Commit Graph

78 Commits

Author SHA1 Message Date
Danny Yoo
080bd24bda adding lambda 2011-09-15 12:03:16 -04:00
Danny Yoo
0e00041739 machine env renamed to e. 2011-09-14 22:30:14 -04:00
Danny Yoo
6f9cf51e60 patch for issue 10: use make-gui-namespace instead of make-base-namespace 2011-09-11 15:03:56 -04:00
Danny Yoo
bf5698c0fa fixing quasiquotation 2011-09-07 13:43:06 -04:00
Danny Yoo
79e92ccd0c stack trace includes callees as well 2011-09-05 13:07:45 -04:00
Danny Yoo
58fc1b400a js-impl now records just the paths in the implementation; compile time is when we suck the content into the file 2011-09-05 12:01:17 -04:00
Danny Yoo
086a5dc61f define-struct for the whalesong language uses mutable, transparent structures by default 2011-09-02 13:36:41 -04:00
Danny Yoo
cc4bc33331 pulling in the bool.rkt module from racket 2011-09-01 11:47:45 -04:00
Danny Yoo
d2a0a17056 positive and negative predicates 2011-09-01 11:42:48 -04:00
Danny Yoo
48e9bbc518 adding compile-omit-paths to avoid the compile-time error. Thanks to Hari Prashanth for the bug report. 2011-08-31 23:50:14 -04:00
Danny Yoo
464abb58f1 check-expect running 2011-08-31 18:33:44 -04:00
Danny Yoo
cb94b0ee7e adding check-expect 2011-08-31 18:26:06 -04:00
Danny Yoo
5a9b1a1eea adding chars 2011-08-31 18:08:04 -04:00
Danny Yoo
bd5f0ba6f8 tests for andmap ormap running 2011-08-31 16:11:15 -04:00
Danny Yoo
baa268bce9 minimal tests for min, max 2011-08-31 15:57:28 -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
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
302d046165 fixing the base (untraced) language 2011-08-30 02:10:03 -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
30ea1aab1f adding gensym and a few of the paramz bindings. Prepping traced-app for good stack traces. 2011-08-22 14:41:04 -04:00
Danny Yoo
24ad16ac9c adding static check to make sure I didn't screw up the type subset definition 2011-08-19 19:17:33 -04:00
Danny Yoo
304a951490 adding in the list library as part of the base language. Output .xhtml has ballooned a bit. 2011-08-19 17:27:24 -04:00
Danny Yoo
9ef4e5ef45 adding some more primitives 2011-08-19 15:05:07 -04:00
Danny Yoo
47d2708f23 looking at error report 2011-08-19 14:55:19 -04:00
Danny Yoo
8ec8f3043c adding some tests 2011-08-19 14:41:33 -04:00
Danny Yoo
c0917801d7 adding number? 2011-08-17 16:53:13 -04:00
Danny Yoo
16eab25f16 quick and dirty implementations of some string functions 2011-08-16 18:21:06 -04:00
Danny Yoo
3190ee2f60 giving up with being able to define resources in expression position, and going back to define-resource 2011-08-12 14:57:53 -04:00
Danny Yoo
bc8369b25c starting to work on resources 2011-08-12 12:48:42 -04:00
Danny Yoo
2d695d700a working on external file resources 2011-08-09 18:03:15 -04:00
Danny Yoo
8f7400b602 exposing procedure-rename, bitmap/url 2011-08-09 16:07:43 -04:00
Danny Yoo
84723141a9 adding korean reader 2011-08-09 09:48:18 -04:00
Danny Yoo
2846f28254 korean language maybe 2011-08-08 17:38:13 -04:00
Danny Yoo
11f461886a turning off block inlining and the list library for the moment; need to analyze il and generate cleaner code 2011-07-30 18:41:15 -04:00
Danny Yoo
27b5821898 switching out with the unsafe operators 2011-07-28 18:05:21 -04:00
Danny Yoo
f23c9773c0 trying to export out an unsafe set of primitives 2011-07-28 18:01:40 -04:00
Danny Yoo
7e3baee864 added missing definition for list* 2011-07-28 17:17:01 -04:00
Danny Yoo
a3c9b7c732 working on apply 2011-07-28 14:46:32 -04:00
Danny Yoo
50dbc2319a trying to add enough to allow the internal implementation of lists to run 2011-07-28 14:06:03 -04:00
Danny Yoo
88d6626451 crazy idea to do the presentation as a world program 2011-07-22 23:53:16 -04:00
Danny Yoo
26cd925d37 unholy. Brainf*ck in Whalesong 2011-07-21 18:25:55 -04:00
Danny Yoo
041681c5d0 pacman 2011-07-21 16:54:15 -04:00
Danny Yoo
173d67f5d6 key handler is starting to work 2011-07-21 15:41:24 -04:00
Danny Yoo
cfd65fc782 continuing to debug falling rain world program 2011-07-20 14:06:52 -04:00