Commit Graph

7449 Commits (4173f9984907679f95cefd331fb00935fc5f201c)

Author SHA1 Message Date
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
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 e833349ff8 slow, ugly, unoptimized terrain generation demo 2009-05-07 19:53:56 -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
Aaron Schaefer d9e4f6e9cb Update docs/summary for poker vocab 2009-05-07 18:50:46 -04: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
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 #25 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
Sascha Matzke abac42a001 fixed driver documentation 2009-05-01 18:31:19 +02:00
Sam Anklesaria ac2557b4a7 frp changes 2009-05-01 11:06:48 -05:00
Sam Anklesaria d9a9e16fd7 added file-trees vocab 2009-05-01 11:06:20 -05:00
Doug Coleman 471fe2c272 rename lines to stream-lines
rename cnotents to stream-contents
2009-05-01 10:41:27 -05:00
Sam Anklesaria 0c718a047c frp docs fixed 2009-05-01 10:40:33 -05:00
Sascha Matzke 62846be4f6 removed trash / reformatted some lines 2009-05-01 16:23:06 +02:00
Sascha Matzke 286026d5d5 fixed tuple query 2009-05-01 16:22:48 +02:00
Sascha Matzke cce0341e28 fixed compile errors 2009-05-01 16:13:51 +02:00
Sascha Matzke 45bf6d15b0 fixed missing use 2009-05-01 16:06:18 +02:00
Sascha Matzke 3bfc30c793 Merge commit 'mongo-factor-driver/master' into mongo-factor-driver
moving mongodb and bson to factor source tree
2009-05-01 14:43:45 +02:00
Slava Pestov 3b840c652c Merge branch 'master' of git://factorcode.org/git/factor 2009-05-01 02:44:50 -05:00
Doug Coleman 55c91ec84a Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 23:47:04 -05:00
Doug Coleman 44845fdf04 byte-array>sha1-hmac -> sequence>sha1-hmac etc, make more words private 2009-04-30 23:46:37 -05:00
Slava Pestov ed21047b78 drills.deployed: add unportable tag since it uses Cocoa binding 2009-04-30 22:59:20 -05:00
Slava Pestov a70a2c0e31 Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
Joe Groff 87daa532a6 move literals vocab to basis 2009-04-30 22:48:01 -05:00
Slava Pestov 9bb70c2c4d Update usages of global ... change-at to use the new change-global combinator 2009-04-30 21:38:14 -05:00
Slava Pestov 59bec433f4 Add unportable tag to merger and fix indentation in ui.gadgets.tables 2009-04-30 21:37:53 -05:00
Slava Pestov f423a0d117 Merge git://github.com/bogiebro/factor into bogiebro2 2009-04-30 21:22:38 -05:00
Slava Pestov 9a3de3fb41 Merge branch 'master' of git://github.com/seckar/factor 2009-04-30 21:15:27 -05:00
Slava Pestov d93514d47d Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 21:13:36 -05:00
Slava Pestov 48dbd4022c Remove obsolete benchmark 2009-04-30 17:13:52 -05:00
Doug Coleman 335d7b9cee Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 10:26:51 -05:00
Doug Coleman 65d76e6509 finish fixing the using list for windows.errors, more ffi bindings 2009-04-30 10:25:59 -05:00
Slava Pestov 1ce65acff1 Benchmark harness now runs a GC first 2009-04-30 04:00:54 -05:00
Sam Anklesaria 41e276dd35 Merge branch 'master' of git@github.com:bogiebro/factor 2009-04-29 21:52:56 -05:00
Sam Anklesaria 7afaa255c1 string frying 2009-04-29 21:51:19 -05:00
Doug Coleman 402dc1221d Merge branch 'master' of git://factorcode.org/git/factor 2009-04-29 19:11:16 -05:00
bogiebro 3e58a59335 fixed comboboxes summary spelling error 2009-04-29 13:56:36 -07:00
Sam Anklesaria 3cf4f45416 comboboxes vocab + ui authors, summaries 2009-04-29 14:19:30 -05:00
Doug Coleman cdcaba75da support hard links in tar 2009-04-29 11:10:58 -05:00
Joe Groff 4038d30e7e die if wav fmt or data chunk is missing 2009-04-29 08:40:31 -05:00
Joe Groff aa3025ce23 ensure wav chunks are as big as they ought to be 2009-04-29 08:38:01 -05:00
Joe Groff 2741b3739d plug some holes in wav parser 2009-04-29 08:22:35 -05:00
Joe Groff 570315d8c5 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-28 22:44:17 -05:00
Joe Groff 705e12445c wav file parser 2009-04-28 22:43:43 -05:00
Sam Anklesaria 4c8c1f9626 frp-table fixes 2009-04-28 22:00:21 -05:00
Sam Anklesaria 96474ab059 frp-table additions 2009-04-28 20:37:25 -05:00
Sam Anklesaria 53302edb15 moved change-global to namespaces 2009-04-28 20:37:00 -05:00
Joe Groff fa0856b42e game-loop vocabulary 2009-04-28 17:23:08 -05:00
Sam Anklesaria d3cd8b9a46 unit tests for modules.using 2009-04-28 16:23:24 -05:00
Aaron Schaefer b1454784e4 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-27 22:53:20 -04:00
Sam Anklesaria c580916f39 modules.using tests close server after use 2009-04-27 19:20:27 -05:00