Commit Graph

14124 Commits (ec28b1ef85f9fdab77aaf449e770dd72e1aefd18)

Author SHA1 Message Date
Slava Pestov ec28b1ef85 Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
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
Slava Pestov 0614f54ba3 Fix various issues from C++ port 2009-05-02 20:01:54 -05:00
Slava Pestov a63ad6a7a5 Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -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
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
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
Slava Pestov f2ec59d658 Fix infinite loop when compiling a word containing a tuple literal with circular structure in it. This was triggered by call( inline caching in core-foundation.fsevents on Mac OS X 2009-05-01 09:36:53 -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
Slava Pestov 21ac396128 Fix typo in redefine14 test 2009-05-01 08:29:04 -05:00
Slava Pestov 0b9212a2d6 Oops 2009-05-01 08:21:31 -05:00
Slava Pestov 5e32a53011 Fix circularity 2009-05-01 08:05:48 -05:00
Sascha Matzke 3de9a8a1e5 Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver 2009-05-01 14:46:32 +02:00
Slava Pestov 31c2ede034 ui.gadgets.sliders: fix usability issue 2009-05-01 07:43:50 -05: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 eed7b20c7f ui.tools.browser: don't add current page to history if re-displaying it again 2009-05-01 07:36:47 -05:00
Slava Pestov cc5655a557 gesture>string: S+C+z not S+C+Z 2009-05-01 07:36:31 -05:00
Slava Pestov a1d28c8243 Improve UI listener completion behavior 2009-05-01 07:29:03 -05:00
Slava Pestov b79245dc6c Adding and removing vocabs now updates all-vocabs-seq 2009-05-01 07:21:56 -05:00
Slava Pestov 38cc644eca tools.deploy.test: close stdin 2009-05-01 07:05:41 -05:00
Sascha Matzke 8c0927f17a reworked index creation
added documentation for most of mongodb.driver
2009-05-01 14:04:25 +02:00
Sascha Matzke 661ec38c02 added metadata to mongodb.driver 2009-05-01 14:03:55 +02:00
Sascha Matzke ff6de8a262 fixed reading boolean values 2009-05-01 14:03:29 +02:00
Slava Pestov 92781739c8 Some new compiler tests 2009-05-01 06:48:33 -05:00
Slava Pestov 05ecd04e2f macro call sites don't need an inlined-dependency on the macro 2009-05-01 05:52:34 -05:00
Slava Pestov e9e095f240 Rename enable/disable-compiler to enable/disable-optimizer, and add with-optimizer and without-optimizer combinators 2009-05-01 05:52:05 -05:00
Slava Pestov 3b840c652c Merge branch 'master' of git://factorcode.org/git/factor 2009-05-01 02:44:50 -05:00
Slava Pestov 85bd9209f9 tools.disassembler.udis: fix careless <c-object> usage 2009-05-01 02:44:29 -05:00
Slava Pestov 9d1c4f39a8 Some gold plating 2009-05-01 02:03:22 -05:00
Slava Pestov 982d409a8b Fix VM compilation on Windows 2009-05-01 02:01:43 -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
slava b8b7d3861b Fix some compiler warnings 2009-04-30 23:50:53 -04:00
Slava Pestov a362ea7d6d Tweak http.client docs 2009-04-30 22:10:18 -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 0432b00336 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-04-30 21:16:37 -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 e5cdb7ac2d call( fast-path now supports curry and compose 2009-04-30 21:08:29 -05:00