factor/extra/project-euler
Slava Pestov 17676efeaa Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 18:12:00 -06:00
..
001
002 Remove nipd, 3nip, 4nip and tuckd from basis/shuffle 2009-02-09 18:11:42 -06:00
003
004
005
006
007 Separate lazy lists from core primes number generation 2009-01-07 21:10:34 +01:00
008 Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
009
010 Change timing info on project-euler.010 2008-12-26 21:03:12 +01:00
011 Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
012
013
014
015
016
017
018
019
020
021
022
023
024
025
026
027
028
029
030
031
032
033
034
035
036
037
038
039
040
041
042
043 renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
044 Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
045
046 renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
047 Minor Project Euler cleanup 2008-11-17 18:41:21 -05:00
048
050 Solution to Project Euler problem 50 2008-11-20 01:48:43 -05:00
052 Updating non-core libraries for monotonic? change 2009-01-16 17:02:54 -06:00
053
055
056 Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
057 Add test for project Euler 157 2009-01-07 13:37:17 +01:00
059 renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
067
071
073
075
076
079
092
097
099 Solution to Project Euler problem 99 2008-11-15 17:26:00 -05:00
100
116
117 remove extra short definition 2008-12-06 18:41:13 -06:00
134 Docs for lists, consolidating list functionality in lists, minor API changes 2009-02-09 14:29:09 -06:00
148
150
151
164
169
173
175
186
190
203 Cleanup PE solutions and formatting 2008-11-15 15:43:21 -05:00
215 Fix more compile errors 2008-12-15 22:49:35 -06:00
ave-time Fix ave-time considering switch to micro seconds 2008-11-24 22:05:43 -05:00
common Remove sequences.lib dependencies from project-euler.common and roman 2008-12-17 20:04:24 -06:00
authors.txt
project-euler.factor renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
summary.txt
tags.txt