Commit Graph

159 Commits

Author SHA1 Message Date
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
315f222fbe adding preliminary sharing to the library 2011-08-30 16:54:57 -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
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
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
9fe0b343c7 structure references check their arguments now. 2011-08-29 12:30:06 -04:00
Danny Yoo
f488db734b improving printout of functions 2011-08-24 14:31:49 -04:00
Danny Yoo
7fae38d2e3 fixing bytes 2011-08-22 16:19:03 -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
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
fb435b9ce7 fixing image library regression 2011-08-19 16:03:42 -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
ef0911ca61 got the system to recognize resources; now to write them. 2011-08-12 16:26:15 -04:00
Danny Yoo
8f7400b602 exposing procedure-rename, bitmap/url 2011-08-09 16:07:43 -04:00
Danny Yoo
3dfaeded1b image snips are now doing the right thing. Hurrah. 2011-08-09 14:46:31 -04:00
Danny Yoo
1da48b34af korean 2011-08-09 09:56:41 -04:00
Danny Yoo
0ff8fd1a61 traced that the external module invokation was introducting one more call-back into the success continuation of the trampoline. Ugh. 2011-08-08 13:59:38 -04:00
Danny Yoo
deb6c235ce trying to eliminate stupid blocks 2011-08-08 12:20:03 -04:00
Danny Yoo
729742048a trying to reduce as much global variable lookup as possible 2011-08-08 01:04:00 -04:00
Danny Yoo
5c5ef8b518 more jslinting 2011-08-08 00:28:35 -04:00
Danny Yoo
97e1ed7e38 more jslinting 2011-08-08 00:16:36 -04:00
Danny Yoo
e9b36e1bdd more jslinting 2011-08-08 00:07:07 -04:00
Danny Yoo
e147f3d6bb jslinted functions 2011-08-07 23:55:56 -04:00
Danny Yoo
2be2c72754 more jslinting 2011-08-07 23:46:20 -04:00
Danny Yoo
40c8d6b0aa more jslinting 2011-08-07 23:37:12 -04:00
Danny Yoo
97b303a002 more jslinting 2011-08-07 23:24:42 -04:00
Danny Yoo
17416375b4 jslinted placeholders and ports 2011-08-07 22:37:26 -04:00
Danny Yoo
bcf43dd68d readergraph and primitives jslintified 2011-08-07 22:31:50 -04:00
Danny Yoo
d23d17a0a0 jslinted the readergraph library 2011-08-07 22:08:18 -04:00
Danny Yoo
a3a74e7bba jslinted the string library 2011-08-07 22:01:35 -04:00
Danny Yoo
b9a0801f33 fixing regression I introduced when jslinting symbol 2011-08-07 21:56:12 -04:00
Danny Yoo
d6cf8236e2 jslint on structs 2011-08-07 21:53:02 -04:00
Danny Yoo
7d89299827 jslint on symbols 2011-08-07 21:52:54 -04:00
Danny Yoo
91614be505 jslint on vectors 2011-08-07 21:52:43 -04:00
Danny Yoo
5971577d39 starting to run through jslint 2011-08-07 21:13:48 -04:00
Danny Yoo
3b427f06c3 turning on 'use strict' 2011-08-07 20:41:36 -04:00
Danny Yoo
1026dff4cb moving primitives to separate module, moved some functions as methods of the machine 2011-08-07 20:26:11 -04:00
Danny Yoo
5122f44885 collapsing a few lines 2011-08-07 18:24:16 -04:00