Danny Yoo
|
0de37fae86
|
continuing to shrink code down. Eliminating the use of simulator in test suite; I don't think we'll need the simulator any more.
|
2011-09-09 14:19:56 -04:00 |
|
Danny Yoo
|
9e11017b7e
|
getting rid of primitive procedures
|
2011-09-09 13:56:01 -04:00 |
|
Danny Yoo
|
9f978f5592
|
reducing code size by renaming MACHINE to M, RUNTIME to RT
|
2011-09-08 17:18:15 -04:00 |
|
Danny Yoo
|
11799d3a9c
|
renaming RUNTIME references to RT to see if that shortens code.
|
2011-09-08 17:10:16 -04:00 |
|
Danny Yoo
|
f1ed02095c
|
fixing compile-time error on using kernel primitives: turned into runtime errors as appropriate
|
2011-08-19 18:24:18 -04:00 |
|
Danny Yoo
|
9dced96ab2
|
switching over to use browser-evaluate planet package
|
2011-08-18 16:10:48 -04:00 |
|
Danny Yoo
|
8d54e85f14
|
correcting spelling mistake in test case
|
2011-08-08 11:34:49 -04:00 |
|
Danny Yoo
|
4dbabb820f
|
still debuggin
|
2011-08-05 16:50:14 -04:00 |
|
Danny Yoo
|
3134de4d87
|
Renaming TestAndBranch to TestAndJump, since I want to have a dedicated branch statement that reuses JavaScript's native if
|
2011-07-16 17:59:15 -04:00 |
|
Danny Yoo
|
79a2dedd2d
|
getting more of the real types in
|
2011-06-07 17:53:52 -04:00 |
|
Danny Yoo
|
0bf99cde69
|
runtime should load first before any modules are evaluated.
|
2011-05-30 12:34:51 -04:00 |
|
Danny Yoo
|
667318e895
|
Moved compiler-related stuff to compiler subdirectory
|
2011-05-26 19:46:49 -04:00 |
|
Danny Yoo
|
1ef003c65d
|
turning off debug prints; more directory reorganization.
|
2011-05-26 19:05:07 -04:00 |
|
Danny Yoo
|
801b636765
|
test cases print their file name just to help me trace when the tests fail
|
2011-05-23 14:54:38 -04:00 |
|
Danny Yoo
|
66e63ddb2c
|
moving tests to separate directory
|
2011-05-20 10:48:44 -04:00 |
|