erg
|
4ad2ce0968
|
remove some words from random-tester2
|
2006-12-20 17:35:25 +00:00 |
chris.double
|
21de84509f
|
fjsc: changes to repl page
|
2006-12-18 08:10:54 +00:00 |
chris.double
|
e26d5802a4
|
fjsc: tidy up interface
|
2006-12-17 12:32:36 +00:00 |
chris.double
|
802197c369
|
fjsc: added to help text
|
2006-12-17 06:35:02 +00:00 |
chris.double
|
7ae65d7fc3
|
fjsc: moving resources around and added some help
|
2006-12-17 05:58:42 +00:00 |
chris.double
|
1cdeb8c343
|
fjsc: various bug fixes
|
2006-12-17 05:45:59 +00:00 |
chris.double
|
3f73db3538
|
fjsc: refactor callcc0 and add callcc1 and continue-with
|
2006-12-17 04:29:46 +00:00 |
chris.double
|
69df2c402d
|
fjsc: load bootstrap factor code on startup
|
2006-12-17 04:19:05 +00:00 |
chris.double
|
3df86a4658
|
fjsc: add forget
|
2006-12-17 04:11:03 +00:00 |
chris.double
|
7615f09e48
|
fjsc: replace yahoo Ajax code with jquery
|
2006-12-17 04:00:35 +00:00 |
chris.double
|
0edab09baf
|
fjsc: added alien-property
|
2006-12-17 03:47:38 +00:00 |
chris.double
|
5499d3339f
|
fjsc: fix run-file problems
|
2006-12-17 03:39:46 +00:00 |
chris.double
|
7146efbf96
|
fjsc: add some sequences words
|
2006-12-17 03:20:27 +00:00 |
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 |