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
|
3843ebb744
|
move some words to math-internals
|
2004-12-10 23:38:40 +00:00 |
Slava Pestov
|
c2fe23829c
|
stack op rewriting cleaned up, #push-immediate/#push-indirect distinction simplifies generator, optimizer fixes
|
2004-12-10 22:27:07 +00:00 |
Slava Pestov
|
1e3abd8d44
|
working on dataflow optimizer
|
2004-12-10 07:41:52 +00:00 |
Slava Pestov
|
0020f1a4f2
|
some work on the stack checker
|
2004-12-08 04:21:32 +00:00 |
Slava Pestov
|
0beb4d62df
|
semi-working compiler
|
2004-12-06 04:00:52 +00:00 |
Slava Pestov
|
732d64c832
|
linerization of generic, 2generic
|
2004-12-06 02:17:09 +00:00 |
Slava Pestov
|
451bd02c0b
|
compiler work
|
2004-12-05 04:45:41 +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
|
736c4b8b64
|
more work on optimizer
|
2004-12-04 03:12:58 +00:00 |
Slava Pestov
|
d45d4803d3
|
working on the optimizer
|
2004-12-03 22:11:49 +00:00 |
Slava Pestov
|
00195a2d2b
|
start dataflow optimizer
|
2004-12-03 03:44:36 +00:00 |
Slava Pestov
|
ec849514bb
|
started linearizer, and new compiler framework
|
2004-12-02 00:48:08 +00:00 |
Slava Pestov
|
7308c11b18
|
fix terminator branches of generics
|
2004-12-01 04:56:01 +00:00 |
Slava Pestov
|
2df3a9e6e9
|
some dataflow IR unit tests and fixes
|
2004-11-30 04:14:12 +00:00 |
Slava Pestov
|
46d15bc82c
|
fix literal dataflow, other fixes
|
2004-11-29 02:56:58 +00:00 |
Slava Pestov
|
cfb85ef884
|
working on inference; symbols are written to images; generic words in core
|
2004-11-29 00:07:24 +00:00 |
Slava Pestov
|
99651292cb
|
more dataflow work, minor native cleanup
|
2004-11-28 03:26:05 +00:00 |
Slava Pestov
|
8c23dbb554
|
inferencer fixes
|
2004-11-27 05:51:28 +00:00 |
Slava Pestov
|
15a07f6f40
|
inline annotation for combinators; faster stack checker taking advantage of this fact; started dataflow IR
|
2004-11-27 05:33:17 +00:00 |
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
|
22dc78433c
|
hashtable prettyprinting
|
2004-11-26 01:37:05 +00:00 |
Slava Pestov
|
97eeec4739
|
continuation prompt in the listener; moved some stuff to syntax dir
|
2004-11-24 03:20:23 +00:00 |
Slava Pestov
|
7161b8c5c6
|
working on docs, measuring gc time
|
2004-11-23 00:15:14 +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 |
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
|
a61108625a
|
Remove Java Factor tests
|
2004-11-17 04:09:34 +00:00 |
Slava Pestov
|
be291d09fb
|
remove JVM compiler stuff from library
|
2004-11-16 17:35:19 +00:00 |
Slava Pestov
|
7652807d78
|
random cleanups, starting new developer's guide
|
2004-11-15 17:33:21 +00:00 |
Slava Pestov
|
23bd9f26fe
|
overhauling plugin
|
2004-11-13 23:07:18 +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
|
fb798e97fa
|
a pile of bug fixes and improvements
|
2004-11-09 03:36:51 +00:00 |
Slava Pestov
|
0cb88ac092
|
add test for diverging words
|
2004-11-07 02:20:05 +00:00 |
Slava Pestov
|
20ef12db55
|
preliminary implementation of recursive effect deduction, compiler work
|
2004-11-07 02:03:35 +00:00 |
Slava Pestov
|
df39f78f6d
|
work on inferencer, and vector-2map combinator
|
2004-11-05 22:41:54 +00:00 |
Slava Pestov
|
d7db4d1ccd
|
working on inference
|
2004-11-05 02:36:33 +00:00 |
Slava Pestov
|
c987599a50
|
fix tests
|
2004-11-04 04:42:48 +00:00 |
Slava Pestov
|
f0796ee7ce
|
add missing test
|
2004-11-04 04:36:24 +00:00 |
Slava Pestov
|
d347d20dbc
|
adding trace, step, stack inference to cvs, rearranging some stuff
|
2004-11-04 04:35:36 +00:00 |
Slava Pestov
|
4af94c0dc3
|
actions menu cleanup
|
2004-10-31 03:18:55 +00:00 |
Slava Pestov
|
18305aaa95
|
minor fixes
|
2004-10-29 03:58:23 +00:00 |
Slava Pestov
|
17a6ef1eae
|
a few bug fixes
|
2004-10-28 03:13:00 +00:00 |