Commit Graph

7557 Commits (610b276c861cd67522becc2484e18d7863dd84ce)

Author SHA1 Message Date
Doug Coleman e5217b928e Merge branch 'master' of git://github.com/bogiebro/factor 2009-05-01 15:57:33 -05:00
Doug Coleman 45f196214f Merge branch 'master' of http://factorcode.org/git/factor 2009-05-01 13:04:07 -05:00
Joe Groff c8739f5430 Merge branch 'master' of http://factorcode.org/git/factor 2009-05-01 13:01:04 -05:00
Sascha Matzke 8aa655bae3 added metadata files (authors,tags,summary) to all vocabs 2009-05-01 19:49:09 +02:00
Sascha Matzke e701e04884 added small introduction article for mongodb
added mongodb root vocab
2009-05-01 19:34:04 +02:00
Sascha Matzke abac42a001 fixed driver documentation 2009-05-01 18:31:19 +02:00
Sam Anklesaria ac2557b4a7 frp changes 2009-05-01 11:06:48 -05:00
Sam Anklesaria d9a9e16fd7 added file-trees vocab 2009-05-01 11:06:20 -05:00
Doug Coleman 471fe2c272 rename lines to stream-lines
rename cnotents to stream-contents
2009-05-01 10:41:27 -05:00
Sam Anklesaria 0c718a047c frp docs fixed 2009-05-01 10:40:33 -05:00
Sascha Matzke 62846be4f6 removed trash / reformatted some lines 2009-05-01 16:23:06 +02:00
Sascha Matzke 286026d5d5 fixed tuple query 2009-05-01 16:22:48 +02:00
Sascha Matzke cce0341e28 fixed compile errors 2009-05-01 16:13:51 +02:00
Sascha Matzke 45bf6d15b0 fixed missing use 2009-05-01 16:06:18 +02:00
Sascha Matzke 3bfc30c793 Merge commit 'mongo-factor-driver/master' into mongo-factor-driver
moving mongodb and bson to factor source tree
2009-05-01 14:43:45 +02:00
Slava Pestov 3b840c652c Merge branch 'master' of git://factorcode.org/git/factor 2009-05-01 02:44:50 -05:00
Doug Coleman 55c91ec84a Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 23:47:04 -05:00
Doug Coleman 44845fdf04 byte-array>sha1-hmac -> sequence>sha1-hmac etc, make more words private 2009-04-30 23:46:37 -05:00
Slava Pestov ed21047b78 drills.deployed: add unportable tag since it uses Cocoa binding 2009-04-30 22:59:20 -05:00
Slava Pestov a70a2c0e31 Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
Joe Groff 87daa532a6 move literals vocab to basis 2009-04-30 22:48:01 -05:00
Slava Pestov 9bb70c2c4d Update usages of global ... change-at to use the new change-global combinator 2009-04-30 21:38:14 -05:00
Slava Pestov 59bec433f4 Add unportable tag to merger and fix indentation in ui.gadgets.tables 2009-04-30 21:37:53 -05:00
Slava Pestov f423a0d117 Merge git://github.com/bogiebro/factor into bogiebro2 2009-04-30 21:22:38 -05:00
Slava Pestov 9a3de3fb41 Merge branch 'master' of git://github.com/seckar/factor 2009-04-30 21:15:27 -05:00
Slava Pestov d93514d47d Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 21:13:36 -05:00
Slava Pestov 48dbd4022c Remove obsolete benchmark 2009-04-30 17:13:52 -05:00
Doug Coleman 335d7b9cee Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 10:26:51 -05:00
Doug Coleman 65d76e6509 finish fixing the using list for windows.errors, more ffi bindings 2009-04-30 10:25:59 -05:00
Slava Pestov 1ce65acff1 Benchmark harness now runs a GC first 2009-04-30 04:00:54 -05:00
Sam Anklesaria 41e276dd35 Merge branch 'master' of git@github.com:bogiebro/factor 2009-04-29 21:52:56 -05:00
Sam Anklesaria 7afaa255c1 string frying 2009-04-29 21:51:19 -05:00
Doug Coleman 402dc1221d Merge branch 'master' of git://factorcode.org/git/factor 2009-04-29 19:11:16 -05:00
bogiebro 3e58a59335 fixed comboboxes summary spelling error 2009-04-29 13:56:36 -07:00
Sam Anklesaria 3cf4f45416 comboboxes vocab + ui authors, summaries 2009-04-29 14:19:30 -05:00
Doug Coleman cdcaba75da support hard links in tar 2009-04-29 11:10:58 -05:00
Joe Groff 4038d30e7e die if wav fmt or data chunk is missing 2009-04-29 08:40:31 -05:00
Joe Groff aa3025ce23 ensure wav chunks are as big as they ought to be 2009-04-29 08:38:01 -05:00
Joe Groff 2741b3739d plug some holes in wav parser 2009-04-29 08:22:35 -05:00
Joe Groff 570315d8c5 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-28 22:44:17 -05:00
Joe Groff 705e12445c wav file parser 2009-04-28 22:43:43 -05:00
Sam Anklesaria 4c8c1f9626 frp-table fixes 2009-04-28 22:00:21 -05:00
Sam Anklesaria 96474ab059 frp-table additions 2009-04-28 20:37:25 -05:00
Sam Anklesaria 53302edb15 moved change-global to namespaces 2009-04-28 20:37:00 -05:00
Joe Groff fa0856b42e game-loop vocabulary 2009-04-28 17:23:08 -05:00
Sam Anklesaria d3cd8b9a46 unit tests for modules.using 2009-04-28 16:23:24 -05:00
Aaron Schaefer b1454784e4 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-27 22:53:20 -04:00
Sam Anklesaria c580916f39 modules.using tests close server after use 2009-04-27 19:20:27 -05:00
Sam Anklesaria 049cfb6dd4 authors and summaries updated 2009-04-27 18:53:13 -05:00
Doug Coleman 91d48f567d Merge branch 'master' of git://factorcode.org/git/factor 2009-04-26 21:39:39 -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
Bruno Deferrari 3c845d6ba8 Merge branch 'master' into irc 2009-04-26 20:04:32 -03:00
Joe Groff 06012cf291 order-insensitive pair methods 2009-04-26 14:58:31 -05:00
Doug Coleman 93be5a84bd Merge branch 'master' of git://factorcode.org/git/factor 2009-04-26 14:50:08 -05:00
Doug Coleman 2862843a9b better fix for morse 2009-04-26 14:43:06 -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
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 68d7137a16 Fix minor inconsistency in reference to var name 2009-04-24 02:16:05 -04: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
Nicholas Seckar f6bc472156 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-23 14:41:57 -07:00
Joe Groff d039c803eb env vocab for accessing the environment as an assoc 2009-04-23 12:08:30 -05:00
Nicholas Seckar 47064cd1af Fix stack effect of fuel-use-suggested-vocabs 2009-04-22 15:40:17 -07:00
Nicholas Seckar ca853d5eac Merge branch 'master' of git@github.com:seckar/factor into autouse-existing-usings 2009-04-22 15:35:47 -07:00
Nicholas Seckar 7f88f86f84 Merge branch 'master' of git://factorcode.org/git/factor into autouse-existing-usings 2009-04-22 15:10:21 -07: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
Nicholas Seckar 18b5090892 Add tests for auto-USING selection 2009-04-19 19:57:35 -07: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
Nicholas Seckar af7ecb16cf Determine restart vocab thru obj>> instead of error string 2009-04-19 14:52:24 -07:00
Nicholas Seckar 86a6b75160 Merge branch 'autouse-existing-usings' of git@github.com:seckar/factor into cleaner-using-suggestions 2009-04-19 14:31:44 -07: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
Slava Pestov 51c6390cfa mason.child: fix tests 2009-04-18 04:08:09 -05:00
Slava Pestov b4bb4d55fa Merge branch 'master' of git://factorcode.org/git/wrunt 2009-04-18 03:30:44 -05:00
Slava Pestov b5acfdcd64 mason: fix some bugs 2009-04-18 03:04:03 -05:00
Slava Pestov af600d5aac mason: working on a big overhaul of mason. Status updates sent to a web service, binary upload notification via Twitter 2009-04-17 20:59:59 -05:00
Slava Pestov 3586736b34 mason.test: benchmark files were read in wrong order 2009-04-17 20:59:11 -05:00
Slava Pestov c6072d7b4b fuel.eval: fix 2009-04-17 20:55:59 -05:00
Slava Pestov 1b4e778102 advice: move to unmaintained 2009-04-17 20:50:14 -05:00
Slava Pestov aff996a58f math.function-tools: Fix compiler warning 2009-04-17 20:49:59 -05:00
Slava Pestov d929134ad7 dns: Fix compiler warning 2009-04-17 20:49:46 -05:00
Slava Pestov f36a3c4713 fuel: Fix compiler warnings 2009-04-17 20:49:36 -05:00
Slava Pestov 7db33912a0 bank: fix compiler warning 2009-04-17 20:42:58 -05:00
Slava Pestov bbd496e304 4DNav.file-chooser: fix compiler warning 2009-04-17 20:42:51 -05:00
Slava Pestov a6ea915e09 mason: filter out linakge errors from build reports 2009-04-17 20:21:51 -05:00
Slava Pestov b579d32e5c mason: send HTML e-mails; if benchmarks fail build fails 2009-04-17 17:55:33 -05:00
Slava Pestov 9dc7b4b95a Tweak some benchmark parameters 2009-04-17 17:55:01 -05:00
Slava Pestov 86e97b0d9c io.crlf: add some unit tests; read-crlf now returns f on EOF 2009-04-17 17:52:22 -05:00
Doug Coleman 332bde4173 use iota in a few places 2009-04-17 16:17:11 -05:00
Nicholas Seckar 1b4229be1b Merge branch 'master' into autouse-existing-usings 2009-04-17 13:14:20 -07:00
Doug Coleman 3fc7b22284 undo inline 2009-04-17 15:10:50 -05:00
Aaron Schaefer 4e4e9cb579 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-17 15:56:14 -04:00
Doug Coleman 364ea217ef fix more compiler errors 2009-04-17 14:44:08 -05:00
Doug Coleman e85d8c17ac fix compile error 2009-04-17 11:21:30 -05:00
Doug Coleman b994b9a4dc move graph-theory to unmaintained: no unit tests and compile errors 2009-04-17 11:14:41 -05:00
Doug Coleman d3c87db85f fixing compiler warnings 2009-04-17 11:14:16 -05:00
Doug Coleman e9e4028999 remove 1+ a couple places, working on compile errors 2009-04-17 11:01:58 -05:00
Slava Pestov 7fd249333a Fix mason.test 2009-04-16 23:14:47 -05:00
Bruno Deferrari 17cbf3dded irc.client: Update test 2009-04-16 22:28:40 -03:00
Bruno Deferrari 7503c98768 irc.logbot: Format for actions 2009-04-16 22:19:45 -03:00
Bruno Deferrari 460de5bbef irc.messages: Add predicate classes for ctcp and action messages 2009-04-16 22:19:16 -03:00
Bruno Deferrari 34ec9af2ad irc.client: More robust reconnection 2009-04-16 21:35:26 -03:00
Bruno Deferrari 2c46304c75 irc.logbot: Use <file-appender> instead of <file-writter> 2009-04-16 21:33:21 -03:00
Slava Pestov 437b5b4a65 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-16 16:16:14 -05:00
Bruno Deferrari 7f5f8185bf irc.messages: Set timestamp when constructing, not on parser 2009-04-16 17:21:31 -03:00
Doug Coleman 6b3f12861d Merge git://github.com/Keyholder/factor into keyholder 2009-04-16 15:21:20 -05:00
Doug Coleman f9afd71369 add more db.utils 2009-04-16 15:19:05 -05:00
Bruno Deferrari 01f7f560b0 irc.logbot: Use make to build timestamped string 2009-04-16 17:16:24 -03:00
Bruno Deferrari 84032835f5 irc.messages: Use GMT times when building a message 2009-04-16 17:11:41 -03:00
Bruno Deferrari 7acff0c906 irc.gitbot: Add formatting for topic change logs 2009-04-16 09:32:23 -03:00
Alex Chapman 122203d142 Merge branch 'maintenance' into experimental 2009-04-16 13:39:29 +10:00
Alex Chapman 5ef623e239 Merge branch 'master' into experimental 2009-04-16 13:38:05 +10:00
Alex Chapman f491dba936 Morse an synth fixed 2009-04-16 13:36:54 +10:00
Alex Chapman 4934c49f08 Moving synth and morse from unmaintained to extra 2009-04-16 13:36:21 +10:00
Alex Chapman f02bbb6f4b jamshred fixes, but still has an endless recursion bug 2009-04-16 11:06:28 +10:00
Alex Chapman ea903a67ba Openal fixes 2009-04-16 11:05:59 +10:00
Doug Coleman 9383d91636 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-15 19:31:08 -05:00
Doug Coleman 53397f4f7c update tar 2009-04-15 19:31:02 -05:00
Slava Pestov f82a34401d Merge branch 'master' into smarter_error_list 2009-04-15 19:06:09 -05:00
Slava Pestov df18c0b6e7 Making more code infer 2009-04-15 19:03:44 -05:00
Doug Coleman 840675e242 fix circularity 2009-04-15 18:32:07 -05:00
Bruno Deferrari e0c57b68b6 irc.messages: Fix test 2009-04-15 20:18:42 -03:00
Nicholas Seckar 8806a0b18b Make fuel auto-use the existing using in fuel-debug--uses-for-file. 2009-04-15 16:12:31 -07:00
Doug Coleman 55a7f52676 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-15 17:36:21 -05:00
Slava Pestov 50a6ac2d55 Merge branch 'smarter_error_list' of git://factorcode.org/git/factor into smarter_error_list 2009-04-15 16:16:24 -05:00
Slava Pestov ac5ad3582f Merge branch 'master' of git://factorcode.org/git/factor into smarter_error_list 2009-04-15 16:16:14 -05:00
Slava Pestov a8fafd2935 Merge branch 'irc' of git://tiodante.com/git/factor 2009-04-15 15:16:30 -05:00
Alex Chapman 601f8fdd29 Moving jamshred from unmaintained to extra 2009-04-15 20:01:18 +10:00
Alex Chapman c78d3dda3d Merging hats into refs to generalise refs 2009-04-15 15:42:01 +10:00
Slava Pestov a7eb21659d Merge branch 'smarter_error_list' of git://factorcode.org/git/factor into smarter_error_list 2009-04-15 00:27:36 -05:00
Doug Coleman 2ca8e69348 fix handling of global_pax_header 2009-04-14 22:59:45 -05:00
Doug Coleman 34e945fd28 use prefix correctly 2009-04-14 22:54:28 -05:00
Doug Coleman 8644c98549 fix up tar 2009-04-14 22:47:39 -05:00
Slava Pestov 902718f0d3 Clean up images.viewer 2009-04-14 22:18:47 -05:00
Bruno Deferrari 777cb541f7 irc.client: Calculate message forwards before processing it (because participants may be deleted from channels) 2009-04-15 00:03:25 -03:00
Bruno Deferrari 8f287b2c26 irc.client: Forward messages before processing for now. Change text for
some log lines
2009-04-14 23:36:41 -03:00
Bruno Deferrari dbb35d3500 irc.logbot: Initial version 2009-04-14 23:16:31 -03:00
Bruno Deferrari 8d0bc70703 irc.client: Fix NICK message declaration 2009-04-14 23:13:21 -03:00
Slava Pestov acd1a95f81 Update fuel for error reporting changes 2009-04-14 20:14:21 -05:00
Alex Chapman ab6ba12a2f Working minimal couchdb.
Tests will fail unless couchdb is running.
2009-04-15 10:54:10 +10:00
Alex Chapman ec62badca6 Merge branch 'master' into experimental 2009-04-15 08:58:25 +10:00
Slava Pestov f850ba5665 Merge branch 'master' into smarter_error_list 2009-04-14 17:18:56 -05:00
Doug Coleman a3d25ed322 more tests 2009-04-14 17:18:48 -05:00
Doug Coleman b55c8b00ed Merge branch 'master' of git://factorcode.org/git/factor 2009-04-14 17:14:30 -05:00
Doug Coleman 1f004a1100 support typed queries 2009-04-14 17:10:16 -05:00
Slava Pestov da38a25963 More float syntax fixes 2009-04-14 17:09:16 -05:00
Slava Pestov 457b042b35 Update mason 2009-04-14 16:37:33 -05:00
Doug Coleman 6f1d15e84c refactoring the db protocol, remove fql-statements 2009-04-14 16:14:40 -05:00
Doug Coleman 1494800840 add introspection vocab to examine tables 2009-04-14 11:26:54 -05:00
Doug Coleman 4ad9580d19 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 21:50:03 -05:00
Doug Coleman 0f4711abe3 support AND and OR for where slot 2009-04-13 21:41:01 -05:00
Doug Coleman 447a55418c add update, delete to fql 2009-04-13 20:26:48 -05:00
Doug Coleman 7ab58fa3b3 add test for all features of select except where clauses 2009-04-13 19:53:53 -05:00
Doug Coleman d20fb81a9c working out the dispatch for bound queries, first stab at fql 2009-04-13 19:51:19 -05:00
Alex Chapman caabf4f6da Merge branch 'master' of git://factorcode.org/git/factor into experimental 2009-04-14 10:43:01 +10:00
Alex Chapman f2596259dd Merge branch 'master' into experimental
Conflicts:
	basis/http/client/client.factor
