Danny Yoo
|
b7489b5b0c
|
some cleanup; also turning on the context preservation stuff in hopes that it will make the generated code smaller
|
2011-09-28 14:23:53 -04:00 |
|
Danny Yoo
|
657d74e37b
|
correcting names of structure accessors and mutators
|
2011-09-27 17:29:34 -04:00 |
|
Danny Yoo
|
cba2b31e45
|
more support for some character stuff
|
2011-09-25 16:38:49 -04:00 |
|
Danny Yoo
|
1a63f418ac
|
read-line appears to be doing something
|
2011-09-25 16:09:27 -04:00 |
|
Danny Yoo
|
98ea5bfc13
|
read-byte, some jslinting of baselib-primitives
|
2011-09-25 15:54:43 -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
|
689d4f0016
|
adding missing parameters
|
2011-09-21 13:28:23 -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
|
429bab013e
|
Merge remote-tracking branch 'origin/master'
|
2011-09-16 11:50:35 -04:00 |
|
Danny Yoo
|
f2cc5b421f
|
continuing to fight compatiblity issues
|
2011-09-15 14:00:33 -04:00 |
|
Danny Yoo
|
a107d83827
|
renamed proc to p
|
2011-09-14 23:50:02 -04:00 |
|
Danny Yoo
|
0e00041739
|
machine env renamed to e.
|
2011-09-14 22:30:14 -04:00 |
|
Danny Yoo
|
318255c253
|
renamed argcount to a
|
2011-09-14 21:47:12 -04:00 |
|
Danny Yoo
|
bd169aea92
|
changing signatures of makeBytes and makeVector, because arguments can only be of a certain length
|
2011-09-12 11:02:11 -04:00 |
|
Danny Yoo
|
6bc6a0aad9
|
contining to do things to shrink code space
|
2011-09-09 12:55:01 -04:00 |
|
Danny Yoo
|
468722ee28
|
continuing to do some constant folding
|
2011-09-06 15:54:44 -04:00 |
|
Danny Yoo
|
8f94a19897
|
continuing to try to clean up the generated code.
|
2011-09-06 15:18:56 -04:00 |
|
Danny Yoo
|
d2a0a17056
|
positive and negative predicates
|
2011-09-01 11:42:48 -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
|
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
|
2d87115d2d
|
continuing to capture marks
|
2011-08-30 12:20:24 -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
|
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
|
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
|
8f7400b602
|
exposing procedure-rename, bitmap/url
|
2011-08-09 16:07:43 -04:00 |
|
Danny Yoo
|
bcf43dd68d
|
readergraph and primitives jslintified
|
2011-08-07 22:31:50 -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 |
|