Slava Pestov
|
5b524a0fff
|
USING: parsing word more compact than multiple USE:
|
2005-01-29 19:18:28 +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
|
3eccfa495e
|
simplifying the parser; #{ a b } is now #{ a b }#
|
2005-01-14 17:01:48 +00:00 |
Slava Pestov
|
d236dd9ec8
|
making a mess of type inference; fixing overflowing /mod
|
2005-01-11 04:08:27 +00:00 |
Slava Pestov
|
8495d02a7a
|
cleaner type inference
|
2004-12-30 07:40:14 +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
|
c908e1920a
|
kernel errors a bit better, inference cleanup
|
2004-12-26 06:42:09 +00:00 |
Slava Pestov
|
66ff0243b5
|
huge cleanup
|
2004-12-24 07:52:02 +00:00 |
Slava Pestov
|
2909d9141a
|
started type inference, and some bug fixes
|
2004-12-23 03:16:46 +00:00 |
Slava Pestov
|
cad99c8888
|
redid = hashcode and math words using new object system
|
2004-12-19 04:18:32 +00:00 |
Slava Pestov
|
6c6c23ce71
|
reworked bootstrap code, a lot of cleanups
|
2004-12-15 21:57:29 +00:00 |
Slava Pestov
|
235514f6f6
|
Moved generic stuff to its own directory, and merged vectors and vector-combinators
|
2004-12-13 05:13:54 +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
|
088eb786c8
|
Factor plugin -- better handling of external Factor errors, better error highlighting
|
2004-12-05 23:33:20 +00:00 |
Slava Pestov
|
00195a2d2b
|
start dataflow optimizer
|
2004-12-03 03:44:36 +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
|
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
|
3341d15590
|
dissolve platform/native/
|
2004-11-26 02:51:47 +00:00 |
Slava Pestov
|
df39f78f6d
|
work on inferencer, and vector-2map combinator
|
2004-11-05 22:41:54 +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
|
8dcb356cff
|
fix some overflow issues
|
2004-08-27 02:21:17 +00:00 |
Slava Pestov
|
d44ef14827
|
some bignum work
|
2004-08-26 00:51:19 +00:00 |
Slava Pestov
|
4d036d397a
|
vectors in java factor, vector= in native
|
2004-08-10 23:53:54 +00:00 |
Slava Pestov
|
de95f233de
|
some progress towards self hosting
|
2004-07-31 18:58:16 +00:00 |
Slava Pestov
|
253ce9cc1a
|
CHAR: notation for literal chars, native parser work
|
2004-07-22 23:48:50 +00:00 |
Slava Pestov
|
47c8e03854
|
continuations refactored, added error handling to with-stream and telnetd
|
2004-07-18 22:12:32 +00:00 |
Slava Pestov
|
c8654c207d
|
First import of Factor 0.60
|
2004-07-16 06:26:21 +00:00 |