2009-04-14 10:42:41 +10:00
U-SLAVA-DFB8FF805\Slava e1690b47ae Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 19:03:42 -05:00
U-SLAVA-DFB8FF805\Slava 1596d9aeae mason: add workaround for cygwin git issue 2009-04-13 19:03:17 -05:00
Alex Chapman ace909795d couchdb in progress 2009-04-14 10:00:09 +10:00
Doug Coleman 66a4ec5896 more generics in the statement protocol 2009-04-13 18:19:37 -05:00
Doug Coleman 6db0999775 add raw, typed bind statements 2009-04-13 18:04:06 -05:00
Doug Coleman c9db0fdee1 refactor sqlite bind 2009-04-13 17:40:35 -05:00
Aaron Schaefer a97a2d7c59 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 18:39:11 -04:00
Doug Coleman 1789a58bbf add sql-bind-query, sql-bind-command for writing raw sql 2009-04-13 17:27:31 -05:00
Doug Coleman 48a0858135 raw sql queries work again 2009-04-13 15:37:29 -05:00
Doug Coleman d5b04296bc Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 15:36:29 -05:00
Slava Pestov 6efbe50543 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 15:21:20 -05:00
Slava Pestov cedbad0772 Fix tests to not clutter Factor directory 2009-04-13 15:21:16 -05:00
Slava Pestov f1038cee97 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 19:58:16 -05:00
Slava Pestov 5c952a8f14 Merge branch 'irc' of git://tiodante.com/git/factor 2009-04-13 19:57:05 -05:00
Slava Pestov 8da4f59931 Merge branch 'faster_string_to_number' 2009-04-13 19:48:19 -05:00
Slava Pestov 0ffd43e2e3 1.0/0.0 => 1/0. 2009-04-13 19:48:08 -05:00
Doug Coleman e1b0682320 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 13:59:37 -05:00
Bruno Deferrari d8f144a8e9 irc: Fix problems in tests 2009-04-12 19:44:46 -03:00
Slava Pestov f26fccec9d Too much inlining in id3 2009-04-12 16:32:39 -05:00
Bruno Deferrari e8d37558cb irc.client: Fix typos 2009-04-12 16:52:24 -03:00
Bruno Deferrari 8eedc105a9 Add missing bsd copyright notices, authors.txt, summary.txt files 2009-04-12 16:47:55 -03:00
Bruno Deferrari 837ab3d982 irc.gitbot: Fix USEs line 2009-04-12 16:35:29 -03:00
Bruno Deferrari 85d595d8b6 irc.client: Big refactor 2009-04-12 16:30:54 -03:00
Doug Coleman 956a119991 still working on db2 2009-04-11 21:05:18 -05:00
Doug Coleman ee45c8ff20 more work on db2 2009-04-11 20:21:04 -05:00
Doug Coleman badbd014be more parsers for c syntax 2009-04-11 16:19:41 -05:00
Doug Coleman a368a8da51 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-11 15:58:49 -05:00
Slava Pestov db3818814d Refactor GLU usages in basis, and move opengl.glu to extra, and don't like VM with GLU 2009-04-11 15:17:08 -05:00
Doug Coleman 72205363fd porting more things over to extra/db2 2009-04-11 13:44:06 -05:00