Commit Graph

45 Commits (f44d37fe2ce28ba6ee33ea6f7e25ab1a54cd573d)

Author SHA1 Message Date
chris.double f44d37fe2c fjsc: add support for vocabs 2006-12-17 03:11:42 +00:00
chris.double 40b9a43aef fjsc: add map and reduce back 2006-12-17 00:09:19 +00:00
chris.double a1f1d42c2c fjsc: use setTimeout to jump out of call stack to prevent stack blowout 2006-12-16 23:45:49 +00:00
chris.double 0350a00acc fjsc: remove 'world' parameter 2006-12-16 23:32:34 +00:00
chris.double 81820c1bca fjsc: javascript refactorings 2006-12-16 23:25:12 +00:00
chris.double b99936be9a fjsc: refactor alien calls 2006-12-16 22:58:35 +00:00
chris.double f1256d0f3c fjsc: add '=' primitive 2006-12-16 22:35:35 +00:00
chris.double 070d38c850 fjsc: add callcc0 and continue 2006-12-16 14:24:39 +00:00
chris.double f25f82cc97 fjsc: move to CPS compiling javascript 2006-12-16 13:46:04 +00:00
chris.double f587b91ccf fjsc: add execute 2006-12-15 23:11:12 +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 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 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 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 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 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 072ba70d47 Fix documentation typos 2006-12-14 06:50:50 +00:00
erg a6b11ad1e1 random-tester work-in-progress 2006-12-13 07:46:55 +00:00
slava 33d53a5dc2 Get all modules to load again 2006-12-13 07:08:45 +00:00
erg fe0c2f6ca2 remove more bad words from random-tester 2006-12-05 16:34:11 +00:00
slava 8a53d3a55b Rename append3 to 3append, documentation updates 2006-12-10 19:59:32 +00:00
erg 7c794a4d96 fix random-tester load problem 2006-12-05 00:27:33 +00:00
erg 19487b5e09 remove continuation words from random-tester2 2006-12-05 00:25:17 +00:00
erg 17439d2bd8 add a file to random-tester 2006-12-05 00:13:11 +00:00
erg ba78fe8aa1 move random-tester2 to apps/, add random-tester2 2006-12-05 00:08:55 +00:00
slava 7b78022924 Add a PROVIDE: to lisppaste 2006-12-02 21:44:34 +00:00
slava 5c6184261f Move lisppaste to apps/ 2006-12-02 21:28:00 +00:00
chris.double ed49d96a61 space-invaders: fix load path of rom 2006-11-30 00:01:05 +00:00
slava 5d1f025e54 New string-lines word 2006-11-29 20:18:33 +00:00
slava 45a0bd6d9d Modules: core/ apps/ libs/ demos/ 2006-11-29 02:57:29 +00:00