Chris Double
|
59857a455b
|
Fix lisp unit tests
|
2008-07-11 11:37:02 +12:00 |
Chris Double
|
d808d49f68
|
Fix lisp.parser unit tests
|
2008-07-11 11:37:02 +12:00 |
Slava Pestov
|
537269447c
|
Move mirrors out of the boot image
|
2008-07-02 00:20:01 -05:00 |
Eduardo Cavazos
|
bf238283da
|
Update code for combinators.short-circuit
|
2008-06-24 13:47:54 -05:00 |
James Cash
|
4cc5585a07
|
Commented out remaining failing tests
|
2008-06-11 02:45:31 -04:00 |
James Cash
|
f9676666bd
|
Working on evaluation of arguments in lisp
|
2008-06-11 01:37:07 -04:00 |
James Cash
|
aec57446ab
|
Fixing and adding tests for lisp
|
2008-06-11 01:36:35 -04:00 |
James Cash
|
ea1ad5ac34
|
Adding fix to lisp.parser to allow lisp-exprs to be atoms
|
2008-06-11 01:36:35 -04:00 |
James Cash
|
05c84a72e1
|
Re-inserting unit tests
|
2008-06-11 01:36:35 -04:00 |
James Cash
|
90f61751d9
|
lisp broken for now, commenting out tests that fail for the sake of not breaking the build, will reinstate them tomorrow
|
2008-06-11 01:36:35 -04:00 |
James Cash
|
3d09e6f82f
|
Adding test for quasiquote
|
2008-06-11 01:33:55 -04:00 |
James Cash
|
d7e8d65d81
|
Fix to macro-expand
|
2008-06-11 01:33:55 -04:00 |
James Cash
|
2a92f454a6
|
Fixing rest-lambda
|
2008-06-11 01:33:55 -04:00 |
Eduardo Cavazos
|
b87eee4d74
|
more short-circuit updates
|
2008-06-10 21:06:36 -05:00 |
James Cash
|
a126ad755a
|
More work on macros
|
2008-06-07 00:29:39 -04:00 |
James Cash
|
f383c9a734
|
Removing commented-out junk
|
2008-06-07 00:29:39 -04:00 |
James Cash
|
b64a115226
|
More refactorings to lisp
|
2008-06-06 00:29:22 -04:00 |
James Cash
|
9a0484b3a5
|
Minor edits
|
2008-06-05 20:38:12 -04:00 |
James Cash
|
60db47acf4
|
Macros almost working
|
2008-06-05 18:15:05 -04:00 |
James Cash
|
35e2bb8711
|
More macro tests
|
2008-06-05 18:14:43 -04:00 |
James Cash
|
b494a18b9e
|
Adding tests for macros now
|
2008-06-05 16:28:24 -04:00 |
James Cash
|
be4cc36e12
|
Implementing quasiquotes for lisp
|
2008-06-05 04:16:34 -04:00 |
James Cash
|
7372423e4b
|
Working on quasi-quoted forms
|
2008-06-05 04:16:34 -04:00 |
James Cash
|
3ec7d8c20d
|
Changing names of lmap to lmap>array
|
2008-06-04 00:58:02 -04:00 |
James Cash
|
ed18f7d37b
|
Fixing implementation of nil
|
2008-06-04 00:56:06 -04:00 |
James Cash
|
09d1154641
|
Lisp now passes all tests using conses
|
2008-06-03 23:41:05 -04:00 |
James Cash
|
138fff1c2b
|
Temporarily removing test for 'list' in lisp-tests, while switching to cons cells
|
2008-06-03 23:40:30 -04:00 |
James Cash
|
847077f770
|
Changing lisp to reflect moving extra/lisp/conses to extra/lists
|
2008-06-03 03:46:29 -04:00 |
James Cash
|
cfc3381cab
|
Moving extra/lisp/conses to extra/lists
|
2008-06-03 01:32:49 -04:00 |
James Cash
|
25fa024898
|
Reduce for conses
|
2008-06-02 14:13:48 -04:00 |
James Cash
|
c65e299e8c
|
Moving cons stuff into its own sub-vocab
|
2008-06-02 01:26:10 -04:00 |
James Cash
|
f0fdac5b7d
|
Starting work on converting lisp.factor to use cons cells
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
27586218e8
|
Replacing s-exp tuple with cons cells in parser, updating tests
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
99e546ef65
|
More work on macros
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
bf860c8529
|
Starting work on macros
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
1f9c6d472e
|
Removing map test, poor implementation
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
904bac2808
|
Don't need bake anymore, using fry instead
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
4b3560d068
|
Spelling error, more tests
|
2008-06-02 00:00:05 -04:00 |
James Cash
|
79d1570b35
|
Refactoring, cleaning up code
|
2008-05-26 04:35:18 -04:00 |
Doug Coleman
|
f706b50ac7
|
remove dipd, it's 2dip
|
2008-05-23 22:48:58 -05:00 |
Slava Pestov
|
e22bc69461
|
Fix for builder
|
2008-05-22 17:38:51 -05:00 |
James Cash
|
12d0367d73
|
Fixing 'begin'
|
2008-05-20 10:15:51 -04:00 |
James Cash
|
b2cbe83be8
|
Adding tests for 'begin'
|
2008-05-20 10:15:51 -04:00 |
James Cash
|
eddb4f4994
|
Fixing cond, variable lookup
|
2008-05-20 10:15:51 -04:00 |
James Cash
|
1acf9bc60b
|
Lookup lisp-symbols in variable list
|
2008-05-20 10:15:51 -04:00 |
James Cash
|
5c13565bc7
|
Adding more tests to lisp
|
2008-05-20 10:15:50 -04:00 |
James Cash
|
a2e1ad2814
|
Allowing identifiers to begin with '#'
|
2008-05-20 10:15:50 -04:00 |
James Cash
|
ced3a4b632
|
Adding more tests to lisp
|
2008-05-20 10:15:50 -04:00 |
James Cash
|
88576aefe4
|
Adding define-primitive word
|
2008-05-20 10:15:50 -04:00 |
James Cash
|
70ef7d005c
|
Changing wording of summary
|
2008-05-20 10:15:50 -04:00 |