Aaron Schaefer
|
4cba26462d
|
Solution to Project Euler problem 28
|
2008-01-17 23:37:10 -05:00 |
Aaron Schaefer
|
a02ee715c1
|
Optimize solution to Project Euler problem 27
|
2008-01-17 12:55:02 -05:00 |
Aaron Schaefer
|
9c78c7c05f
|
Solution to Project Euler problem 27
|
2008-01-17 12:25:43 -05:00 |
Aaron Schaefer
|
76558babf4
|
Generalize factor-2s to eliminate special case exception
|
2008-01-14 15:04:21 -05:00 |
Aaron Schaefer
|
8bc631f5ed
|
Rename count-factors to group-factors and update docs
|
2008-01-14 11:33:08 -05:00 |
Aaron Schaefer
|
75774188ea
|
Solution to Project Euler problem 26
|
2008-01-14 02:43:31 -05:00 |
Aaron Schaefer
|
12b24af934
|
Simplify totient in math.primes.factors
|
2008-01-14 02:38:23 -05:00 |
Aaron Schaefer
|
0d166264c8
|
lint on Project Euler solutions
|
2008-01-13 17:28:54 -05:00 |
Aaron Schaefer
|
da98683d8e
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/editors/vim/vim-docs.factor
|
2008-01-13 16:49:07 -05:00 |
Chris Double
|
969901a73d
|
Fix openal loading on non-mac platforms
|
2008-01-13 15:18:36 -05:00 |
Doug Coleman
|
a6d0c33a94
|
fix word name
|
2008-01-13 10:09:59 -10:00 |
Doug Coleman
|
376644794c
|
more lint cleanups
|
2008-01-13 08:29:04 -10:00 |
Doug Coleman
|
a592f3a37b
|
make singleton? foldable
|
2008-01-13 08:02:41 -10:00 |
Doug Coleman
|
229576feec
|
fix vim and gvim
|
2008-01-13 07:58:29 -10:00 |
Doug Coleman
|
7d6cb82b11
|
Merge git://factorcode.org/git/factor
|
2008-01-13 07:52:24 -10:00 |
Doug Coleman
|
0613d01fcc
|
other algorithms use factor-2s, put it back to normal
|
2008-01-13 07:51:46 -10:00 |
Aaron Schaefer
|
2af1085db1
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/math/statistics/statistics-docs.factor
|
2008-01-13 10:42:38 -05:00 |
Aaron Schaefer
|
82fd581e9f
|
Fix circular doc errors
|
2008-01-13 10:41:35 -05:00 |
Chris Double
|
240217f39e
|
Fix peg issues with recent factor changes
|
2008-01-13 04:38:59 -05:00 |
Doug Coleman
|
37cde9e234
|
fix stack effect
|
2008-01-12 23:32:42 -10:00 |
Slava Pestov
|
ba0ecf3ce1
|
Remove extra/visitor now that we have extra/multi-methods
|
2008-01-13 04:07:04 -05:00 |
Doug Coleman
|
b14a0e54e4
|
fix typo
|
2008-01-12 21:49:47 -10:00 |
Doug Coleman
|
f8a0d7403d
|
small cleanup in miller-rabin
|
2008-01-12 21:46:53 -10:00 |
Doug Coleman
|
37544fe24e
|
remove blank line
|
2008-01-12 20:43:58 -10:00 |
Doug Coleman
|
11dcb41546
|
refactor lint, add lint-vocab/lint-word
|
2008-01-12 20:30:43 -10:00 |
Doug Coleman
|
304aa98fe7
|
start cleanup of miller-rabin
|
2008-01-12 20:07:49 -10:00 |
Doug Coleman
|
bdb160dd6c
|
compile-1 -> compile-call
|
2008-01-12 19:49:36 -10:00 |
Doug Coleman
|
0ee64a0358
|
Merge git://factorcode.org/git/factor
|
2008-01-12 16:41:00 -10:00 |
Slava Pestov
|
2fd1899d84
|
Fix memory safety issue
|
2008-01-12 21:38:22 -05:00 |
Doug Coleman
|
03f6728e26
|
Merge git://factorcode.org/git/factor
|
2008-01-12 15:00:47 -10:00 |
Doug Coleman
|
b6b9e6cc05
|
lint cleanups
|
2008-01-12 12:23:34 -10:00 |
Samuel Tardieu
|
cafa8cf4a1
|
Fix statistics-docs
|
2008-01-12 23:05:02 +01:00 |
Doug Coleman
|
3f7943fb08
|
more cleanups, lint fix
|
2008-01-12 09:09:49 -10:00 |
Doug Coleman
|
0f7d1a83f8
|
Merge git://factorcode.org/git/factor
|
2008-01-12 09:09:28 -10:00 |
Doug Coleman
|
8b8ebaacc8
|
small cleanups from lint
|
2008-01-12 07:42:47 -10:00 |
Slava Pestov
|
64d47e5077
|
Get tuple-arrays to load
|
2008-01-12 04:25:27 -05:00 |
Doug Coleman
|
84891e2591
|
pick pick -> 2over
minor cleanups
|
2008-01-11 12:02:44 -10:00 |
Doug Coleman
|
824c696e96
|
change over slip -> keep
|
2008-01-11 11:04:26 -10:00 |
Doug Coleman
|
5189bb2e4a
|
Merge git://factorcode.org/git/factor
|
2008-01-11 09:26:37 -10:00 |
Slava Pestov
|
554a0d3877
|
Documentation updates
|
2008-01-11 03:32:25 -05:00 |
Doug Coleman
|
1a2ca6e463
|
Merge git://factorcode.org/git/factor
Conflicts:
extra/html/elements/elements.factor
|
2008-01-10 20:51:50 -10:00 |
Slava Pestov
|
53ae4f9133
|
Further html fixes
|
2008-01-11 01:01:23 -05:00 |
Slava Pestov
|
eb2a6a7d22
|
Fixing httpd
|
2008-01-11 00:48:04 -05:00 |
Slava Pestov
|
5b3d0c0816
|
Make some combinators inline
|
2008-01-10 23:19:27 -05:00 |
Slava Pestov
|
d870c7983a
|
io.server stack effect fixes
|
2008-01-10 23:19:11 -05:00 |
Slava Pestov
|
0a6aff794b
|
Fix calendar
|
2008-01-10 23:06:23 -05:00 |
Slava Pestov
|
afd4732409
|
Fix conflict
|
2008-01-10 22:57:21 -05:00 |
Slava Pestov
|
7598617119
|
Load mmap on CE too
|
2008-01-10 22:51:58 -05:00 |
Slava Pestov
|
ba6f7c064a
|
Use FT_New_Memory_Face instead of FT_New_Face because the latter doesn't support non-ASCII path names
|
2008-01-10 22:37:22 -05:00 |
Slava Pestov
|
9c4bde0f4a
|
Fix sequences.deep
|
2008-01-10 22:06:37 -05:00 |