Slava Pestov
9680d5b6bb
oop fix, split up inference
2004-11-27 03:23:57 +00:00
Slava Pestov
68b9312154
telnetd fix
2004-11-26 04:14:17 +00:00
Slava Pestov
c9a4aaf6ba
fix oop.factor
2004-11-26 04:09:52 +00:00
Slava Pestov
cf2bfad780
Add support for icon attribute in jEdit plugin
2004-11-26 02:58:58 +00:00
Slava Pestov
beeada9220
more rearrangement
2004-11-26 02:53:27 +00:00
Slava Pestov
3341d15590
dissolve platform/native/
2004-11-26 02:51:47 +00:00
Slava Pestov
52efd14bce
minor prettyprint improvements
2004-11-26 02:08:09 +00:00
Slava Pestov
22dc78433c
hashtable prettyprinting
2004-11-26 01:37:05 +00:00
Slava Pestov
a8975900bd
ExternalFactor is done
2004-11-25 02:45:30 +00:00
Slava Pestov
97eeec4739
continuation prompt in the listener; moved some stuff to syntax dir
2004-11-24 03:20:23 +00:00
Chris Double
7c8e1f62b6
Added more details to tutorial of cont-responder
2004-11-24 00:58:19 +00:00
Slava Pestov
24e8d2fc2a
now that stack checker works, remove compile-all machinery
2004-11-23 02:12:29 +00:00
Slava Pestov
7161b8c5c6
working on docs, measuring gc time
2004-11-23 00:15:14 +00:00
Chris Double
a5782d290e
fix 'usages.' usage in eval-responder. fix tutorial typo. update browser
...
and tutorial for new room word changes. updated browser to use room.
instead of room. remove form around live search field in eval-responder.
prevent enter key on eval-responder in live search field from failing.
removed double prompting of numbers game. removed vars-values usage and
replaced with hash>alist.
2004-11-22 22:07:17 +00:00
Slava Pestov
e987c96820
fixes
2004-11-22 02:16:16 +00:00
Slava Pestov
808d4d8053
minor inference and interpreter work
2004-11-22 00:27:18 +00:00
Slava Pestov
335a459454
cleanup quicksort, thread safety fix
2004-11-21 08:29:18 +00:00
Slava Pestov
772ae356ee
various cleanups, code primitive now shows code space usage, :get and &get, working on inferencer
2004-11-20 21:57:01 +00:00
Chris Double
e3e434e649
Changes to cont-responder:
...
added start of a tutorial
added numbers game example
add cont-responder testing functions
minor refactoring of cont-responder
eval-responder now works again!
Changes to parser-combinators:
modify str-head and str-tail usage for their changed stack effects
2004-11-20 21:32:02 +00:00
Slava Pestov
cf75abc247
communicates stack effect from socket
2004-11-19 22:28:23 +00:00
Slava Pestov
84d1667fdf
ExternalFactor VocabularyLookup
2004-11-19 04:23:12 +00:00
Slava Pestov
d9f823856a
working on stack effect inference
2004-11-18 01:59:28 +00:00
Slava Pestov
9c73f061a7
Performance improvement for FactorStream
2004-11-17 22:11:09 +00:00
Slava Pestov
b81477008f
Remove more Java Factor-only code
2004-11-17 04:14:01 +00:00
Slava Pestov
a61108625a
Remove Java Factor tests
2004-11-17 04:09:34 +00:00
Slava Pestov
92d1a4b06d
remove some old stuff
2004-11-17 04:06:56 +00:00
Slava Pestov
dc9dd453f1
Java Factor no longer exists
2004-11-17 04:04:51 +00:00
Slava Pestov
f281088027
missing jedit-wire.factor in CVS
2004-11-17 00:45:15 +00:00
Slava Pestov
be291d09fb
remove JVM compiler stuff from library
2004-11-16 17:35:19 +00:00
Slava Pestov
8e51df2c81
Removed JVM compiler
2004-11-16 17:24:05 +00:00
Slava Pestov
d9f39dbe2e
updates for console plugin
2004-11-16 03:47:19 +00:00
Slava Pestov
666d945966
action menus work in listener
2004-11-16 03:06:01 +00:00
Chris Double
bfd4b064a9
Remove cont-html.factor. It is replaced by html-tags.factor in the
...
library.
2004-11-16 03:03:55 +00:00
Slava Pestov
846b471e58
more documentation work
2004-11-16 02:37:49 +00:00
Slava Pestov
7652807d78
random cleanups, starting new developer's guide
2004-11-15 17:33:21 +00:00
Chris Double
1ab4b8b905
replace string formatting with new make-string system and use html
...
instead of cont-html. remove cont-html.factor file as it is
supercontents of the html vocabulary in the standard library. remove
unneeded test function from todo example. removed requirement for
parser combinator library from todo cont-responder example.
2004-11-14 21:57:28 +00:00
Slava Pestov
7cc79432df
more plugin work
2004-11-13 23:24:46 +00:00
Slava Pestov
23bd9f26fe
overhauling plugin
2004-11-13 23:07:18 +00:00
Slava Pestov
d06e3c0ffb
fix for jvm factor bootstrap
2004-11-12 02:00:28 +00:00
Slava Pestov
7cebc2e469
stack effects for all primitives, updated to do list, literal hashtable syntax {{ [ key | value ] ... }}
2004-11-11 21:45:55 +00:00
Slava Pestov
26dd297e62
make-string and make-list replace <> and [, ,]
2004-11-11 20:15:43 +00:00
Slava Pestov
eece9c1f84
Start Factor 0.69
2004-11-10 03:47:01 +00:00
Slava Pestov
4fd8f1cdf2
Factor 0.68
2004-11-10 03:22:25 +00:00
Slava Pestov
fd4259657c
compiled stack ops didn't commit-literals; printing gensym with a def failed
2004-11-10 03:19:43 +00:00
Slava Pestov
2f1039eb05
added sdl-keysyms, split sdl vocabulary, more factoroids work
2004-11-10 02:51:43 +00:00
Slava Pestov
a3bb6acf52
fixed signal handling, factoroids
2004-11-09 17:29:25 +00:00
Slava Pestov
9f938842e3
examples/ directory
2004-11-09 17:25:13 +00:00
Slava Pestov
7df4ae98d7
moving examples to examples/
2004-11-09 17:23:35 +00:00
Slava Pestov
fb798e97fa
a pile of bug fixes and improvements
2004-11-09 03:36:51 +00:00
Slava Pestov
e91be726c9
oopsie in boot-stage2
2004-11-07 02:20:43 +00:00