Commit Graph

3974 Commits (6c6d131b0b211a03da804562e664d0eaed1a3198)

Author SHA1 Message Date
slava 6c6d131b0b Documentation for document class and words 2006-12-17 04:17:12 +00:00
chris.double f587b91ccf fjsc: add execute 2006-12-15 23:11:12 +00:00
erg bd5a5fcf5f fix efect typo 2006-12-16 20:58:03 +00:00
slava 2111fa2236 Fix conflicts 2006-12-15 23:06:22 +00:00
chris.double 0cc69c944e fjsc: add http-get 2006-12-15 13:36:38 +00:00
chris.double d651cce933 fjsc: added stack effects and parsing performance enhancements 2006-12-15 12:51:53 +00:00
chris.double fb01efed25 parser-combinators: added <!?> 2006-12-15 12:51:38 +00:00
chris.double 5a88cc8d75 parser-combinators: added <!+>, <!*> and only-first parsers 2006-12-15 12:22:09 +00:00
chris.double 46d1270d8f lazy-lists: fix bug with ltake and nil? 2006-12-15 12:18:31 +00:00
chris.double bf1da849a9 fjsc: allow comments with ! and #! 2006-12-15 08:11:07 +00:00
chris.double 51f22055d1 fjsc: add \ word functionality 2006-12-15 08:03:13 +00:00
chris.double 0850fd1277 fjsc: add swap 2006-12-15 07:56:00 +00:00
chris.double 2ebb4a88f9 fjsc: add run-file and ability to have bootstrap factor code 2006-12-15 07:49:42 +00:00
chris.double 0d2bfb1c84 fjsc: fixup alien-invoke 2006-12-15 07:14:50 +00:00
chris.double 7914c642a9 fjsc: add alien-invoke 2006-12-15 06:59:47 +00:00
chris.double 70e27d25e3 fjsc: fix unit tests 2006-12-15 06:29:35 +00:00
chris.double e68593d9e5 fjsc: remove extraneous semicolons in compiled output 2006-12-15 06:18:01 +00:00
chris.double fba42655be google-search: add to all.factor 2006-12-14 13:38:19 +00:00
chris.double 49b85d2525 google-search: library for searching google 2006-12-14 13:36:40 +00:00
chris.double f23ba12c95 apps/rss: fix bitrot and broken stack effects 2006-12-14 13:35:53 +00:00
chris.double 6a46eb2b2d fjsc: added over, if, =, empty? 2006-12-11 15:31:35 +00:00
chris.double 3f2eb45dde fjsc: fix load order bug 2006-12-11 15:15:47 +00:00
chris.double 713d1aa352 fjsc: add arrays, reduce, map, etc 2006-12-11 14:51:48 +00:00
chris.double 795577f49d fjsc: add '.' word 2006-12-11 13:59:23 +00:00
chris.double 44bee2c3b8 fjsc: add math operations 2006-12-11 13:57:54 +00:00
chris.double c9e8417f60 fjsc: add ability to define new words 2006-12-11 13:55:00 +00:00
chris.double 3fcc63f1bd fjsc: refactoring of javascript 2006-12-11 13:11:10 +00:00
chris.double 713d328415 httpd: add errors namespace to embedded.factor 2006-12-11 12:40:30 +00:00
chris.double b7619cffc4 fjsc: change to a furnace based responder 2006-12-11 12:37:27 +00:00
chris.double 7837e83955 fjsc: add factor to javascript compiler to all load scripts 2006-12-11 11:17:00 +00:00
chris.double 88260bccbf fjsc: initial version of factor to javascript compiler 2006-12-11 11:14:58 +00:00
erg ed899e53cb fix failing unit test on windows 2006-12-15 21:43:42 +00:00
slava 4137f6cddb Add a unit test which fails on Windows 2006-12-15 21:10:20 +00:00
erg 688425f94d initial libs/sql 2006-12-15 09:06:17 +00:00
erg 9e705d5599 fix typo in fooify-test 2006-12-14 19:38:48 +00:00
erg d03f46e784 more cleanup in random-tester 2006-12-14 09:26:26 +00:00
erg bb92e43a43 remove an unused word in random-tester 2006-12-14 09:06:27 +00:00
erg 4780ef34b5 remove some words from random-tester, remove some debug output 2006-12-14 09:04:56 +00:00
erg 5fdae530bb fix permutations for random-tester 2006-12-13 23:48:37 +00:00
erg e55df662e2 write each-permutation word for random-tester 2006-12-13 20:40:07 +00:00
slava 07df0e40f9 Assorted fixes: sort out bignum division by zero, fix some unit tests 2006-12-14 07:35:22 +00:00
slava 072ba70d47 Fix documentation typos 2006-12-14 06:50:50 +00:00
slava 14778affb6 Finish documenting ui/gadgets: scrolling sliders tracks viewports 2006-12-14 06:30:50 +00:00
slava d268551564 Document the 'ui' word 2006-12-14 04:51:28 +00:00
slava b4dda1b0a5 More documentation: menus, panes, presentations 2006-12-14 04:40:56 +00:00
slava 19b52b7eab Fix more example typos 2006-12-13 09:01:42 +00:00
slava 610c497143 Fix latest bug found by erg's random tester 2006-12-13 08:42:34 +00:00
slava 43cc9eafc7 Fix apropos 2006-12-13 08:14:14 +00:00
slava 3cf82d8afb Add failing unit test 2006-12-13 08:13:59 +00:00
slava 57905886e1 Documentation fixes 2006-12-13 08:13:30 +00:00