Doug Coleman
|
7c09936f30
|
use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
|
2008-05-06 12:37:11 -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 |
Aaron Schaefer
|
5aedba482e
|
Fix encoding specification for Project Euler problem 22
|
2008-03-06 21:46:25 -05:00 |
Aaron Schaefer
|
24f5c9e40d
|
Tweak Project Euler solutions to use existing words
|
2008-02-12 23:31:10 -05:00 |
Aaron Schaefer
|
c64fe3d07b
|
Solution to Project Euler problem 42
|
2008-02-03 18:42:45 -05:00 |
Aaron Schaefer
|
170d8d8c51
|
Fix common Project Euler word alpha-num
|
2008-02-03 17:18:10 -05:00 |
Eduardo Cavazos
|
bff385269c
|
Lot's of USING: fixes for ascii or unicode
|
2008-02-01 18:26:32 -06:00 |
Aaron Schaefer
|
50a3ad54da
|
Cleanup of all Project Euler solutions thus far
|
2008-01-06 21:18:59 -05:00 |
Aaron Schaefer
|
75c126fef0
|
Fix path generation for Project Euler problem files
|
2008-01-02 19:11:08 -05:00 |
Aaron Schaefer
|
897a8ed8aa
|
Replace '<file-reader> contents' with 'file-contents' in all vocabs
|
2007-12-31 14:47:24 -05:00 |
Aaron Schaefer
|
0dfddab0f6
|
Remove unnecessarily complicated PE022 solution
|
2007-12-26 09:06:52 -05:00 |
Aaron Schaefer
|
994fe7c142
|
Solution to Project Euler problem 22
|
2007-12-26 02:25:10 -05:00 |