Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Doug Coleman
|
4b7e1eef11
|
update using
|
2009-05-10 13:48:09 -05:00 |
Slava Pestov
|
f995542246
|
Project Euler solutions had MAIN: words which would leave values on the stack; add a new SOLUTION: parsing word now that MAIN: cannot do that
|
2009-03-18 23:05:32 -05:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Aaron Schaefer
|
b5b207a484
|
Add test files for all Project Euler solutions
|
2008-11-05 01:11:15 -05:00 |
Aaron Schaefer
|
67607467b5
|
Solution to Project Euler problem 46
|
2008-02-10 22:11:31 -05:00 |