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
|
669104c2e6
|
fix ordering
|
2008-01-13 10:02:02 -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
|
8373b63076
|
Merge git://factorcode.org/git/factor
|
2008-01-12 22:11:27 -10: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 |
Slava Pestov
|
3fd394d06e
|
Add fixnum>float intrinsic for PowerPC; speeds up spectral norm
|
2008-01-13 00:56:31 -05:00 |
Doug Coleman
|
bdb160dd6c
|
compile-1 -> compile-call
|
2008-01-12 19:49:36 -10:00 |
Doug Coleman
|
b2871a8b51
|
Merge git://factorcode.org/git/factor
|
2008-01-12 19:34:01 -10:00 |
Slava Pestov
|
b71e07affe
|
Merge git://factorcode.org/git/factor
|
2008-01-12 23:50:46 -05:00 |
Slava Pestov
|
36f31e784b
|
Fixing x86.64 port
|
2008-01-12 20:50:22 -08:00 |
Slava Pestov
|
4fb8380578
|
Tweaking fixnum-shift-fast
|
2008-01-12 22:57:13 -05:00 |
Doug Coleman
|
aa08a1f5f6
|
Merge git://factorcode.org/git/factor
|
2008-01-12 17:44:15 -10:00 |
Slava Pestov
|
d54fc8172d
|
Assorted fixes
|
2008-01-12 22:24:27 -05:00 |
Doug Coleman
|
0ee64a0358
|
Merge git://factorcode.org/git/factor
|
2008-01-12 16:41:00 -10:00 |
Slava Pestov
|
beeb4a90a1
|
Added unit tests
|
2008-01-12 21:39:22 -05:00 |
Slava Pestov
|
ede5bb9243
|
Updating x86.64 port
|
2008-01-12 21:38:57 -05:00 |
Slava Pestov
|
2fd1899d84
|
Fix memory safety issue
|
2008-01-12 21:38:22 -05:00 |
Slava Pestov
|
e3416ec170
|
Faster bit-arrays
|
2008-01-12 21:37:44 -05:00 |
Slava Pestov
|
a2a43e9980
|
New fixnum-shift primitive
|
2008-01-12 21:13:40 -05:00 |
Doug Coleman
|
03f6728e26
|
Merge git://factorcode.org/git/factor
|
2008-01-12 15:00:47 -10:00 |
Doug Coleman
|
bcaea26f32
|
fix trivial duplication
|
2008-01-12 14:58:42 -10:00 |
Slava Pestov
|
2d6d22175e
|
x86 backend work
|
2008-01-12 18:46:22 -05:00 |
Slava Pestov
|
50e6aca633
|
Unit test fix
|
2008-01-12 18:00:41 -05:00 |
Slava Pestov
|
1a43d30d54
|
Fix tuple class redefinition not updating constructor
|
2008-01-12 18:00:28 -05:00 |
Slava Pestov
|
cece726e54
|
Make alien.c-types reloadable
|
2008-01-12 17:34:26 -05:00 |
Slava Pestov
|
4373cb1630
|
Fix performance prbolem
|
2008-01-12 17:25:29 -05:00 |
Slava Pestov
|
b2a2767c95
|
Merge commit 'oneeyed/for-slava'
|
2008-01-12 17:24:58 -05:00 |