Slava Pestov
|
cb2f406931
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-05 14:37:23 -05:00 |
Slava Pestov
|
44e6ec400b
|
Update README.txt for new compilation dependencies
|
2009-05-05 14:36:15 -05:00 |
Slava Pestov
|
3295c54bff
|
Remove debug messages from VM
|
2009-05-05 14:27:22 -05:00 |
Slava Pestov
|
56597b65f4
|
VM now compiles with GCC 3.4 on Windows
|
2009-05-05 14:17:02 -05:00 |
Joe Groff
|
2a00f10d1a
|
lerp functions
|
2009-05-05 13:55:00 -05:00 |
unknown
|
cc9ac345fa
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-05 13:03:43 -05:00 |
unknown
|
6e26c7b554
|
Fixing compile errors on Windows
|
2009-05-05 13:03:24 -05:00 |
Slava Pestov
|
b0e8ec2aea
|
continuations: update tests for word renaming
|
2009-05-05 12:47:33 -05:00 |
Slava Pestov
|
7fcbd699ea
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-05 12:37:56 -05:00 |
Slava Pestov
|
ea2090f9de
|
udis: use a real structure instead of a char[] to fix buffer overflow on 64-bit
|
2009-05-05 12:36:17 -05:00 |
Slava Pestov
|
a8cd8e75f8
|
Update README.txt
|
2009-05-05 12:35:27 -05:00 |
Slava Pestov
|
9f907c287e
|
alien.strings: fix native-string>alien on Windows
|
2009-05-05 11:40:28 -05:00 |
Slava Pestov
|
53db9d737a
|
Change (void) to ()
|
2009-05-05 11:33:35 -05:00 |
Slava Pestov
|
786b9096e2
|
Store forwarding table off to the side instead of in the code block; saves one cell per code block
|
2009-05-05 11:07:20 -05:00 |
Slava Pestov
|
8486e6db82
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-05 10:35:13 -05:00 |
Slava Pestov
|
12de56c41e
|
Fix botched replace all in VM source, clean up image saving code, and fix save-image-and-exit to actually call (save-image-and-exit) instead of (save-image)
|
2009-05-05 10:29:22 -05:00 |
Joe Groff
|
5eb51aa0b3
|
docs for mouse words
|
2009-05-05 09:45:54 -05:00 |
Joe Groff
|
5d43551f08
|
mouse support for game-input
|
2009-05-05 09:45:43 -05:00 |
Slava Pestov
|
4c756a1147
|
cocoa: don't need to explicitly compile words anymore, as if more than a year ago...
|
2009-05-05 09:40:58 -05:00 |
Slava Pestov
|
84fe4a7d67
|
generic.standard: remove bogus error check
|
2009-05-05 09:12:49 -05:00 |
Slava Pestov
|
0ecb771aa4
|
alien.strings cleanup
|
2009-05-05 09:12:39 -05:00 |
Slava Pestov
|
029d93a838
|
Make walker work better with call( and breakpoints which are nested inside combinators
|
2009-05-05 09:12:32 -05:00 |
Doug Coleman
|
249601618b
|
remove >bignum in crc32 -- 2x faster on both 32 and 64bit
|
2009-05-04 21:27:14 -05:00 |
Joe Groff
|
17607941b9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 15:15:44 -05:00 |
Joe Groff
|
8db397f9de
|
work around macosx-x86-64 bug where it tries to write glGetAttachedShaders param as a GLuint64 array instead of a GLuint. this should fix bunny/spheres crash
|
2009-05-04 15:15:36 -05:00 |
Slava Pestov
|
0682c3da39
|
Some VM fixes
|
2009-05-04 15:11:31 -05:00 |
Slava Pestov
|
21aeda1324
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 13:11:11 -05:00 |
Slava Pestov
|
8e3e67fad4
|
Fix test failures
|
2009-05-04 13:10:56 -05:00 |
Slava Pestov
|
3cb6d95a4f
|
help.lint: fix :lint-failures word
|
2009-05-04 13:10:27 -05:00 |
sheeple
|
dbc245729c
|
use eg++ on openbsd
|
2009-05-04 11:48:46 -05:00 |
Slava Pestov
|
fb5b48c71a
|
Fix some test failures
|
2009-05-04 09:44:26 -05:00 |
Slava Pestov
|
fb9086d191
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 08:31:56 -05:00 |
Slava Pestov
|
f812f70473
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 09:08:46 -04:00 |
Slava Pestov
|
7a80307b52
|
Fix problem caused by different behavior of GCC 4.0 -vs- 4.3
|
2009-05-04 09:08:33 -04:00 |
Samuel Tardieu
|
f3a9234422
|
Make the primitives array const
|
2009-05-04 14:45:15 +02:00 |
Samuel Tardieu
|
1b0db9623b
|
Do not lower primitives to "void*" to get better compiler checking
|
2009-05-04 14:32:09 +02:00 |
Slava Pestov
|
034dcc9c3b
|
Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor
|
2009-05-04 07:20:18 -05:00 |
Slava Pestov
|
a9782a2e64
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 07:19:40 -05:00 |
Slava Pestov
|
708c8b50ff
|
Config.freebsd fix
|
2009-05-04 07:19:32 -05:00 |
Sascha Matzke
|
a7faa2fd03
|
removed mongodb.tuple.index usage from mongodb.tuple
fixed mongodb article to show new define-persistent syntax
|
2009-05-04 14:16:42 +02:00 |
Slava Pestov
|
af5a7b537e
|
Attempt to fix gcc 4.5.0 compile error
|
2009-05-04 07:11:00 -05:00 |
Slava Pestov
|
32ef3aa40a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 07:06:09 -05:00 |
Slava Pestov
|
2bfde0250e
|
Fixing some build issues on Linux with GCC 4.3
|
2009-05-04 08:00:06 -04:00 |
Slava Pestov
|
4b52f7d6f2
|
Remove bogus alien.dlls directory
|
2009-05-04 06:44:55 -05:00 |
Slava Pestov
|
b2c3183b21
|
Split up tools.vocabs. Note that load-everything is now named load-all
|
2009-05-04 06:44:17 -05:00 |
Slava Pestov
|
2772473d1c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 06:43:36 -05:00 |
Slava Pestov
|
28cb6ea5c3
|
NetBSD build fix
|
2009-05-04 06:43:20 -05:00 |
Slava Pestov
|
985a0759a4
|
Merge branch 'master' of git://github.com/seckar/factor
|
2009-05-04 05:19:55 -05:00 |
Slava Pestov
|
61711b6d59
|
Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor
|
2009-05-04 05:18:17 -05:00 |
Slava Pestov
|
b4088373b7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-04 05:16:47 -05:00 |