Commit Graph

7685 Commits (7bebe265aff8e1d511a1e0ef2ef284700817db41)

Author SHA1 Message Date
Doug Coleman 7bebe265af remove extra IN:, use dip 2008-09-15 10:33:03 -05:00
Doug Coleman f7c322f83a make a couple words private, use ERROR: instead of throwing strings 2008-09-15 10:30:06 -05:00
Doug Coleman 8da5f3a82a move article and about to bottom 2008-09-15 10:18:43 -05:00
Doug Coleman 1c17886985 document smart short circuit combinators 2008-09-15 10:17:08 -05:00
Doug Coleman af9e85550e document remove-nth 2008-09-15 10:07:13 -05:00
Doug Coleman 628ee1b9d8 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-15 10:00:10 -05:00
Slava Pestov 389b04ad42 More progress 2008-09-15 04:22:12 -05:00
Slava Pestov f7cb6e3051 Inserting spills and reloads 2008-09-15 02:59:24 -05:00
Slava Pestov 89ce8e1f3e Add slurp-heap combinator, like slurp-deque 2008-09-15 02:59:00 -05:00
Slava Pestov d363621625 Live interval splitting and spilling 2008-09-15 01:54:48 -05:00
Doug Coleman d5281cbe46 add docs for short-circuit combinators 2008-09-15 00:03:53 -05:00
Doug Coleman 6455b44d58 move the article down 2008-09-14 23:32:25 -05:00
Doug Coleman 7d418ec3de add some docs to circular 2008-09-14 23:27:37 -05:00
Doug Coleman e501a411fe add about, article 2008-09-14 22:28:54 -05:00
Doug Coleman 50db52fb17 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-14 09:45:46 -05:00
Doug Coleman 0aa4000c46 more docs 2008-09-14 09:45:26 -05:00
Slava Pestov 5f04b99bad Fix bad <inet> 2008-09-14 01:50:55 -05:00
Slava Pestov 0e31b23964 Fix typo in example 2008-09-14 01:50:49 -05:00
Doug Coleman 43f9457e0e fix == 2008-09-13 22:24:45 -05:00
Doug Coleman af3af9c74b Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	build-support/factor.sh
2008-09-13 22:21:54 -05:00
Doug Coleman 0895201f27 more readable build script 2008-09-13 22:18:56 -05:00
Doug Coleman cd10ca1b23 add ability to override default target 2008-09-13 22:00:54 -05:00
Doug Coleman 7d83e1a6d8 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-13 21:26:00 -05:00
Doug Coleman 95c905f9ec update the build script to check for 64bit mac. defaults to 32bit for now 2008-09-13 21:24:36 -05:00
Slava Pestov 7887515d00 Fix stack effects of load-source, load-docs so that stack isn't filled up with crap in stage2 2008-09-13 21:23:25 -05:00
Doug Coleman 6be9308d65 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-13 20:48:42 -05:00
Slava Pestov 2305117c21 Fix PPC bootstrap 2008-09-13 20:40:54 -05:00
Slava Pestov 722cacddb4 Fixing some problems with returning structs by value in x86.64 FFI 2008-09-13 20:28:13 -05:00
Slava Pestov 8efedbae26 Fix tags 2008-09-13 20:27:48 -05:00
Doug Coleman 38f375ee4b Merge branch 'master' of git://factorcode.org/git/factor 2008-09-13 19:20:54 -05:00
Doug Coleman 7724ad2387 allow |b b| || regexps 2008-09-13 18:20:38 -05:00
Slava Pestov 8b9784108e Don't clobber RBX 2008-09-13 14:25:06 -05:00
Eduardo Cavazos 96afddc72b Merge branch 'master' of git://factorcode.org/git/factor 2008-09-13 11:13:03 -05:00
Eduardo Cavazos 1bf65e6dc5 tools.annotations: Use fry in '(watch-vars)' 2008-09-13 11:12:36 -05:00
Slava Pestov 01005078f5 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-13 06:14:13 -05:00
Slava Pestov d47a76b69b 15% improvement 2008-09-13 06:13:49 -05:00
Slava Pestov a211e44bb9 Found a place to use the locals in literals feature 2008-09-13 04:43:29 -05:00
Eduardo Cavazos d2646cfe1b tools.annotations: Use fry in '(watch)' 2008-09-13 04:09:13 -05:00
Slava Pestov 8779784798 Support hints on methods 2008-09-13 03:12:52 -05:00
Slava Pestov 01129fb9bd Add unit test for locals performance regresion 2008-09-13 03:09:16 -05:00
Slava Pestov 2cc40052bf Rewrite locals-in-literals in idiomatic Factor, and fix a performance regression with locals in tuples 2008-09-13 03:06:36 -05:00
Slava Pestov 77b6540428 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-13 02:37:27 -05:00
Slava Pestov 7ba28ac8d5 Clean up raytracer a bit 2008-09-13 02:37:16 -05:00
Doug Coleman b7e798077b Merge branch 'master' of git://factorcode.org/git/factor 2008-09-12 22:04:53 -05:00
Doug Coleman 7f832de824 fix help-lint 2008-09-12 22:04:35 -05:00
Doug Coleman dab32f7abe unbreak regexp2 for fry change, use dip some, pprint*, make \^ and \$ parse 2008-09-12 21:56:25 -05:00
Slava Pestov 20cc730501 Fix sequences tests 2008-09-12 18:57:34 -05:00
Slava Pestov 7b1c2611a4 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-12 18:15:44 -05:00
Slava Pestov f2eeeb4ae8 Cleanup 2008-09-12 18:15:26 -05:00
Slava Pestov 379566374c Fix usages of nths 2008-09-12 18:15:22 -05:00