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
|
c6dd8c787b
|
moved the parsers into a parser subdirectory
|
2011-05-26 18:51:00 -04:00 |
|
Danny Yoo
|
3ae35df309
|
directory reorganization: moving parser into separate subdirectory
|
2011-05-26 18:34:13 -04:00 |
|
Danny Yoo
|
608ffd2f34
|
whalesong command line builder starting to work
|
2011-05-25 15:01:03 -04:00 |
|
Danny Yoo
|
042f52f45c
|
Renamed ModuleName to ModuleLocator, since that's more accurate of a name.
|
2011-05-24 11:07:21 -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
|
45d8ec3330
|
fixing parameter names; moving the unimplmented-kernel warning function out to the parameters
|
2011-05-23 14:16:23 -04:00 |
|
Danny Yoo
|
a695eafa15
|
continuing to work on package
|
2011-05-23 12:30:36 -04:00 |
|
Danny Yoo
|
28585e3eb0
|
still fixing module imports
|
2011-05-22 20:16:31 -04:00 |
|
Danny Yoo
|
08b5273a9b
|
trying to get module name resolution more deterministic.
|
2011-05-22 19:31:29 -04:00 |
|
Danny Yoo
|
ac678fba7b
|
trying to get module invokation working under tests
|
2011-05-22 18:50:14 -04:00 |
|
Danny Yoo
|
87d1149c75
|
adjusted the exercising of parsing to let me know what files fail
|
2011-05-20 12:11:44 -04:00 |
|
Danny Yoo
|
3a6f525c32
|
continuing to exercise the parser.
|
2011-05-20 12:03:03 -04:00 |
|
Danny Yoo
|
b658834626
|
need to figure out why it takes so long to parse bytecode.
|
2011-05-20 11:23:28 -04:00 |
|
Danny Yoo
|
b1b3f5aaa2
|
fixing tests for get-dependencies
|
2011-05-20 11:07:30 -04:00 |
|
Danny Yoo
|
66e63ddb2c
|
moving tests to separate directory
|
2011-05-20 10:48:44 -04:00 |
|
Danny Yoo
|
664f778da6
|
trying to trace why conform is failing
|
2011-05-18 14:11:12 -04:00 |
|
Danny Yoo
|
2148cb047e
|
baffled: I'm getting a different set of parse trees out of earley, and not enough of them.
|
2011-04-14 16:26:06 -04:00 |
|
Danny Yoo
|
5f26e5bc16
|
trying to trace why earley is failing
|
2011-04-14 15:20:07 -04:00 |
|
Danny Yoo
|
8f1ebec184
|
trying to make conform work.
|
2011-03-23 18:12:18 -04:00 |
|
dyoo
|
389ebcfaf3
|
reducing iterations to 1
|
2011-03-15 16:21:10 -04:00 |
|
dyoo
|
0c7a04f6ed
|
adding more definitions
|
2011-03-15 15:55:32 -04:00 |
|
Danny Yoo
|
7ce499d2b3
|
adding missing defn for append
|
2011-03-14 18:58:39 -04:00 |
|
Danny Yoo
|
77f90ba95c
|
keeping track of closure names
|
2011-03-14 18:53:05 -04:00 |
|
Danny Yoo
|
70d0cccce6
|
bug in my translation of conform
|
2011-03-14 18:09:50 -04:00 |
|
Danny Yoo
|
1e83a6f8e5
|
still trying to figure out why the lexical scoping is breaking up
|
2011-03-14 17:04:48 -04:00 |
|
Danny Yoo
|
b5f7845a0e
|
changing conform to work with the prototype
|
2011-03-14 15:52:26 -04:00 |
|
Danny Yoo
|
3d01f0d788
|
trying to run the conform benchmark
|
2011-03-14 15:44:50 -04:00 |
|