Commit Graph

1202 Commits

Author SHA1 Message Date
Danny Yoo
8eb3020ba7 Modifying the testing framework to be more robust when test files change. Don't encode the contents of the tests files during compile time. 2011-08-31 15:50:47 -04:00
Danny Yoo
2cdebebd51 something funny is happening when running string tests 2011-08-31 15:28:36 -04:00
Danny Yoo
8d1723a31b testing implementations 2011-08-31 15:21:31 -04:00
Danny Yoo
aeb0c14fab jslinting 2011-08-31 15:16:33 -04:00
Danny Yoo
df065ed67f adding more primitives 2011-08-31 15:12:52 -04:00
Danny Yoo
9a7811f9f1 adding more of the primitives we need for cs19 2011-08-31 15:04:40 -04:00
Danny Yoo
b6384ed9d3 removing reference to baby parser 2011-08-31 14:07:04 -04:00
Danny Yoo
f0829cdc57 switching out the baby parser in the bootstrapped primitives with the real one. Also removing implicit begin in the example 2011-08-31 14:05:13 -04:00
Danny Yoo
cad4087134 trying to guard against weirdness 2011-08-30 17:41:26 -04:00
Danny Yoo
ee6c214aa0 guarding against weird implementation of geolocation 2011-08-30 17:16:23 -04:00
Danny Yoo
3c347acc3a a few more tests of sharing 2011-08-30 17:16:09 -04:00
Danny Yoo
9299793e76 tests with sharing 2011-08-30 17:05:15 -04:00
Danny Yoo
315f222fbe adding preliminary sharing to the library 2011-08-30 16:54:57 -04:00
Danny Yoo
b46ff2a045 repairing damage from introducing that traced-app into shared 2011-08-30 16:51:05 -04:00
Danny Yoo
768c393e1f trying to get shared working again. 2011-08-30 16:26:05 -04:00
Danny Yoo
20204f0565 trying to trace why the sharing module is doing the wrong thing. 2011-08-30 16:07:14 -04:00
Danny Yoo
9037e83e94 adding shared 2011-08-30 15:40:56 -04:00
Danny Yoo
5020563e34 window console 2011-08-30 14:53:37 -04:00
Danny Yoo
649b8964b4 cs19 doc update 2011-08-30 14:44:14 -04:00
Danny Yoo
ea5bb1a77e documenting racket 5.1.2 requirement. 2011-08-30 14:41:02 -04:00
Danny Yoo
84d404af0c stack traces are starting to work 2011-08-30 13:04:40 -04:00
Danny Yoo
36e3fb39cf trying to fix stack tracing 2011-08-30 12:53:07 -04:00
Danny Yoo
2d87115d2d continuing to capture marks 2011-08-30 12:20:24 -04:00
Danny Yoo
8d9bddf129 the exceptions are doing the continuation capture on raise 2011-08-30 12:05:41 -04:00
Danny Yoo
579911f41f making exceptions be of the right type so I can inject the continuation mark set 2011-08-30 11:58:54 -04:00
Danny Yoo
bec99ec7b9 need a few more hours to get exceptions in place. 2011-08-30 02:31:13 -04:00
Danny Yoo
302d046165 fixing the base (untraced) language 2011-08-30 02:10:03 -04:00
Danny Yoo
ebc8919614 disabling some test that looked pretty suspicious 2011-08-30 01:48:19 -04:00
Danny Yoo
ce48679f73 doing the typechecking on consts up front, to avoid the weirdness in dealing with Any later on. 2011-08-30 01:42:18 -04:00
Danny Yoo
12dfe2caa0 Merge remote-tracking branch 'origin/master' into web-world 2011-08-30 01:16:59 -04:00
Danny Yoo
4eebe325fd more doc fixed; changing references of you to we for inclusion. 2011-08-29 16:49:33 -04:00
Danny Yoo
84c7d457cb ripping out with-output-to; unused 2011-08-29 16:42:08 -04:00
Danny Yoo
726bee2974 example with redirected current output 2011-08-29 16:28:53 -04:00
Danny Yoo
b8f5b5d0f1 typos 2011-08-29 15:54:36 -04:00
Danny Yoo
760ece253b separate readers to handle tracing 2011-08-29 15:51:56 -04:00
Danny Yoo
187eb268fb docs 2011-08-29 15:51:39 -04:00
Danny Yoo
46c171cf93 working on docs 2011-08-29 15:32:27 -04:00
Danny Yoo
01c9166a09 Merge branch 'master' into web-world 2011-08-29 14:45:34 -04:00
Danny Yoo
dd3734a305 documenting views 2011-08-29 14:45:31 -04:00
Danny Yoo
8bcc358889 fixing docs 2011-08-29 13:07:51 -04:00
Danny Yoo
0c6e31edd5 Merge branch 'web-world'
Conflicts:

	scribblings/cs19.scrbl
2011-08-29 12:54:12 -04:00
Danny Yoo
71c2e5883d fixing docs for event 2011-08-29 12:53:32 -04:00
Danny Yoo
a04d954dfb fixing typo 2011-08-29 12:48:35 -04:00
Danny Yoo
769fa20fe7 where-am-i appears to be doing something 2011-08-29 12:43:52 -04:00
Danny Yoo
9fe0b343c7 structure references check their arguments now. 2011-08-29 12:30:06 -04:00
Danny Yoo
e0a55875fe need to reduce time to compile 2011-08-29 12:17:26 -04:00
Danny Yoo
cc4cf4b879 need to work on events now 2011-08-29 11:42:34 -04:00
Danny Yoo
d4ff2ecaa7 where-ami- 2011-08-29 11:28:51 -04:00
Danny Yoo
7b4b8cdabe fixing name of the event 2011-08-29 10:25:23 -04:00
Danny Yoo
9bc49e7262 more fixes 2011-08-29 10:14:42 -04:00