Commit Graph

3208 Commits (e9d7e2523c35a64d2b172a20495118c4f40f8512)

Author SHA1 Message Date
Daniel Ehrenberg f378122dc5 Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-13 18:07:07 -05:00
Slava Pestov 9a36f36ff7 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-13 17:20:54 -05:00
Slava Pestov 93ad9cb096 Working on classes 2008-03-13 17:20:28 -05:00
Eduardo Cavazos f6a2a9fa49 builder: change mode 2008-03-13 15:40:55 -06:00
Eduardo Cavazos 70e160d08c combinators.cleave-docs: Add a couple of items 2008-03-13 15:39:54 -06:00
Eduardo Cavazos a5551f8f56 combinators.cleave: add 2cleave and improve stack effect comments 2008-03-13 15:39:25 -06:00
Eduardo Cavazos 67562173a4 Replace more old 'stat' based code 2008-03-13 14:10:56 -06:00
Daniel Ehrenberg fef7e8315d Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-13 13:00:38 -05:00
Slava Pestov fc725ce7fa Add unit test 2008-03-13 06:38:09 -05:00
Slava Pestov a34146e33c Fix Window UI mouse handling bug 2008-03-13 06:38:00 -05:00
Slava Pestov 067fae725c Fix deploy tests again 2008-03-13 06:37:50 -05:00
Slava Pestov 93afd5a7c5 Get jamshred to load 2008-03-13 06:15:11 -05:00
Slava Pestov 02d7c9fb24 Simplifications 2008-03-13 05:21:56 -05:00
Slava Pestov 3cddca95ae Simply core: don't call directory? and file-modified until after bootstrap 2008-03-13 04:54:33 -05:00
Slava Pestov 96c4aaf94a Merge branch 'master' of git://factorcode.org/git/factor 2008-03-13 04:29:39 -05:00
Eduardo Cavazos 3929d02f17 Fix a couple of problems preventing bootstrap 2008-03-13 04:19:32 -06:00
Slava Pestov 19b1de8b5e Merge branch 'master' of git://factorcode.org/git/factor 2008-03-13 03:52:34 -05:00
Slava Pestov 99665a749f Update ui.tools for tools.vocabs 2008-03-13 03:52:04 -05:00
Slava Pestov 37a44cebc5 Fix typo 2008-03-13 03:51:54 -05:00
Slava Pestov b55fa49b7c Update builder for tools.vocabs 2008-03-13 03:51:39 -05:00
Slava Pestov bb137bb784 Fix disassembler tests 2008-03-13 03:51:25 -05:00
Slava Pestov cc5ee16f06 Add disassembler tests 2008-03-13 03:49:31 -05:00
Slava Pestov b846d9797d Fix using 2008-03-13 03:49:22 -05:00
Slava Pestov 5e6a1bd241 Locals doesn't need to use map-call-with2 2008-03-13 03:49:07 -05:00
Slava Pestov 85cfca5468 Fix minor HTTPd omissions 2008-03-13 03:48:39 -05:00
Slava Pestov cf4dee6e0f Tree-shaker now computes which globals it needs to strip, not which ones it needs to keep 2008-03-13 03:46:25 -05:00
Slava Pestov 5d1dbeeaf6 Help updates 2008-03-13 03:45:34 -05:00
Slava Pestov cb2863ea5f Add tools.vocabs to default using 2008-03-13 03:45:08 -05:00
Slava Pestov 0ed8bfe276 Documentation updates 2008-03-13 03:44:58 -05:00
Slava Pestov fd9bf040ba Removing call-with call-with2; use cleave instead 2008-03-13 03:41:57 -05:00
Slava Pestov 618962aa71 Fix minor bunny bug 2008-03-13 03:39:05 -05:00
Slava Pestov dec21de6c3 Load vocab browser 2008-03-13 03:38:11 -05:00
Slava Pestov b95d5beba1 Fix erronous stack comment in fasta 2008-03-13 03:38:01 -05:00
Slava Pestov 37d5ca384e Clean up cross product 2008-03-13 03:36:13 -05:00
Slava Pestov f341b2a02c Clean up tools.vocabs a bit 2008-03-13 03:35:54 -05:00
Eduardo Cavazos c3391ac0ae Remove file-length 2008-03-13 01:49:21 -06:00
Eduardo Cavazos 979a81a25d io.files-docs: fix another bug (reference to calendar which is in extra) 2008-03-13 01:48:11 -06:00
Eduardo Cavazos ce8828e007 io.files-docs: fix bug 2008-03-13 01:47:39 -06:00
Eduardo Cavazos d5572b6218 io.files-docs: add some file-info docs 2008-03-13 01:43:30 -06:00
Doug Coleman c3d41967f7 fix some formatting 2008-03-13 02:10:43 -05:00
Joe Groff 86e700cea0 Fix macosx gl-function-address to use symbols from GL library linked to VM 2008-03-12 22:21:37 -07:00
Doug Coleman 4398458248 add ensure-table 2008-03-12 23:57:56 -05:00
Slava Pestov b891555472 Merge branch 'master' of git://factorcode.org/git/wrunt 2008-03-12 23:57:03 -05:00
Alex Chapman 88c0ca84ef semantic-db: fix a unit test and USE a missing vocab 2008-03-13 15:41:51 +11:00
Alex Chapman 14f4a282d6 Merge branch 'master' of git://factorcode.org/git/factor into experimental 2008-03-13 15:23:06 +11:00
Alex Chapman 4a4aeb821e semantic-db: got rid of uniq in favour of prune 2008-03-13 15:22:16 +11:00
Alex Chapman 2084234719 improved and updated the vim syntax file, and fixed the syntax generator 2008-03-13 15:20:05 +11:00
Doug Coleman bae538d9bd fix syntax highlighting
add image links
2008-03-12 23:17:54 -05:00
Joe Groff 07baa20969 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/combinators/lib/lib.factor
2008-03-12 20:52:00 -07:00
Slava Pestov 8399336648 tools.vocabs absorbs some words from tools.browser and vocabs.loader 2008-03-12 19:55:06 -05:00