slava
|
6a9e67a4bc
|
Tool documentation
|
2006-03-25 06:06:52 +00:00 |
Slava Pestov
|
d3b4726790
|
new bootstrap system; some other code cleanups
|
2005-12-13 22:33:58 +00:00 |
Slava Pestov
|
e2c0052b3b
|
fix some unit test failures
|
2005-12-03 22:34:59 +00:00 |
Slava Pestov
|
1f05578344
|
fixes for unit test regressions
|
2005-09-29 00:09:10 +00:00 |
Slava Pestov
|
9f0434f30f
|
some UI tweaking
|
2005-09-25 03:21:09 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
6b3c4eccfb
|
handle I/O on closed ports gracefully
|
2005-09-19 03:22:58 +00:00 |
Slava Pestov
|
bf5d88b649
|
changes to continuation words
|
2005-09-14 04:37:50 +00:00 |
Slava Pestov
|
45109c1a0a
|
major cleanup
|
2005-08-25 19:27:38 +00:00 |
Slava Pestov
|
f65aa407e9
|
\ foo is now a first-class type; this removes the need for inference-level partial eval, and simplifies a lot of other code
|
2005-08-04 03:56:28 +00:00 |
Slava Pestov
|
678e18859b
|
fix multi-shot callcc1 problem
|
2005-07-25 00:17:51 +00:00 |
Slava Pestov
|
f1b23d66b7
|
merged streams, stdio and files into io vocabulary
|
2005-06-19 21:50:35 +00:00 |
Slava Pestov
|
0bc6efa33b
|
float parameters working on OS X
|
2005-06-16 03:27:28 +00:00 |
Slava Pestov
|
68d034d7eb
|
fix namespace bug in meta-interpreter
|
2005-06-13 01:52:36 +00:00 |
Slava Pestov
|
b022dfd1d9
|
fixed typo in socket code
|
2005-06-13 01:20:00 +00:00 |
Slava Pestov
|
b442096677
|
UI fixes; hashtables and generics are rehashed during bootstrap for improved robustness
|
2005-05-04 03:50:04 +00:00 |
Slava Pestov
|
233fbb2b62
|
latest changes
|
2005-04-07 01:41:49 +00:00 |
Slava Pestov
|
fccfd9b81a
|
improved single-stepper offers option to continue execution of stepped continuation in primary interpreter
|
2005-03-21 00:05:57 +00:00 |
Slava Pestov
|
181a8d9ff4
|
UI layout management work
|
2005-03-10 22:57:22 +00:00 |
Slava Pestov
|
f824247883
|
code cleanups and faster bootstrap
|
2005-03-08 03:11:36 +00:00 |
Slava Pestov
|
f0dfb77690
|
renaming word-parameter to word-def; renaming word-property to word-prop
|
2005-03-05 19:45:23 +00:00 |
Slava Pestov
|
c4da07c80d
|
halos
|
2005-03-04 01:43:55 +00:00 |
Slava Pestov
|
ee184cbb16
|
slot compiled efficiently
|
2005-02-17 21:10:35 +00:00 |
Slava Pestov
|
06404d533d
|
working on prettyprint
|
2005-02-10 01:57:19 +00:00 |
Slava Pestov
|
d29cd15f74
|
growable hashtables
|
2005-01-29 04:55:22 +00:00 |
Slava Pestov
|
3eccfa495e
|
simplifying the parser; #{ a b } is now #{ a b }#
|
2005-01-14 17:01:48 +00:00 |
Slava Pestov
|
34d7d6eaef
|
new ?ifte ?unless ?when combinators
|
2005-01-03 04:57:54 +00:00 |
Slava Pestov
|
aa128f7257
|
unified method map
|
2005-01-01 23:02:23 +00:00 |
Slava Pestov
|
911b614351
|
minor cleanups, new map-with and each-with words
|
2005-01-01 22:20:48 +00:00 |
Slava Pestov
|
c908e1920a
|
kernel errors a bit better, inference cleanup
|
2004-12-26 06:42:09 +00:00 |
Slava Pestov
|
9c0d7f23d2
|
stepping over a word
|
2004-12-18 02:46:19 +00:00 |
Slava Pestov
|
7a31260d23
|
predicate metaclass; prettyprint, see, unparse, ' and other words are now generic
|
2004-12-13 04:49:44 +00:00 |
Slava Pestov
|
50130a62a1
|
code cleanups
|
2004-12-11 02:39:27 +00:00 |
Slava Pestov
|
e965801789
|
merged stack continuations combinators and logic vocabularies into kernel vocabulary
|
2004-12-11 00:29:07 +00:00 |
Slava Pestov
|
4d6eb03903
|
new change word factors out foo get ... foo set pattern
|
2004-12-04 20:10:46 +00:00 |
Slava Pestov
|
68b9312154
|
telnetd fix
|
2004-11-26 04:14:17 +00:00 |
Slava Pestov
|
808d4d8053
|
minor inference and interpreter work
|
2004-11-22 00:27: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 |
Slava Pestov
|
d9f823856a
|
working on stack effect inference
|
2004-11-18 01:59:28 +00:00 |
Slava Pestov
|
d347d20dbc
|
adding trace, step, stack inference to cvs, rearranging some stuff
|
2004-11-04 04:35:36 +00:00 |