John Benediktsson
|
75c6065a14
|
project-euler: removing unnecessary IN: in -tests.
|
2018-02-14 17:16:47 -08:00 |
Doug Coleman
|
e189954ecc
|
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
|
2017-06-02 11:57:05 -05:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Slava Pestov
|
df4fb4a3ee
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13: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 |
Aaron Schaefer
|
ca9fb1fcf1
|
Update usages of divisor? where appropriate
|
2009-04-01 21:53:18 -04: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 |
Slava Pestov
|
ca2f01e0d0
|
Updating non-core libraries for monotonic? change
|
2009-01-16 17:02:54 -06:00 |
Aaron Schaefer
|
61db7d846b
|
Switch zero? to 0 = where appropriate in PE solutions
|
2008-11-09 22:10:42 -05:00 |
Aaron Schaefer
|
4d1d9b2087
|
Fix short circuit usage in Project Euler solutions
|
2008-11-06 01:41:24 -05:00 |
Aaron Schaefer
|
b5b207a484
|
Add test files for all Project Euler solutions
|
2008-11-05 01:11:15 -05:00 |
Doug Coleman
|
6e7aa21cb5
|
dont use lib
|
2008-10-02 17:40:49 -05:00 |
Aaron Schaefer
|
a4efa8cb08
|
Minor updates to standardize new Project Euler solutions
|
2008-07-20 21:52:39 -04:00 |
Eduardo Cavazos
|
bf238283da
|
Update code for combinators.short-circuit
|
2008-06-24 13:47:54 -05:00 |
Eduardo Cavazos
|
bdd66927fc
|
More short-circuit updates
|
2008-06-10 20:42:55 -05:00 |
Aaron Schaefer
|
e36bddd91c
|
Solution to Project Euler problem 52
|
2008-02-03 22:11:31 -05:00 |