Commit Graph

14478 Commits (6dabec9ed8b7f42a688ba9d0ba7b5b5d33fc3729)

Author SHA1 Message Date
Slava Pestov e3592ca8f6 Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
Slava Pestov b923d548cf Move vmpp to vm 2009-05-02 20:37:18 -05:00
U-FROGGER\erg aa142a1b52 fix windows ui 2009-05-02 20:36:31 -05:00
U-FROGGER\erg 0668b1252e Merge branch 'master' of git://factorcode.org/git/factor 2009-05-02 20:12:06 -05:00
Slava Pestov 0614f54ba3 Fix various issues from C++ port 2009-05-02 20:01:54 -05:00
Joe Groff 886d087332 ui.backend.windows code cleanup 2009-05-02 19:44:08 -05:00
Joe Groff af6bf6603e docs for ui.pixel-formats 2009-05-02 18:22:45 -05:00
Joe Groff d96f6d3197 oops, forgot backing-store support on windows. also "robust" is useless 2009-05-02 17:54:45 -05:00
Joe Groff a7e2632faf check-world-pixel-format word that world subclasses can override to verify that the chosen pixel format meets their needs 2009-05-02 16:46:58 -05:00
Joe Groff 623b16d048 X11 backend for pixel formats 2009-05-02 16:39:31 -05:00
Slava Pestov a63ad6a7a5 Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
Joe Groff 95f1ca3d9f windows pixel-format backend 2009-05-02 13:42:10 -05:00
Joe Groff 621fed2dd5 need to pass world as arg to pixel-format hooks 2009-05-02 12:31:33 -05:00
Sam Anklesaria 06359c0850 str-fry fixes 2009-05-02 10:32:18 -05:00
Slava Pestov 7c12b5578f More VM fixes 2009-05-02 10:17:05 -05:00
Slava Pestov 58512cbbdb Cleaning up VM code 2009-05-02 09:19:09 -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
Slava Pestov b8b44911a7 Clean up VM's array code 2009-05-02 04:43:58 -05:00
Slava Pestov c3a88ce57b Porting VM to C++ 2009-05-02 04:04:19 -05:00
Aaron Schaefer 17fa5ac5f1 Add deck generation and shuffling to poker vocab 2009-05-02 02:06:52 -04:00
Daniel Ehrenberg 50d0597580 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-01 22:15:01 -05:00
Daniel Ehrenberg 40b225f765 Adding output>sequence and input<sequence to inverse; refactoring [ narray ] undo 2009-05-01 22:14:26 -05: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
Doug Coleman 0ad6d1fb7b add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -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
Joe Groff 2a7c26c20a shove cocoa pixel format attribute conversion into a functor so we can reuse it 2009-05-01 16:33:49 -05:00
Doug Coleman 2dc29fe831 Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor 2009-05-01 16:19:08 -05:00
Joe Groff 65b33c145c GENERIC: support in functors 2009-05-01 16:16:40 -05:00
Doug Coleman e5217b928e Merge branch 'master' of git://github.com/bogiebro/factor 2009-05-01 15:57:33 -05:00
Doug Coleman 28ec9c3a3b fix spacing in io docs 2009-05-01 15:56:16 -05:00
Joe Groff a09187fbf8 Merge branch 'master' of ../factor-win/ 2009-05-01 14:03:25 -05:00
U-FROGGER\erg b3c9201da7 fix GL-FUNCTION: syntax on wgl extension functions 2009-05-01 14:02:26 -05:00
U-FROGGER\erg 52af823784 Merge branch 'master' of http://factorcode.org/git/factor 2009-05-01 13:38:32 -05:00
Joe Groff cf6e78303b don't really want that read-only! 2009-05-01 13:21:57 -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
Joe Groff b45ea14d39 compilation fixes 2009-05-01 12:56:52 -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 06bc18342c Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver 2009-05-01 18:32:29 +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