Commit Graph

334 Commits (5dab71369201ab270f97d3ccf402c6ad940cc306)

Author SHA1 Message Date
Slava Pestov e90fd3b942 Fix usage note in dns vocab, move tools.dns from basis to extra since dns vocab is in extra 2011-02-25 21:08:00 -08:00
Slava Pestov 7d4b64e361 rename benchmark.struct to tools.time.struct since it is not a benchmark 2010-08-11 21:51:19 -07:00
Slava Pestov d66f887736 Create basis vocab root 2008-07-28 22:03:13 -05:00
Slava Pestov 4953ce5d2f Cleanup 2008-07-28 17:54:10 -05:00
Slava Pestov b4fc1e0d5f Make vocab-usage and vocab-uses more useful 2008-07-15 16:17:13 -05:00
Slava Pestov 7ca3c2a878 Various minor compiler tweaks 2008-07-12 01:08:30 -05:00
Slava Pestov 34c0cf6111 Use tr instead of substitute in a few places 2008-07-09 19:43:46 -05:00
U-SLAVA-DFB8FF805\Slava 0051a50b75 Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
Slava Pestov 70e370f69d Fix walker 2008-07-07 19:26:58 -05:00
Slava Pestov a9adf82e70 Fix obscure bug in profiprofiler 2008-07-05 22:19:16 -05:00
Slava Pestov 0f535da33f Merge branch 'master' of git://factorcode.org/git/factor 2008-07-05 05:04:18 -05:00
Slava Pestov a6c3de58bc Tetris is a bit bigger on Windows; that's ok, since its a new addition to size tests 2008-07-05 05:02:44 -05:00
U-SLAVA-DFB8FF805\Slava 7ea5c76563 Merge branch 'master' of git://factorcode.org/git/factor 2008-07-05 04:16:32 -05:00
Slava Pestov c99215667d Oops, all sizes were off by an order of magnitude 2008-07-05 03:59:49 -05:00
Slava Pestov 0dec9230dc Stricter deploy size tests (I'm such a masochist) 2008-07-05 03:44:54 -05:00
slava 3dcc04675b Merge branch 'master' of git://factorcode.org/git/factor 2008-07-05 03:07:48 -05:00
slava d9bb18b193 More aggressive tree shaker 2008-07-05 03:07:10 -05:00
Slava Pestov b0d11073d6 Fix step-into on generic words and call-next-method in walker 2008-07-05 00:59:28 -05:00
U-SLAVA-DFB8FF805\Slava 0b2300cedf Split up models vocabulary 2008-07-04 17:58:37 -05:00
Slava Pestov 48d8d44d80 Tweak deploy descriptors 2008-07-03 20:50:08 -05:00
Slava Pestov aeb2b9d701 Fixing unit test failures 2008-07-02 15:57:38 -05:00
Slava Pestov 537269447c Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
Slava Pestov 58159095ee Fix load-everything 2008-06-30 16:06:14 -05:00
Slava Pestov 77c4d97785 Some unit test fixes 2008-06-30 03:57:00 -05:00
Slava Pestov b36e06d0d6 Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
slava 68ddfc9410 Fixing deployment tests 2008-06-25 20:47:07 -05:00
Slava Pestov 6e0d35e615 Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
Slava Pestov 9a89a97c5a Fix deploy tests for real 2008-06-18 23:29:56 -05:00
Slava Pestov beccf83f7c Fix deploy tests 2008-06-18 22:29:48 -05:00
Slava Pestov 685d53e264 Add gather word; faster 'implementors' using inverted index 2008-06-12 05:49:46 -05:00
Slava Pestov c95851e34f Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
Slava Pestov 29fa4a8a54 assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
Slava Pestov ba8f1388ab Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
Slava Pestov 2793d9b195 Fix unit tests 2008-06-08 16:47:20 -05:00
Slava Pestov 9dd5c9919f Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
Slava Pestov 014d2ea31c Cleaning up and debugging corss-referencing 2008-06-06 20:47:09 -05:00
Slava Pestov 620103351e Tweak stuff to reduce deploy image size 2008-05-31 00:07:30 -05:00
Slava Pestov 5663707cda Fix problem with walker threads hanging around 2008-05-30 19:49:57 -05:00
Slava Pestov 56852d3ab8 Little cleanups 2008-05-22 15:45:30 -05:00
Slava Pestov 2cbfa9c2d7 Move destructors to core 2008-05-14 23:23:12 -05:00
Slava Pestov c60baf1232 sift and harvest words added 2008-05-13 23:36:55 -05:00
Slava Pestov 62c7aabf35 Major I/O cleanup 2008-05-13 18:24:46 -05:00
U-SLAVA-DFB8FF805\Slava 2ef23e1fef Fix typo 2008-05-10 15:23:49 -05:00
U-SLAVA-DFB8FF805\Slava 4a9a1ba2b5 Fix and clean up Windows deployment 2008-05-10 15:22:38 -05:00
Slava Pestov 57a86605d8 Fix deployment on Mac OS X 2008-05-09 17:11:10 -05:00
Eduardo Cavazos b1566be844 time: Update docs and stack effect for 'benchmark' 2008-05-09 09:05:52 -05:00
Slava Pestov 32d5311821 Fix typo found by wrunt 2008-05-08 20:36:25 -05:00
Slava Pestov 22a9a8b95e More improvements to 'time' word 2008-05-07 23:09:18 -05:00
Slava Pestov 1cbe87da82 Fixes 2008-05-07 21:54:41 -05:00
Slava Pestov 1d60d722fe Improve time word, faster card scan 2008-05-07 17:42:41 -05:00