Joe Groff
|
9992817c65
|
input grabbing support
|
2009-05-08 15:07:15 -05:00 |
Slava Pestov
|
5c2a734a54
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-08 15:06:10 -05:00 |
Slava Pestov
|
3bf8134476
|
VM cleanup: replace some #defines with constants and inline functions
|
2009-05-08 15:05:55 -05:00 |
Joe Groff
|
ba213bdc34
|
make open-game-input and close-game-input do reference counting. update demos to show this
|
2009-05-08 13:00:34 -05:00 |
Doug Coleman
|
0fe5aaf5f8
|
more refactoring on sha2
|
2009-05-08 10:52:25 -05:00 |
Doug Coleman
|
3f5e93d29a
|
more refactoring on sha2
|
2009-05-08 10:04:31 -05:00 |
Doug Coleman
|
660bb079ae
|
cleaning up sha2
|
2009-05-08 09:51:57 -05:00 |
erg
|
12f7a124a4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-08 07:47:31 -05:00 |
erg
|
6626e8c927
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-08 03:53:01 -05:00 |
Diego Martinelli
|
a2abe1753f
|
Initial commit
|
2009-05-08 10:33:20 +02:00 |
Slava Pestov
|
f2f834a234
|
Deploy hello-world with optimizing compiler since the image is smaller as a result, and this makes it pass the size test again
|
2009-05-08 02:36:09 -05:00 |
Slava Pestov
|
7a0760a0f9
|
tools.deploy.shaker: strip out a few more things
|
2009-05-08 02:35:46 -05:00 |
Slava Pestov
|
e0168580be
|
mason.email: fix unit test
|
2009-05-08 02:26:05 -05:00 |
Aaron Schaefer
|
58fdffee87
|
Make lookup indices zero-based for poker values
|
2009-05-08 02:24:12 -04:00 |
Slava Pestov
|
f4a134892c
|
Retry uploads etc up to 5 times so that we don't lose a good binary if network is flaky; put git id in subject
|
2009-05-08 00:41:42 -05:00 |
Slava Pestov
|
47b22b6df5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-08 00:21:04 -05:00 |
Slava Pestov
|
2b23d1dd9e
|
Remove silly retry word from continuations vocab
|
2009-05-08 00:20:54 -05:00 |
Slava Pestov
|
94bd764d35
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-07 23:26:37 -05:00 |
Slava Pestov
|
e52476f108
|
cpu.ppc: fix alien-indirect
|
2009-05-07 23:26:33 -05:00 |
Slava Pestov
|
bd04fa9a59
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-07 23:18:52 -05:00 |
Slava Pestov
|
ff674dac22
|
cpu.ppc: bools are 4 bytes on OS X/PowerPC
|
2009-05-07 23:18:41 -05:00 |
Aaron Schaefer
|
3a636d67c4
|
Fix typo in poker test/doc example
|
2009-05-07 23:11:44 -04:00 |
Alec Berryman
|
e3d5d8bef0
|
bloom-filters: compact, probabilistic membership testing
|
2009-05-07 23:07:10 -04:00 |
Slava Pestov
|
10758bc6a1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-07 21:26:55 -05:00 |
Slava Pestov
|
9d2fb3378b
|
io.backend.windows.privileges: clean up code and fix inference problem
|
2009-05-07 21:26:29 -05:00 |
Slava Pestov
|
3f871d3bae
|
io.launcher.windows.nt: update unit tests for recent changes to lines and contents words
|
2009-05-07 21:25:55 -05:00 |
Aaron Schaefer
|
d5a028c507
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/math/miller-rabin/miller-rabin.factor
|
2009-05-07 22:20:53 -04:00 |
Slava Pestov
|
cf9a09b933
|
images.viewer: you can now pass a pathname object to image-window and image. words
|
2009-05-07 20:52:39 -05:00 |
Slava Pestov
|
5099046f9f
|
math.miller-rabin: make some utilities not private since math.primes uses them
|
2009-05-07 20:52:16 -05:00 |
Aaron Schaefer
|
f465a013d7
|
Speed up best-hands a bit using reduce and add a test
|
2009-05-07 21:23:58 -04:00 |
Joe Groff
|
2ec754e77f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-07 19:56:58 -05:00 |
Joe Groff
|
e833349ff8
|
slow, ugly, unoptimized terrain generation demo
|
2009-05-07 19:53:56 -05:00 |
Slava Pestov
|
b9169a6de2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-07 19:47:42 -05:00 |
Slava Pestov
|
5c4bb80bc3
|
Update PowerPC %jump and %dispatch-label, and add PIC-related functions to cpu-ppc.hpp
|
2009-05-07 19:47:38 -05:00 |
Joe Groff
|
01546acb1c
|
typo in cocoa pixel format stuff
|
2009-05-07 19:47:26 -05:00 |
Joe Groff
|
2ba187210e
|
fix some faux pas in bunny
|
2009-05-07 19:47:05 -05:00 |
Joe Groff
|
a8231893ec
|
un-private some useful words
|
2009-05-07 19:46:42 -05:00 |
Slava Pestov
|
4a2492c3fc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-07 19:41:54 -05:00 |
Slava Pestov
|
25886ff453
|
cpu.ppc.bootstrap: updates
|
2009-05-07 19:40:25 -05:00 |
Aaron Schaefer
|
d9e4f6e9cb
|
Update docs/summary for poker vocab
|
2009-05-07 18:50:46 -04:00 |
Aaron Schaefer
|
7f6998a815
|
Make next-odd public again as it's used elsewhere
|
2009-05-07 18:33:55 -04:00 |
Aaron Schaefer
|
6704a1bb3e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-07 18:04:49 -04:00 |
Slava Pestov
|
c802e82b97
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-07 16:58:34 -05:00 |
Slava Pestov
|
63b963e12a
|
Fix x86-64 backend
|
2009-05-07 16:58:18 -05:00 |
erg
|
3bf8e41eef
|
fix bootstrap errors, add missing files
|
2009-05-07 16:53:32 -05:00 |
erg
|
8c19ab04c9
|
use open64 instead of open on linux. use stat64 instead of stat on
linux. add word to report if a file is sparse
|
2009-05-07 16:41:37 -05:00 |
Aaron Schaefer
|
246fb6672e
|
Minor logical rearrangement
|
2009-05-07 16:54:49 -04:00 |
Aaron Schaefer
|
f0ceb33906
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-07 16:44:15 -04:00 |
Doug Coleman
|
d0c34345b1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-07 14:50:20 -05:00 |
Slava Pestov
|
3591f6c684
|
Count megamorphic cache hits
|
2009-05-07 14:26:08 -05:00 |