Slava Pestov
|
0d612fd94d
|
huge alien cleanup
|
2005-04-09 22:30:46 +00:00 |
Slava Pestov
|
8f1ee76193
|
unix ffi i/o copy task works
|
2005-04-09 04:09:49 +00:00 |
Slava Pestov
|
c114bb4fc8
|
set-sbuf-nth fix; more unix i/o work; adding missing file
|
2005-04-08 00:02:59 +00:00 |
Slava Pestov
|
7a33160272
|
sbuf-nth fix, other misc changes
|
2005-04-07 22:54:02 +00:00 |
Slava Pestov
|
233fbb2b62
|
latest changes
|
2005-04-07 01:41:49 +00:00 |
Slava Pestov
|
cc5246686f
|
some unix i/o work
|
2005-04-06 02:18:36 +00:00 |
Slava Pestov
|
191083c72e
|
all tests now pass; more unix ffi i/o work
|
2005-04-03 23:02:50 +00:00 |
Slava Pestov
|
ffb56bc567
|
some unix ffi i/o work
|
2005-04-03 22:28:55 +00:00 |
Slava Pestov
|
4e96d1e5f4
|
lists are sequences; unions bug fix
|
2005-04-03 20:55:56 +00:00 |
Slava Pestov
|
5a5f8972ec
|
sequence fixes
|
2005-04-02 07:52:27 +00:00 |
Slava Pestov
|
f39394d25e
|
sequence protocol
|
2005-04-02 07:39:33 +00:00 |
Slava Pestov
|
d57b44b4eb
|
unix ffi stuff, buffer cleanups, debugger word renaming
|
2005-04-02 05:56:00 +00:00 |
Slava Pestov
|
7e1ca7fb9e
|
more extensive buffer unit tests; minor buffer code cleanups
|
2005-03-30 00:48:17 +00:00 |
Slava Pestov
|
41cd52316a
|
messing around with ffi, various other fixes
|
2005-03-29 04:45:13 +00:00 |
Slava Pestov
|
4e3a5b3d1a
|
fix crossref and make-image
|
2005-03-27 01:40:29 +00:00 |
Slava Pestov
|
286813e992
|
automatic decompiling of definitions, cross reference database, cleaned up bootstrap
|
2005-03-27 01:12:14 +00:00 |
Slava Pestov
|
22d5277c69
|
PowerPC backend functional
|
2005-03-22 01:53:26 +00:00 |
Slava Pestov
|
4d82ac0541
|
removed 3slip, forever, apply combinators
|
2005-03-21 20:13:40 +00:00 |
Slava Pestov
|
c6039606c6
|
removed ?when and ?unless
|
2005-03-21 19:39:46 +00:00 |
Slava Pestov
|
e0455ee52c
|
tool documentation started
|
2005-03-21 05:25:15 +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
|
54e06729fb
|
More PowerPC work
|
2005-03-19 05:30:49 +00:00 |
Slava Pestov
|
77e7a912e7
|
removed style framework
|
2005-03-19 00:38:27 +00:00 |
Slava Pestov
|
57559ee676
|
PowerPC work on conditionals and branches
|
2005-03-18 04:29:08 +00:00 |
Slava Pestov
|
181a8d9ff4
|
UI layout management work
|
2005-03-10 22:57:22 +00:00 |
Slava Pestov
|
1bcac74906
|
working on layouts; simpler tuple delegation
|
2005-03-09 03:54:59 +00:00 |
Slava Pestov
|
839439b7eb
|
layout refactoring
|
2005-03-08 04:15:00 +00:00 |
Slava Pestov
|
f824247883
|
code cleanups and faster bootstrap
|
2005-03-08 03:11:36 +00:00 |
Slava Pestov
|
d8be679fcc
|
some cleanups
|
2005-03-07 01:03:22 +00:00 |
Slava Pestov
|
a74632b243
|
hashtables were sized wrong; rename str- words to string-
|
2005-03-05 21:33:40 +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
|
5c69750719
|
improved inspector
|
2005-03-01 23:55:25 +00:00 |
Slava Pestov
|
d0bb4944f1
|
functional queue in place of dlists; disable generic partial eval due to buggyness
|
2005-02-25 23:11:10 +00:00 |
Slava Pestov
|
b02f5d305c
|
minor fd-streams tweak
|
2005-02-25 22:25:40 +00:00 |
Slava Pestov
|
4f3457efb6
|
inlining method body if type of object passed to generic is known
|
2005-02-25 01:52:17 +00:00 |
Slava Pestov
|
bbfa40fc7b
|
type inference work
|
2005-02-24 02:50:51 +00:00 |
Slava Pestov
|
6b9133bf30
|
inference errors printed; type violations are flagged; plugin fixes
|
2005-02-23 04:07:47 +00:00 |
Slava Pestov
|
e91e0edc3b
|
fix text rendering crash with strings containing nulls
|
2005-02-20 05:01:05 +00:00 |
Slava Pestov
|
e42aea4c3e
|
fix circular dependency in UI
|
2005-02-19 00:02:06 +00:00 |
Slava Pestov
|
de7978b6b5
|
unit test fix
|
2005-02-18 00:01:11 +00:00 |
Slava Pestov
|
ee184cbb16
|
slot compiled efficiently
|
2005-02-17 21:10:35 +00:00 |
Slava Pestov
|
a5d2964083
|
gcc 3.x fix
|
2005-02-15 03:29:40 +00:00 |
Slava Pestov
|
f95496e655
|
stream word renaming
|
2005-02-15 03:15:02 +00:00 |
Slava Pestov
|
e9c3e62d09
|
instances word, memory vocabulary
|
2005-02-15 02:58:07 +00:00 |
Mackenzie Straight
|
a1d6e58851
|
win32 bug fixes
|
2005-02-12 07:23:38 +00:00 |
Slava Pestov
|
f24721a010
|
tuples gracefully handle changing shape
|
2005-02-10 03:35:11 +00:00 |
Slava Pestov
|
a8c34f50a8
|
tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file
|
2005-02-09 03:02:44 +00:00 |
Slava Pestov
|
44420f200a
|
checkboxes
|
2005-02-08 01:10:02 +00:00 |
Slava Pestov
|
7754dde558
|
fix unit test regressions
|
2005-02-07 23:42:33 +00:00 |
Slava Pestov
|
8f17b86e3d
|
fixed UI bootstrap
|
2005-02-07 15:24:03 +00:00 |
Slava Pestov
|
711c19445d
|
mouse enter/leave events
|
2005-02-05 16:52:24 +00:00 |
Slava Pestov
|
5791ae2e42
|
refactoring shape protocol for mutability; layouts
|
2005-02-03 03:00:46 +00:00 |
Slava Pestov
|
99f46aa313
|
label gadget
|
2005-02-02 03:48:04 +00:00 |
Slava Pestov
|
3453ac0e04
|
more UI work
|
2005-02-02 00:00:16 +00:00 |
Slava Pestov
|
8a42466cf2
|
more UI work
|
2005-02-01 03:32:06 +00:00 |
Slava Pestov
|
c35f6f9f44
|
fixed compiler; UI work
|
2005-01-31 19:02:09 +00:00 |
Slava Pestov
|
330db0497d
|
tuples used for i/o streams, removed traits metaclass
|
2005-01-30 20:57:25 +00:00 |
Slava Pestov
|
93dc7ce736
|
added new tuple metaclass, eventually to replace the traits metaclass
|
2005-01-29 21:39:30 +00:00 |
Slava Pestov
|
d29cd15f74
|
growable hashtables
|
2005-01-29 04:55:22 +00:00 |
Slava Pestov
|
67af634d00
|
hashtables bootstrap correctly
|
2005-01-28 01:06:10 +00:00 |
Slava Pestov
|
0dfb0cf01e
|
array refactoring; started hashtable refactoring
|
2005-01-26 00:40:57 +00:00 |
Slava Pestov
|
73d505339a
|
removed times*, use repeat instead
|
2005-01-23 21:47:28 +00:00 |
Slava Pestov
|
21ce71c4a4
|
started work on sdl-ttf binding, some-with? combinator
|
2005-01-20 02:01:47 +00:00 |
Slava Pestov
|
3617093ba5
|
new simplifier
|
2005-01-17 20:33:12 +00:00 |
Slava Pestov
|
b5801f45dd
|
faster generic arithmetic, messing around with inference
|
2005-01-16 22:58:28 +00:00 |
Slava Pestov
|
651bdb4709
|
more parser cleanups; stack inference cleanups
|
2005-01-14 19:56:19 +00:00 |
Slava Pestov
|
3eccfa495e
|
simplifying the parser; #{ a b } is now #{ a b }#
|
2005-01-14 17:01:48 +00:00 |
Slava Pestov
|
7e8a87f213
|
[[ car cdr ]] syntax replaces [ car | cdr ]
|
2005-01-14 00:49:47 +00:00 |
Slava Pestov
|
242644a236
|
finally fix vector-and compilation
|
2005-01-13 22:28:29 +00:00 |
Slava Pestov
|
8615910885
|
entry effect code work
|
2005-01-13 19:41:08 +00:00 |
Slava Pestov
|
d236dd9ec8
|
making a mess of type inference; fixing overflowing /mod
|
2005-01-11 04:08:27 +00:00 |
Slava Pestov
|
c56ca0ca1f
|
command to infer stack effects of all words in file
|
2005-01-08 04:54:23 +00:00 |
Slava Pestov
|
72ac889e1b
|
hand-coded fixnum primitives
|
2005-01-07 04:16:13 +00:00 |
Slava Pestov
|
26f120adb8
|
new assembler; wrote a new asm primitives
|
2005-01-07 00:10:02 +00:00 |
Slava Pestov
|
37f9fd2a2e
|
line editing
|
2005-01-03 21:39:17 +00:00 |
Slava Pestov
|
10d467937f
|
line editor
|
2005-01-03 07:55:54 +00:00 |
Slava Pestov
|
34d7d6eaef
|
new ?ifte ?unless ?when combinators
|
2005-01-03 04:57:54 +00:00 |
Slava Pestov
|
911b614351
|
minor cleanups, new map-with and each-with words
|
2005-01-01 22:20:48 +00:00 |
Slava Pestov
|
6159c82407
|
type check optimization is here
|
2004-12-31 07:17:45 +00:00 |
Slava Pestov
|
80b4d13a54
|
recursive type inference
|
2004-12-31 01:46:20 +00:00 |
Slava Pestov
|
8495d02a7a
|
cleaner type inference
|
2004-12-30 07:40:14 +00:00 |
Slava Pestov
|
90873c9a2d
|
see works with generics
|
2004-12-29 23:01:23 +00:00 |
Slava Pestov
|
81705a955d
|
type inference changes, comment out smart-terminal reference in win32-console, win32-compatible factor plugin
|
2004-12-29 08:35:46 +00:00 |
Slava Pestov
|
423ac5a947
|
hash tables cons less
|
2004-12-28 03:58:43 +00:00 |
Slava Pestov
|
9669067924
|
partial evaluation of branches
|
2004-12-27 20:27:18 +00:00 |
Slava Pestov
|
1322d3657c
|
some experiments with type inference
|
2004-12-26 22:04:08 +00:00 |
Slava Pestov
|
c908e1920a
|
kernel errors a bit better, inference cleanup
|
2004-12-26 06:42:09 +00:00 |
Slava Pestov
|
2f71a0a4f6
|
better error reporting
|
2004-12-26 02:28:47 +00:00 |
Slava Pestov
|
7092b10f2f
|
minor stack inference fixes
|
2004-12-26 01:06:08 +00:00 |
Slava Pestov
|
54ff898359
|
FFI relocation
|
2004-12-25 23:08:20 +00:00 |
Slava Pestov
|
0deedd48f9
|
some FFI cleanups
|
2004-12-25 20:52:08 +00:00 |
Slava Pestov
|
e06d3e29ac
|
saving code to disk!
|
2004-12-25 07:55:03 +00:00 |
Slava Pestov
|
57134374c0
|
removed old effects
|
2004-12-24 22:29:16 +00:00 |
Slava Pestov
|
66ff0243b5
|
huge cleanup
|
2004-12-24 07:52:02 +00:00 |
Slava Pestov
|
6e24186be8
|
generic cleanups and type inference work
|
2004-12-24 04:55:22 +00:00 |
Slava Pestov
|
74b063e3ad
|
fix object /\\ number
|
2004-12-23 23:46:21 +00:00 |
Slava Pestov
|
7101e12b33
|
more type inference work
|
2004-12-23 23:26:04 +00:00 |
Slava Pestov
|
94506de202
|
inference workaround
|
2004-12-23 21:58:33 +00:00 |
Slava Pestov
|
72c9f9a328
|
type inference work, and smart-term-hook
|
2004-12-23 21:37:16 +00:00 |
Slava Pestov
|
1683ff9b3c
|
type inference work; class\/ and class/\ words
|
2004-12-23 07:14:40 +00:00 |
Slava Pestov
|
771527ed64
|
type inference work, and = for aliens
|
2004-12-23 06:14:07 +00:00 |
Slava Pestov
|
2909d9141a
|
started type inference, and some bug fixes
|
2004-12-23 03:16:46 +00:00 |
Slava Pestov
|
cc43f52bb8
|
values are now objects in inferencer
|
2004-12-20 03:53:41 +00:00 |
Slava Pestov
|
12a09523d4
|
huge code cleanup
|
2004-12-19 08:04:03 +00:00 |
Slava Pestov
|
2b26f6959b
|
some cleanups
|
2004-12-19 04:35:20 +00:00 |
Slava Pestov
|
cad99c8888
|
redid = hashcode and math words using new object system
|
2004-12-19 04:18:32 +00:00 |
Slava Pestov
|
c82e2b032d
|
marginally faster generic arithmetic
|
2004-12-19 01:24:46 +00:00 |
Slava Pestov
|
9c0d7f23d2
|
stepping over a word
|
2004-12-18 02:46:19 +00:00 |
Slava Pestov
|
a2717958f0
|
compiler does tail call optimization
|
2004-12-18 00:27:42 +00:00 |
Slava Pestov
|
2f8d25d9e6
|
ffi works
|
2004-12-17 00:57:03 +00:00 |
Slava Pestov
|
d3dd7005d9
|
fix M: complex hashcode
|
2004-12-16 23:36:26 +00:00 |
Slava Pestov
|
6c6c23ce71
|
reworked bootstrap code, a lot of cleanups
|
2004-12-15 21:57:29 +00:00 |
Slava Pestov
|
daac96e764
|
tail call optimization
|
2004-12-14 07:57:40 +00:00 |
Slava Pestov
|
e074e36682
|
remove unneeded DLLEXPORT and obsolete optimizer tests
|
2004-12-13 21:46:30 +00:00 |
Slava Pestov
|
db88cc9460
|
compiler cleanups
|
2004-12-13 21:28:28 +00:00 |
Slava Pestov
|
f787c992f5
|
don't use esi for data stack anymore; os word pushes unix or win32; don't use ansi escape codes on windows
|
2004-12-13 20:37:50 +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
|
24ea465e4b
|
unparser generified
|
2004-12-12 21:54:29 +00:00 |
Slava Pestov
|
a3a7247f60
|
more progress on generic words
|
2004-12-12 21:32:47 +00:00 |
Slava Pestov
|
ee5fc9575d
|
generic.factor cleanups; started generalized dispatching
|
2004-12-11 23:18:43 +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
|
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 |
Slava Pestov
|
c92c56ce24
|
some cleanups and benchmarks
|
2004-10-28 01:21:31 +00:00 |
Slava Pestov
|
a461059ef7
|
alien fixes, sdl fixes, lotsa other stuff
|
2004-10-23 05:15:06 +00:00 |
Slava Pestov
|
6865ffd517
|
union types in FFI
|
2004-10-19 16:32:54 +00:00 |
Slava Pestov
|
1aef8c48a0
|
start 0.68 by moving list-math to contrib and simplifying subset combinator
|
2004-10-18 05:37:46 +00:00 |
Slava Pestov
|
00c4b2d09b
|
various cleanups, better memory signal handler
|
2004-10-17 23:01:16 +00:00 |
Slava Pestov
|
d61d9e3304
|
minor cleanups
|
2004-10-17 20:04:49 +00:00 |
Slava Pestov
|
3a9235499d
|
SDL_gfx binding and many cleanups
|
2004-10-17 01:55:13 +00:00 |
Slava Pestov
|
42e15aaede
|
working on sdl binding, remove some combinators
|
2004-10-14 03:06:40 +00:00 |
Slava Pestov
|
be8eb34102
|
memory management change, allocating primitives call gc directly
|
2004-10-13 03:49:43 +00:00 |
Slava Pestov
|
9c2166b0be
|
possibly controversial: removed destructive list manipulation; other cleanups
|
2004-10-12 05:11:35 +00:00 |
Slava Pestov
|
96293991ec
|
parse-number cleanups
|
2004-10-10 19:35:59 +00:00 |
Slava Pestov
|
d401456f50
|
moved quadratic and simpson to contrib, fix some parse-number oddness
|
2004-10-10 18:28:56 +00:00 |
Slava Pestov
|
b82f596d6f
|
added sdl-gfx
|
2004-10-10 01:43:14 +00:00 |
Slava Pestov
|
7b362d7562
|
fix parser bug with [ 1 | #{ 1 2 } ]
|
2004-10-07 03:40:46 +00:00 |
Slava Pestov
|
f9886da504
|
some code cleanups, remove usages of deprecated combinators
|
2004-10-07 03:34:22 +00:00 |
Slava Pestov
|
f6429f7dab
|
some compiler work, compiled? primitive
|
2004-10-05 03:58:53 +00:00 |
Slava Pestov
|
b30c92eb6f
|
more test suite work
|
2004-10-03 20:39:32 +00:00 |
Slava Pestov
|
c70b0cecf5
|
throw is primitive in CFactor, working on test suite
|
2004-10-03 20:07:48 +00:00 |
Slava Pestov
|
2fdcdc71d3
|
2generic is compiled
|
2004-10-02 02:46:12 +00:00 |
Slava Pestov
|
8bd79db741
|
compiling when/unless
|
2004-10-02 02:25:19 +00:00 |
Slava Pestov
|
1c2dbb1888
|
'generic' word now compiled
|
2004-10-02 02:02:54 +00:00 |
Slava Pestov
|
c6013cd941
|
working on compiler
|
2004-10-01 01:49:49 +00:00 |
Slava Pestov
|
564a8ad46c
|
compiling mutually recursive words
|
2004-09-28 04:24:36 +00:00 |
Slava Pestov
|
10d070d3ec
|
str/vector-hashcode
|
2004-09-27 01:34:25 +00:00 |
Slava Pestov
|
95c80ddb25
|
some bug fixes and ffi updates
|
2004-09-25 03:22:44 +00:00 |
Slava Pestov
|
6ed8e58242
|
local aliens
|
2004-09-22 02:58:54 +00:00 |
Slava Pestov
|
36061514ba
|
better C type support in FFI
|
2004-09-21 01:02:48 +00:00 |
Slava Pestov
|
f7fe2598dd
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
Slava Pestov
|
1d924271d4
|
some parse-number cleanup, documentation work
|
2004-09-15 03:23:05 +00:00 |
Slava Pestov
|
34041bedbf
|
compiler work
|
2004-09-11 19:26:24 +00:00 |