John Benediktsson
|
75c6065a14
|
project-euler: removing unnecessary IN: in -tests.
|
2018-02-14 17:16:47 -08:00 |
Doug Coleman
|
7c7bb93c55
|
factor: Rename GENERIC# to GENERIC#:.
Fixes #1670.
|
2017-06-01 13:58:58 -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 |
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 |
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
|
c073a8b4f5
|
Fix more compile errors
|
2008-12-15 22:49:35 -06:00 |
Aaron Schaefer
|
7898a9252d
|
Cleanup PE solutions and formatting
|
2008-11-15 15:43:21 -05:00 |
Aaron Schaefer
|
8e155a8306
|
Cleanup formatting of Project Euler problem 215
|
2008-11-10 23:26:38 -05:00 |
Eric Mertens
|
57af68f7ed
|
add project-euler.215
|
2008-11-09 22:20:12 -08:00 |