Commit Graph

9075 Commits (b5fc39c1980f1629a41847f6d03ba83c905b2f56)

Author SHA1 Message Date
Slava Pestov 7d4b64e361 rename benchmark.struct to tools.time.struct since it is not a benchmark 2010-08-11 21:51:19 -07:00
Jose A. Ortega Ruiz cb96c33838 FUEL: fix for error reporting in remote listeners. 2010-08-02 23:12:57 -04:00
Philipp Brüschweiler b4d23a9d3b javascriptcore: added some platform.txt files 2010-08-01 13:59:37 +02:00
Slava Pestov 46f8492c09 mongodb.driver: fix help lint 2010-07-31 18:34:43 -04:00
Slava Pestov 4ab1950219 time-server: main word should not return immediately (reported by Alec Barryman) 2010-07-31 18:33:39 -04:00
Sascha Matzke aab5db42d9 fixed usages 2010-07-31 19:54:36 +02:00
Sascha Matzke 69027378cb fixed docs 2010-07-31 19:50:29 +02:00
Sascha Matzke 19c78de60f better error handling when mongod can not be reached 2010-07-31 14:16:11 +02:00
Sascha Matzke f9b3c1d59d added query and delete options 2010-07-31 11:41:07 +02:00
Sascha Matzke 7295a04519 added >multi word, removed unused singletons, fixed tuple example in docs 2010-07-31 10:49:15 +02:00
Sascha Matzke e42479b257 use encode-string to write utf8 strings to the stream 2010-07-31 10:49:15 +02:00
Slava Pestov 1945d62dd5 gdbm.ffi: fix DLL name on Windows 2010-07-26 15:35:12 -05:00
Slava Pestov 3dbb8e6153 math.matrices: move normal word from gpu.demos.bunny and reverse sign 2010-07-23 20:41:08 -07:00
Slava Pestov b0ec82c64e gdbm: fix tests 2010-07-22 17:29:20 -07:00
Slava Pestov abf9efe731 gdbm: don't run tests on 64-bit Windows since there's no gdbm there 2010-07-22 14:34:59 -07:00
Slava Pestov 73833ebb18 gdbm.ffi: fix add-library form 2010-07-13 17:36:14 -04:00
Joe Groff 57fb4267ab clear up roles docs 2010-07-09 13:30:15 -07:00
Doug Coleman 2ca509a8fe Split off io.streams.throwing from io.streams.limited and update usages of limited streams 2010-07-09 13:32:09 -05:00
Doug Coleman 9dfed202ca Add an article for roles 2010-07-09 13:32:08 -05:00
Doug Coleman 1a8e09116b Allow variants to be spread across multiple parsing words with a VARIANT-MEMBER: word. Fix typo in docs 2010-07-09 13:32:08 -05:00
Slava Pestov 23f2a82d47 twitter: use https to get request and access tokens now that http.client is up to spec 2010-07-05 22:55:32 -04:00
Slava Pestov 58b5c60886 mason: update for twitter vocab changes 2010-07-05 22:18:02 -04:00
Slava Pestov 77d7a92b9e twitter: update to use OAuth 2010-07-05 22:17:16 -04:00
Slava Pestov 7e318bae57 oauth: basic implementation of an OAuth consumer 2010-07-05 22:14:06 -04:00
Slava Pestov 4d3b7179d7 Merge branch 'mongodb-changes' of git://github.com/x6j8x/factor 2010-07-05 20:40:09 -04:00
Slava Pestov 3159b66103 Merge branch 'gdbm' of http://github.com/dmsh/factor 2010-07-05 20:35:54 -04:00
Dmitry Shubin 18c93fa1bd gdbm: add shorthands for common cases 2010-07-04 02:12:07 +04:00
Niklas.Waern 8321c7b559 libudev bindings in resource:extra 2010-06-29 19:25:26 +02:00
Dmitry Shubin 2446a59744 gdbm: move enums to main vocab 2010-06-28 03:50:06 +04:00
Dmitry Shubin 0c020a47d8 gdbm: each-key - higher order combinator for sequential access 2010-06-28 03:30:52 +04:00
Dmitry Shubin 6705f4f466 gdbm: drop "gdbm-" prefix 2010-06-28 02:17:11 +04:00
Dmitry Shubin 8790c73a26 gdbm: add metadata 2010-06-28 02:14:50 +04:00
Dmitry Shubin 2992a37fe5 gdbm: add gdbm-info 2010-06-28 01:52:36 +04:00
Dmitry Shubin cab257bbea gdbm: documentation addendum 2010-06-28 01:46:20 +04:00
Dmitry Shubin e16f6e816f gdbm: add unit tests 2010-06-28 01:45:05 +04:00
Joe Groff 5966a65ade twitter.prettyprint: wrap tweet text 2010-06-27 14:16:41 -07:00
Dmitry Shubin 66102b763b gdbm: add documentation 2010-06-28 00:00:19 +04:00
Dmitry Shubin ce2ba6a271 gdbm: replace ALIAS: with normal definition for documentation's sake 2010-06-27 23:56:20 +04:00
Joe Groff 044a862c37 new vocab twitter.prettyprint: styled printing of twitter statuses 2010-06-27 11:09:49 -07:00
Dmitry Shubin d3f1f7f609 gdbm: fix stack effect comment 2010-06-27 20:35:46 +04:00
Dmitry Shubin d14bf0736d gdbm: add <gdbm> constructor 2010-06-27 17:40:22 +04:00
Dmitry Shubin 4720a1aad3 gdbm: more user-friendly initial configuration 2010-06-27 01:29:47 +04:00
Dmitry Shubin 9a1a60f804 gdbm: better option setters 2010-06-27 01:28:58 +04:00
Dmitry Shubin d1d742211b gdbm: remove obsolete options 2010-06-27 01:28:53 +04:00
Dmitry Shubin 09dbdaae77 gdbm: switch back to simpler error handling scheme 2010-06-26 22:06:35 +04:00
Slava Pestov a4f509dee9 mason.updates: revert bad code 2010-06-24 13:45:26 -04:00
Slava Pestov ee55d0e452 mason.common: fix file name 2010-06-24 12:28:23 -04:00
Joe Groff c7a2ef4d4f gpu.util.wasd: new utility word "wasd-pixel-ray" that converts a screen pixel position to a world-space vector, indicating direction from eye location 2010-06-23 00:48:17 -07:00
Slava Pestov d2bef80a19 mason: recent with-unique-directory change was broken 2010-06-22 22:45:22 -04:00
Slava Pestov 2173c0cafd time.unix: add timestamp>timezone word 2010-06-22 22:35:24 -04:00