Slava Pestov
|
7835222da8
|
httpd fixes
|
2005-11-30 04:49:59 +00:00 |
Slava Pestov
|
3b0110db42
|
fixes
|
2005-11-28 07:23:36 +00:00 |
Slava Pestov
|
fa38f93e49
|
fix a prettyprinter bug and optimizer regression
|
2005-11-28 03:18:17 +00:00 |
Slava Pestov
|
9ef9193308
|
new hashtable
|
2005-11-27 22:45:48 +00:00 |
Slava Pestov
|
d0eff0b9f0
|
minor fixes and factoroids updates
|
2005-11-19 09:09:30 +00:00 |
Slava Pestov
|
a651cc87b1
|
various fixes to inference, experimenting with %char-slot vops and interruption checks
|
2005-11-14 03:04:14 +00:00 |
Slava Pestov
|
90308af195
|
don't die if a command line arg file fails to load
|
2005-11-12 05:54:28 +00:00 |
Slava Pestov
|
9440f385e5
|
interruption checks get compiled now, fixnum/mod fixed on powerpc
|
2005-11-12 05:37:24 +00:00 |
Slava Pestov
|
466f42e156
|
fix some problems
|
2005-11-07 00:14:35 +00:00 |
Slava Pestov
|
2f8804ecdd
|
fix httpd loading, update examples to work, fix status bar bug
|
2005-10-30 22:59:51 +00:00 |
Slava Pestov
|
23738087aa
|
big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { }
|
2005-10-30 03:25:38 +00:00 |
Slava Pestov
|
867ccbe0b4
|
use array literals instead of vector literals
|
2005-10-29 20:53:47 +00:00 |
Slava Pestov
|
875c6826c8
|
UI work
|
2005-10-26 01:52:26 +00:00 |
Slava Pestov
|
57e90a5513
|
latest fixes
|
2005-10-11 01:12:53 +00:00 |
Slava Pestov
|
47da70e5a8
|
UI user input fix
|
2005-10-05 06:01:06 +00:00 |
Slava Pestov
|
a694e52371
|
quaternions
|
2005-10-05 01:33:02 +00:00 |
Slava Pestov
|
7cc598f4eb
|
tab completion in the UI
|
2005-10-03 23:53:32 +00:00 |
Slava Pestov
|
8ea8d65c1f
|
object outline
|
2005-09-26 02:25:54 +00:00 |
Slava Pestov
|
a5d1b36114
|
new words: browser words. vocab.; inspector supports outlining
|
2005-09-26 01:54:25 +00:00 |
Slava Pestov
|
60f2d659d9
|
bug fixes
|
2005-09-24 20:34:10 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
a838821556
|
minor tweaks
|
2005-09-22 20:21:36 +00:00 |
Slava Pestov
|
d04b47ebe3
|
getting more words to infer
|
2005-09-21 05:12:16 +00:00 |
Slava Pestov
|
29190ebc3e
|
catch change, new cleanup word, with-server combinator
|
2005-09-21 00:18:01 +00:00 |
Slava Pestov
|
7decaf614e
|
inference updates for callcc inference
|
2005-09-18 05:37:28 +00:00 |
Slava Pestov
|
8af5e755c6
|
add 1+ 1- words and other tweaks
|
2005-09-17 02:47:28 +00:00 |
Slava Pestov
|
7ecbfb5c98
|
big generic word cleanup; kill-literals optimization; continuations overhaul
|
2005-09-16 06:39:33 +00:00 |
Slava Pestov
|
bf5d88b649
|
changes to continuation words
|
2005-09-14 04:37:50 +00:00 |
Slava Pestov
|
27439f95c9
|
arrays are now better supported, various cleanups
|
2005-09-12 00:46:55 +00:00 |
Slava Pestov
|
2bdd82ea53
|
simpler t
|
2005-09-09 21:32:38 +00:00 |
Slava Pestov
|
258f853911
|
improved literal killing optimization
|
2005-09-07 21:21:11 +00:00 |
Slava Pestov
|
51e8a735b5
|
typos
|
2005-09-06 18:52:06 +00:00 |
Slava Pestov
|
e59e605357
|
prettyprinter fix
|
2005-09-06 00:36:10 +00:00 |
Slava Pestov
|
93b15a118f
|
prettyprinter fix
|
2005-09-05 22:00:20 +00:00 |
Slava Pestov
|
6c253ffae8
|
fix bootstrap issue
|
2005-09-05 21:36:20 +00:00 |
Slava Pestov
|
914e81e16a
|
scroller fix, rename 2unseq ==> first2, 3unseq ==> first3, string>number works with slices
|
2005-09-03 03:44:23 +00:00 |
Slava Pestov
|
bdbd011470
|
fix unit test failures
|
2005-09-01 06:15:29 +00:00 |
Slava Pestov
|
1d168352f9
|
prettyprinter regression fix
|
2005-09-01 06:01:51 +00:00 |
Slava Pestov
|
b518afab32
|
Mindmap gadget
|
2005-09-01 05:20:43 +00:00 |
Slava Pestov
|
42ac874cbd
|
more cleanups; split up huge gadgets vocabulary
|
2005-09-01 01:06:13 +00:00 |
Slava Pestov
|
ea830a4f14
|
various inference fixes; cond compiles now
|
2005-08-30 22:12:21 +00:00 |
Slava Pestov
|
b1daea44a6
|
word-name, word-vocabulary are now slots in the word object
|
2005-08-29 06:34:04 +00:00 |
Slava Pestov
|
1416c8c18d
|
prettyprinter works with HTML words
|
2005-08-29 05:00:55 +00:00 |
Slava Pestov
|
e630f884a1
|
rename [.] to sequence.
|
2005-08-27 19:33:29 +00:00 |
Slava Pestov
|
70e4c7001f
|
stack display hooks for single-stepper and inspector, reworking scrolling
|
2005-08-26 22:18:07 +00:00 |
Slava Pestov
|
45109c1a0a
|
major cleanup
|
2005-08-25 19:27:38 +00:00 |
Slava Pestov
|
01a1f8cede
|
minor pane optimization
|
2005-08-25 01:52:10 +00:00 |
Slava Pestov
|
5a9523cd63
|
spacial indexing for faster pane display
|
2005-08-24 23:25:12 +00:00 |
Slava Pestov
|
2606de8e8e
|
renaming rectangle tuple to rect and a few shape- words to rect-; working on spacial indexing
|
2005-08-24 03:28:54 +00:00 |
Slava Pestov
|
fbd7d4fef7
|
inspector bug fix, sleep word
|
2005-08-23 19:50:32 +00:00 |