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 |
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 |
Doug Coleman
|
80d129191e
|
small cleanup of shuffle words
|
2008-01-12 12:24:38 -10:00 |
Matt S Trout
|
2165a728b1
|
add a reference to the FAQ to the README.txt
|
2008-01-12 17:24:16 -05:00 |
Matt S Trout
|
3f4c2aafcf
|
add Libraries needed for compilation section derived from FAQ answer 'Which libraries do I need to get the UI working with X11 on Linux?'
|
2008-01-12 17:24:07 -05: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 |
Slava Pestov
|
c8d4846a03
|
Fix some compiled-usage issues
|
2008-01-12 04:25:16 -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 |