Commit Graph

26 Commits

Author SHA1 Message Date
Danny Yoo
bd136c120e updating list of deviations 2011-11-07 23:58:34 -05:00
Danny Yoo
e417662c31 dots for the teaching language 2011-11-07 18:42:30 -05:00
Danny Yoo
dcb2e9fb10 ripping out the avltree stuff with the llrbtree implementation, which we'll use to get immutable hash tables. 2011-11-07 15:46:22 -05:00
Danny Yoo
c4ec1ae744 adding where-am-i as a cs019 example, using signatures 2011-10-04 15:33:25 -04:00
Danny Yoo
40038edd82 adding tick-tock example with signatures 2011-10-04 14:28:24 -04:00
Danny Yoo
4cd8413532 documenting the known deviations from cs019 2011-10-03 19:20:32 -04:00
Danny Yoo
50d15eddf5 lambda 2011-10-03 19:08:38 -04:00
Danny Yoo
2854bd7cd5 adding structure type properties 2011-10-03 17:39:54 -04:00
Danny Yoo
1169401292 sigs-cs019 is failing; trying to trace why. 2011-10-03 16:40:39 -04:00
Danny Yoo
fcc1c10632 working on the namespace errors due to the structure values coming from another module. 2011-10-03 16:31:23 -04:00
Danny Yoo
658f46d526 trying to implement signatures 2011-10-03 16:08:34 -04:00
Danny Yoo
85c4a02870 damaging check-top-level-not-defined because I don't have runtime access to namespaces in Whalesong at the moment... 2011-09-30 17:32:46 -04:00
Danny Yoo
58b20acfb7 removing dead code 2011-09-30 17:25:16 -04:00
Danny Yoo
892db78669 cs019's version of define seems to be doing something. 2011-09-30 17:24:42 -04:00
Danny Yoo
40957f141f pulling when and unless from the original definitions 2011-09-30 16:52:04 -04:00
Danny Yoo
6d7970f097 pulling in defn for lambda 2011-09-30 16:43:13 -04:00
Danny Yoo
c4c4c95204 a few more changes to try to get the signature implementation working 2011-09-30 16:16:48 -04:00
Danny Yoo
d8edb171dc adding bindings for the teaching primitives 2011-09-30 13:50:33 -04:00
Danny Yoo
a66d15e4e4 more primitives 2011-09-30 13:02:15 -04:00
Danny Yoo
1a9824b1d0 adding some missing primitive bindings 2011-09-30 12:15:25 -04:00
Danny Yoo
a63082088d exposing image, resource and web-world automatically as part of the cs019 language 2011-09-30 11:51:02 -04:00
Danny Yoo
cf9412710b Merge commit '7cf22f4a1c149e6335e2a31353f7ca406eabfe86'
Conflicts:

	cs019/cs019.rkt
	js-assembler/runtime-src/baselib-contmarks.js
2011-09-21 13:33:43 -04:00
Danny Yoo
9a7ee2dff4 constructor printing 2011-09-20 17:37:03 -04:00
Danny Yoo
7cf22f4a1c version of cs019 language in whalesong preliminary work 2011-09-19 14:58:19 -04:00
Danny Yoo
c96e12fac1 working on making the cs019 language for SK 2011-09-19 14:02:00 -04:00
Danny Yoo
713d023d1b stubs for cs019 language 2011-09-19 12:57:50 -04:00