Commit Graph

15 Commits (764ee52cde88c6feefcc55a09e5ea689e65356a9)

Author SHA1 Message Date
Doug Coleman 332bde4173 use iota in a few places 2009-04-17 16:17:11 -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
Aaron Schaefer b5b207a484 Add test files for all Project Euler solutions 2008-11-05 01:11:15 -05:00
Aaron Schaefer f2538d0156 Clean up Project Euler solutions 2008-10-30 22:04:44 -04:00
Doug Coleman 6e7aa21cb5 dont use lib 2008-10-02 17:40:49 -05:00
U-SLAVA-DFB8FF805\Slava 358c09d204 combinators.lib 3apply is kernel's tri@; remove and update usages 2008-06-27 02:17:19 -05:00
Doug Coleman b7c1f9dbe8 extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
2008-04-25 23:17:08 -05:00
Doug Coleman f64d511ca6 add usings 2008-04-14 02:40:32 -05:00
Slava Pestov ba467a39c4 Fix conflict 2008-02-07 18:57:23 -06:00
Slava Pestov 2541c62e29 Fix code for math.parser changes 2008-02-06 21:15:47 -06:00
Aaron Schaefer ac10c4067a Better method for getting last digits of an integer 2008-02-02 19:31:55 -05:00
Aaron Schaefer e37f2101c6 Solution to Project Euler problem 38 2008-02-01 14:45:29 -05:00
Aaron Schaefer 5da9faa71c Update math.combinatorics dependencies in PE solutions 2008-01-27 20:09:31 -05:00
Aaron Schaefer cd92504288 Fix copyright date on PE solutions after the new year 2008-01-22 17:02:02 -05:00
Aaron Schaefer 7fbee3e810 Solutions to Project Euler problem 32 2008-01-22 00:08:27 -05:00