.. |
001
|
Change [0,b) usages to iota
|
2010-01-15 08:05:50 +13:00 |
002
|
nip most uses of tuck from extra
|
2009-11-05 22:22:21 -06:00 |
003
|
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 |
004
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
005
|
Use iota in Project Euler solutions
|
2009-05-01 20:46:25 -04:00 |
006
|
Minor typo in euler 006
|
2010-10-08 06:34:20 -07:00 |
007
|
Solutions to Project Euler problem 69
|
2009-04-08 02:41:02 -04:00 |
008
|
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 |
009
|
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 |
010
|
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 |
011
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
012
|
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 |
013
|
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 |
014
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
015
|
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 |
016
|
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 |
017
|
over push -> suffix!, over push-all -> append!
|
2009-10-28 15:29:01 -05:00 |
018
|
Use [0,b) and iota where appropriate
|
2009-05-01 22:26:49 -04:00 |
019
|
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 |
020
|
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 |
021
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
022
|
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 |
023
|
faster implementation of euler023 using a hashtable
|
2009-09-30 23:08:45 +09:00 |
024
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
025
|
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 |
026
|
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 |
027
|
sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase
|
2010-02-25 20:54:57 +13:00 |
028
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
029
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
030
|
Change [0,b) usages to iota
|
2010-01-15 08:05:50 +13:00 |
031
|
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 |
032
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
033
|
sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase
|
2010-02-25 20:54:57 +13:00 |
034
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
035
|
Fixing bugs with sets, including adding new within and without words
|
2010-03-16 20:17:26 -04:00 |
036
|
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 |
037
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
038
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
039
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
040
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
041
|
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 |
042
|
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 |
043
|
sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase
|
2010-02-25 20:54:57 +13:00 |
044
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |
045
|
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 |
046
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
047
|
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 |
048
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
049
|
Solution to Project Euler problem 70
|
2010-02-20 09:15:05 -06:00 |
050
|
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 |
051
|
Making all of basis and extra unambiguous for sets/namespaces
|
2010-02-26 16:28:38 -05:00 |
052
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
053
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
054
|
fix project euler 54
|
2009-12-07 18:24:57 -06:00 |
055
|
Change [0,b) usages to iota
|
2010-01-15 08:05:50 +13:00 |
056
|
sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase
|
2010-02-25 20:54:57 +13:00 |
057
|
Change [0,b) usages to iota
|
2010-01-15 08:05:50 +13:00 |
058
|
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 |
059
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
062
|
Solution to Project Euler problem 62
|
2009-10-26 21:17:06 +09:00 |
063
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
065
|
Added author
|
2009-10-12 22:01:29 +09:00 |
067
|
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 |
069
|
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 |
070
|
Solution to Project Euler problem 70
|
2010-02-20 09:15:05 -06:00 |
071
|
Solutions to Project Euler problem 69
|
2009-04-08 02:41:02 -04:00 |
072
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
073
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
074
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
075
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
076
|
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 |
079
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
081
|
sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase
|
2010-02-25 20:54:57 +13:00 |
085
|
mop up compiler errors from macosx load-all
|
2010-03-09 00:56:07 -08:00 |
089
|
solved project euler 089 ftw
|
2009-11-06 01:49:33 -06:00 |
092
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
097
|
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 |
099
|
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 |
100
|
nip most uses of tuck from extra
|
2009-11-05 22:22:21 -06:00 |
102
|
Added author
|
2009-10-12 22:01:29 +09:00 |
112
|
Added author
|
2009-10-12 22:01:29 +09:00 |
116
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
117
|
nip most uses of tuck from extra
|
2009-11-05 22:22:21 -06:00 |
124
|
Added author
|
2009-10-12 22:01:29 +09:00 |
134
|
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 |
148
|
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 |
150
|
project-euler.150: 20% faster.
|
2011-10-16 21:21:07 -07:00 |
151
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
164
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
169
|
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 |
173
|
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 |
175
|
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 |
186
|
add circular-while, optimize circular a bit
|
2009-12-06 17:20:46 -06:00 |
188
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
190
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
203
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
206
|
Fix using list in sequences.unrolled, keys/values was not appropriate in several locations
|
2010-05-21 15:28:05 -05:00 |
215
|
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 |
255
|
clean up PE solution 255
|
2010-02-20 11:20:21 -06:00 |
265
|
Project Euler : problem 265
|
2010-03-08 18:35:30 +01:00 |
ave-time
|
collect-benchmarks needs to convert from nano not micro
|
2010-02-14 15:59:18 -06:00 |
common
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -07:00 |
authors.txt
|
Solution to Project Euler problem 85
|
2009-09-05 10:59:04 +09:00 |
project-euler.factor
|
Missed yet more renames
|
2011-10-24 17:00:09 -07:00 |
summary.txt
|
…
|
|
tags.txt
|
…
|
|