Commit Graph

7259 Commits (049cfb6dd4e3be06db04b1dbe528a6987d23441f)

Author SHA1 Message Date
Sam Anklesaria 049cfb6dd4 authors and summaries updated 2009-04-27 18:53:13 -05:00
Sam Anklesaria 25002fbff0 modules.rpc-server additions 2009-04-26 20:34:31 -05:00
Sam Anklesaria e6e32f052d frp tables 2009-04-26 19:01:05 -05:00
Sam Anklesaria a5e7b34f63 modules compilation fixes 2009-04-26 18:56:24 -05:00
Sam Anklesaria f432ea8208 distributed module system w/ qualified + from syntax 2009-04-24 23:26:10 -05:00
Sam Anklesaria 959f022290 simple file merging for mac 2009-04-24 23:25:48 -05:00
Sam Anklesaria ddc565eb99 frp library 2009-04-24 23:25:16 -05:00
Sam Anklesaria de345b6fb6 misc drills improvements 2009-04-24 23:24:23 -05:00
Sam Anklesaria 8be8357e4d ui.gadgets.alerts updated for new ui 2009-04-24 23:23:35 -05:00
Sam Anklesaria b31f8a0d15 peg lexer changes 2009-04-24 23:23:02 -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
Slava Pestov 74d352434c morse: fix help lint 2009-04-20 04:25:11 -05:00
Slava Pestov dff8f80ea6 mason.report: fix timings-table, and add unit tests 2009-04-20 03:29:16 -05:00
Slava Pestov dc2423de06 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-04-19 23:58:57 -05:00
Alex Chapman 0e6f76c13d Using literals vocab for defining computed constants 2009-04-20 14:15:38 +10:00
Alex Chapman dac233992a Merge branch 'master' into experimental 2009-04-20 12:21:54 +10:00
Alex Chapman 616996ab6a Updating code to use CONSTANT: 2009-04-20 12:20:03 +10:00
Alex Chapman 0f82f4af87 Merging Diego Martinelli's improvements and simplifications of morse 2009-04-20 11:00:38 +10:00
Slava Pestov 27928f5f8f Make couchdb unportable for now 2009-04-19 17:39:26 -05:00
Jose A. Ortega Ruiz 954f1abeb1 FUEL: conflict resolution 2009-04-19 21:04:07 +02:00
Jose A. Ortega Ruiz 425be6a414 FUEL: modify directly use/in to set up evaluation context 2009-04-19 20:35:54 +02:00
Aaron Schaefer 5006f11342 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-19 13:01:40 -04:00
Aaron Schaefer e4ce05f73b Additional solution to PE problem 1 from IRC 2009-04-19 13:01:02 -04:00
Alec Berryman 54f82be4e0 fuel: fix usage of (fuel-eval)
It used to take a string, but now takes a sequence of strings.
2009-04-18 22:37:18 -04:00
Slava Pestov bb06e98dfb Fix compiler warning in jamshred.log 2009-04-18 16:44:42 -05:00
Doug Coleman 49365799d1 make openal.example load, it's still broken.. 2009-04-18 13:48:15 -05:00
Doug Coleman 567bd334a0 modernize openal.other 2009-04-18 11:42:53 -05:00
Slava Pestov 9add08c200 Move math.matrices to basis 2009-04-18 04:09:16 -05:00