Joe Groff
|
afadf303cd
|
use world-attributes pref-dim instead of world pref-dim* method where applicable
|
2010-01-16 11:44:58 -08:00 |
Joe Groff
|
5e87f30695
|
spheres can use MAIN-WINDOW: too
|
2010-01-16 10:46:23 -08:00 |
Joe Groff
|
4beb8192c9
|
pry off some ui app boilerplate with a MAIN-WINDOW: syntax
|
2010-01-15 16:55:43 -08:00 |
Joe Groff
|
bd62fb22aa
|
game-loop: change "tick-length" to more descriptive "tick-interval-micros"
|
2010-01-15 15:03:33 -08:00 |
Joe Groff
|
9131e16f7b
|
bump game demos up to 60fps. we have the technology
|
2010-01-15 14:36:45 -08:00 |
Joe Groff
|
235d7c9a14
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-01-15 14:03:46 -08:00 |
Joe Groff
|
3bc72151a8
|
squeeze some TYPED: juice on gpu.*
|
2010-01-15 14:03:15 -08:00 |
Doug Coleman
|
7455981a0a
|
Merge branch 'mongodb-changes' of git://github.com/x6j8x/factor
|
2010-01-15 05:41:22 -06:00 |
Doug Coleman
|
4e6a5a772f
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
core/sequences/sequences-docs.factor
|
2010-01-14 17:22:02 -06:00 |
Doug Coleman
|
9356da6fb3
|
Fix a few integers-as-sequences in docs
|
2010-01-14 17:20:43 -06:00 |
Slava Pestov
|
493155826d
|
use iota in retry combinator in mason
|
2010-01-14 15:05:39 -06:00 |
Slava Pestov
|
ad6d8556e0
|
Change [0,b) usages to iota
|
2010-01-15 08:05:50 +13:00 |
Doug Coleman
|
4c71d71907
|
random is generic now -- iota random -> random
|
2010-01-14 12:48:57 -06:00 |
Slava Pestov
|
70fb7ba164
|
benchmarks: update for iota
|
2010-01-15 07:15:36 +13:00 |
Slava Pestov
|
2a9cedd593
|
24-game: update for iota
|
2010-01-15 07:15:35 +13:00 |
Slava Pestov
|
02e920b5ef
|
sudoku: update for iota
|
2010-01-15 07:15:35 +13:00 |
Slava Pestov
|
cd80dfe667
|
maze: update for iota
|
2010-01-15 07:15:34 +13:00 |
Slava Pestov
|
1408d017a9
|
jamshred: update for iota
|
2010-01-15 07:15:34 +13:00 |
Slava Pestov
|
4bab2ba807
|
tetris.gl: update for iota
|
2010-01-15 07:15:33 +13:00 |
Slava Pestov
|
a93831a36e
|
noise: update for iota
|
2010-01-15 07:15:33 +13:00 |
Slava Pestov
|
df4fb4a3ee
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
Slava Pestov
|
50d68c1b10
|
Fix input-classes of /i and mod, and add some regression tests with various reductions of the original test-case from the terrain demo
|
2010-01-14 18:15:51 +13:00 |
Sascha Matzke
|
640198329b
|
some minor bson performance improvements
|
2010-01-10 18:42:16 +01:00 |
Sascha Matzke
|
e7b797af08
|
added mongodb connection pool responder
|
2010-01-10 18:42:16 +01:00 |
Sascha Matzke
|
fccaee0fd4
|
removed generic words; added kill-cursor + filter-fields words
|
2010-01-10 18:42:16 +01:00 |
Sascha Matzke
|
887126fbf8
|
fixed result calculation; added ops/s value
|
2010-01-10 18:42:16 +01:00 |
Sascha Matzke
|
397dab18da
|
added filter-fields word which sets the returnfields slot in the current query object
|
2010-01-10 18:42:15 +01:00 |
Doug Coleman
|
a40beb4901
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-01-08 04:17:00 -06:00 |
Joe Groff
|
3a90df83a6
|
fix joystick-demo for timer changes
|
2010-01-05 10:23:11 -08:00 |
Doug Coleman
|
e675288577
|
fix bug in constructor redefinition
|
2010-01-04 14:24:13 -06:00 |
Doug Coleman
|
cbef261fde
|
update fica constant
|
2010-01-04 10:59:00 -05:00 |
Doug Coleman
|
5c9ce929c7
|
fix unit test
|
2009-12-08 17:05:11 -06:00 |
Doug Coleman
|
0d75418048
|
randomize poker decks in <deck> word
|
2009-12-07 19:28:11 -06:00 |
Doug Coleman
|
7f1a643de2
|
fix project euler 54
|
2009-12-07 18:24:57 -06:00 |
Doug Coleman
|
a94774f8e8
|
add circular-while, optimize circular a bit
|
2009-12-06 17:20:46 -06:00 |
Doug Coleman
|
0a48b946b6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-12-02 20:11:08 -06:00 |
Slava Pestov
|
73eb4c4531
|
Merge branch 'simd-cleanup' of git://factorcode.org/git/factor into simd-cleanup
|
2009-12-02 19:09:56 -05:00 |
Doug Coleman
|
95e8e6ee14
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-12-02 09:57:51 -06:00 |
Slava Pestov
|
cf8e03ad39
|
tools.deploy: hello-ui had reflection level of 2, not 1 unnecessarily; tools.deploy.backend now passes -pic=0 to avoid saving PICs in the deployed image
|
2009-12-02 05:33:22 -06:00 |
Doug Coleman
|
57264bb0e1
|
make >ckf generic in poker
|
2009-11-28 19:12:45 -06:00 |
Doug Coleman
|
2d21f3bdd3
|
clean up lcd
|
2009-11-28 18:36:47 -06:00 |
Doug Coleman
|
5cec6f15ca
|
messin with the poker vocabulary -- added 7-card evaluator (using 5 card eval) and an omaha hi evaluator
|
2009-11-28 18:11:42 -06:00 |
Joe Groff
|
67cc1c01be
|
Merge branch 'master' into simd-cleanup
|
2009-11-26 16:14:46 -08:00 |
Joe Groff
|
ac5d3d5652
|
remove SIMDS:
|
2009-11-26 11:15:46 -08:00 |
Doug Coleman
|
cdc1f1e041
|
add product-map-as and use it in poker vocab
|
2009-11-25 23:18:18 -06:00 |
Joe Groff
|
4027002db7
|
remove SIMD:s
|
2009-11-25 20:21:54 -08:00 |
Joe Groff
|
cb8f757c72
|
update benchmark.nbody-simd and benchmark.raytracer-simd
|
2009-11-25 18:02:27 -08:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Slava Pestov
|
cc5a862898
|
mason.report: better benchmark timings
|
2009-11-20 18:20:45 -06:00 |
Slava Pestov
|
ffd7de02d6
|
Update a few places that used string C type names to use words; fixes some deploy tests
|
2009-11-20 03:21:48 -06:00 |