Commit Graph

7276 Commits (4cc48dcb128d6e75ebdcc825391c1fc7334fe165)

Author SHA1 Message Date
Joe Groff 06012cf291 order-insensitive pair methods 2009-04-26 14:58:31 -05:00
Joe Groff 2ee95694e5 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-26 14:35:59 -05:00
Slava Pestov 319ac42ac2 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-26 13:31:23 -05:00
Slava Pestov 291ac48a17 tuple-arrays: completely rewritten to use functors, 10x faster on benchmark 2009-04-26 13:31:10 -05:00
Joe Groff a2056d932c gold plating for sequences.product 2009-04-26 13:09:30 -05:00
Joe Groff f007c281e3 docs for sequences.product 2009-04-26 13:08:15 -05:00
Joe Groff 303ce55dc6 more efficient product-each and product-map that don't /mod all over the place 2009-04-26 12:27:50 -05:00
Joe Groff 0f09d0ef2e Merge branch 'master' of git://factorcode.org/git/factor 2009-04-26 09:39:48 -05:00
Joe Groff d2e293eb5e product virtual sequence 2009-04-26 09:39:38 -05:00
Joe Groff 6688cf1c97 mopping up some noobsauce 2009-04-26 08:42:31 -05:00
Doug Coleman fc8b04466a fix morse unit test 2009-04-26 03:26:15 -05:00
Doug Coleman dd15bd0fee fix morse for characters that don't exist like "\n". "resource:core/kernel/kernel.factor" utf8 file-contents play-as-morse listen to factor! 2009-04-26 01:25:19 -05:00
Doug Coleman cdb17b7433 make fasta work again 2009-04-26 00:45:03 -05:00
Joe Groff 848cf3924f Merge branch 'master' of git://factorcode.org/git/factor 2009-04-25 21:27:00 -05:00
Joe Groff 395e4267fd docs for roles 2009-04-25 21:20:19 -05:00
Doug Coleman 81bef5d62c fix help lint for id3 2009-04-25 21:03:12 -05:00
Joe Groff 32d2377df1 test method dispatch on roles 2009-04-25 20:18:45 -05:00
Joe Groff e32869b0c3 rôles 2009-04-25 20:07:54 -05:00
Doug Coleman c5b0e52daf Merge branch 'master' of git://factorcode.org/git/factor 2009-04-25 19:31:43 -05:00
Doug Coleman 06b449e5ce Merge branch 'master' of git://factorcode.org/git/factor 2009-04-25 19:30:56 -05:00
Doug Coleman 71f2e997a6 use read-only mmap in id3. save id3 parsing errors 2009-04-25 19:26:16 -05:00
Joe Groff a1fc4616e9 dog tag again 2009-04-25 19:24:01 -05:00
Joe Groff 592a840c52 a syntax pearl for literal string arrays 2009-04-25 19:22:47 -05:00
Joe Groff 345b27a673 dog tag for pair-rocket 2009-04-25 19:22:03 -05:00
Doug Coleman 682b53de99 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-25 19:01:37 -05:00
Doug Coleman 2330ec3042 use ui.images drawing code in images.viewer 2009-04-25 18:59:03 -05:00
Slava Pestov f24bf51289 mason: some fixes 2009-04-25 16:52:23 -05:00
Joe Groff 22d14b036a Merge branch 'master' of git://factorcode.org/git/factor 2009-04-24 19:18:40 -05:00
Joe Groff ad19fd7cbd Web 2.0 style assoc syntax. H{ "foo" => 1 "bar" => { 2 3 } } 2009-04-24 15:02:53 -05:00
Slava Pestov b1c790da41 benchmark.javascript: new benchmark 2009-04-24 12:29:29 -05:00
Slava Pestov b78332d645 Merge branch 'master' of git://projects.elasticdog.com/git/factor 2009-04-24 01:16:57 -05:00
Aaron Schaefer d035c91e3f Add pidigits benchmark from language shootout 2009-04-24 02:05:52 -04:00
Slava Pestov 00b6107d3b Add benchmark.gc1 2009-04-24 00:12:23 -05:00
Slava Pestov e6a6ac035b Merge branch 'master' of git://factorcode.org/git/factor 2009-04-23 22:37:19 -05:00
Slava Pestov 5649cc7a0a Compiler warnings are no more 2009-04-23 22:17:25 -05:00
Joe Groff d039c803eb env vocab for accessing the environment as an assoc 2009-04-23 12:08:30 -05:00
Doug Coleman 47fb13955c move dns from unmaintained to extra for keyholder 2009-04-22 16:18:15 -05:00
Slava Pestov 367ec5de93 newfx => unmaintained since it uses multi-methods 2009-04-22 11:54:59 -05:00
Slava Pestov 91cd13d2d6 mason.test: collect compiler errors at the very end of the process, to catch errors in unit test files 2009-04-22 07:07:24 -05:00
Slava Pestov 3353a777f7 Fixing some unit test failures 2009-04-22 07:05:00 -05:00
Slava Pestov f4f99036ca Move lint to unmaintained 2009-04-22 07:04:15 -05:00
Slava Pestov b075f20d80 Move multi-methods, and vocabs that depend on them (dns, shell, newfx). Multi methods won't be in Factor 1.0 and I don't want to keep maintaining this feature 2009-04-22 06:50:09 -05:00
Slava Pestov caf6f280ea annotations: update for usage being moved to tools.crossref 2009-04-22 04:46:47 -05:00
Aaron Schaefer cce2e8c3e4 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-21 18:08:14 -04:00
Slava Pestov 97a522da0e Fix conflict 2009-04-21 16:26:22 -05:00
Doug Coleman 1a28a5e30d accidentally checked in db2 branch. move to unmaintained for now 2009-04-21 02:01:35 -05:00
Doug Coleman 034c44db70 Merge branch 'keyholder'
Conflicts:
	.gitignore
2009-04-21 01:45:24 -05:00
Doug Coleman 784f34e49f turn off autouse for sandboxed code 2009-04-21 01:44:25 -05:00
Slava Pestov 05f3f9dcb9 Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
Aaron Schaefer 76417301b4 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-20 21:01:37 -04:00