Commit Graph

7392 Commits (f0ceb339060c0aecc93baf78931ff75e8771c68d)

Author SHA1 Message Date
Aaron Schaefer f0ceb33906 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-07 16:44:15 -04:00
Aaron Schaefer 766eb8b47e Add docs for best-hand in poker vocab 2009-05-07 11:20:01 -04:00
Aaron Schaefer 5e82d794df Eliminate stack shuffling by using bi in PE 2009-05-07 10:56:33 -04:00
Aaron Schaefer 0878006bd0 Speed up best-hand by not converting to ckf repeatedly 2009-05-07 10:29:44 -04:00
Aaron Schaefer e2c73b543a Add >5 card evaluator word to poker vocab 2009-05-07 10:19:23 -04:00
Aaron Schaefer 5e4e1ee48f Make a deck of cards an actual tuple 2009-05-06 21:44:25 -04:00
Joe Groff 215d21c2bd rename perlin-noise to noise; add words for uniform and normal noise 2009-05-06 15:49:29 -05:00
Joe Groff 8612057128 make noise-map/noise-image take an affine-transform 2009-05-06 13:47:35 -05:00
Slava Pestov 38f97aab7d Move modules to unmaintained since it has a few issues 2009-05-06 11:03:04 -05:00
Joe Groff 4b64d9a5e5 more vector operations; perlin noise vocab 2009-05-05 22:17:04 -05:00
Joe Groff 09e3e309d6 get dinput mouse support working 2009-05-05 18:36:15 -07:00
Joe Groff 513df36002 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-05 17:14:51 -07:00
Slava Pestov 875d98197b images.viewer: now accepts image objects 2009-05-05 16:46:57 -05:00
Aaron Schaefer 3466b5d986 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-05 12:16:03 -04: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 034dcc9c3b Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor 2009-05-04 07:20:18 -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 b2c3183b21 Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
Sascha Matzke 28fa05858f Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver 2009-05-04 07:07:00 +02:00
Joe Groff 70c8a1bef0 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	extra/spheres/spheres.factor
2009-05-03 22:06:37 -05:00
Joe Groff fa8c47d310 move ui.offscreen to unmaintained for now 2009-05-03 22:04:25 -05:00
Joe Groff 8925773558 update bunny to use world api; clean up projection matrix and viewport discipline in demos 2009-05-03 22:02:50 -05:00
Joe Groff bc07c075e7 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	extra/spheres/spheres.factor
2009-05-03 17:23:14 -05:00
Joe Groff 4e8df4a190 change spheres to use new world api 2009-05-03 17:14:49 -05:00
Doug Coleman cd87988ab3 use ${ in a couple of places, use output>array 2009-05-03 15:54:40 -05:00
Doug Coleman c8dd655934 Merge branch 'master' of git://github.com/bogiebro/factor 2009-05-03 12:57:16 -05:00
Sam Anklesaria 0ca6a6c63f added gui for file-trees 2009-05-03 12:29:29 -05:00
Sam Anklesaria 7d020d8f2f frp: set default val-quot 2009-05-03 12:29:12 -05:00
Sam Anklesaria 6fc5e7a754 frp: switcher ignores f values 2009-05-03 12:14:17 -05:00
Sam Anklesaria bd92f6c8cc separated behaviors and events in frp 2009-05-03 11:48:28 -05:00
Sascha Matzke b34293f74c Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver 2009-05-03 13:49:16 +02:00
Sascha Matzke f9ae9033b6 reworked primary key handling and define-persistent for tuples 2009-05-03 13:49:08 +02:00
U-FROGGER\erg 0668b1252e Merge branch 'master' of git://factorcode.org/git/factor 2009-05-02 20:12:06 -05:00
Sam Anklesaria 06359c0850 str-fry fixes 2009-05-02 10:32:18 -05:00
Sam Anklesaria 91e8e9522c str-fry can take non-literals 2009-05-02 08:22:14 -05:00
Sascha Matzke 57a55aaed6 Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver 2009-05-02 14:10:36 +02:00
Sascha Matzke 6a3e15665a fixed sorting 2009-05-02 14:10:28 +02:00
Aaron Schaefer 17fa5ac5f1 Add deck generation and shuffling to poker vocab 2009-05-02 02:06:52 -04:00
Aaron Schaefer e59e051c74 Use [0,b) and iota where appropriate 2009-05-01 22:26:49 -04:00
Joe Groff 54e9447ec4 adjust pixel format syntax. override offscreen-world pixel-format-attributes instead of special-casing 2009-05-01 20:07:14 -05:00
Aaron Schaefer 9981f6534f Use iota in Project Euler solutions 2009-05-01 20:46:25 -04:00
Aaron Schaefer 97cb0a5130 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-01 19:48:25 -04:00
Doug Coleman ce7ad9a42d fix unit tests that call lines or contents 2009-05-01 16:38:04 -05:00
Doug Coleman 2dc29fe831 Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor 2009-05-01 16:19:08 -05:00
Doug Coleman e5217b928e Merge branch 'master' of git://github.com/bogiebro/factor 2009-05-01 15:57:33 -05:00
Doug Coleman 45f196214f Merge branch 'master' of http://factorcode.org/git/factor 2009-05-01 13:04:07 -05:00
Joe Groff c8739f5430 Merge branch 'master' of http://factorcode.org/git/factor 2009-05-01 13:01:04 -05:00
Sascha Matzke 8aa655bae3 added metadata files (authors,tags,summary) to all vocabs 2009-05-01 19:49:09 +02:00
Sascha Matzke e701e04884 added small introduction article for mongodb
added mongodb root vocab
2009-05-01 19:34:04 +02:00