slava
|
a8ae50c455
|
Class inference improvements
|
2006-08-07 02:30:52 +00:00 |
slava
|
03f625cea1
|
Some cleanups to start 0.84
|
2006-07-28 07:54:46 +00:00 |
slava
|
5d78177abd
|
Faster >sequence
|
2006-07-24 04:20:08 +00:00 |
slava
|
dbd8ca737a
|
Fix typo
|
2006-07-14 05:00:59 +00:00 |
slava
|
3409004602
|
Remove some dead code: help glossary and flushable words
|
2006-06-06 03:26:44 +00:00 |
slava
|
682e1d7d2f
|
Documentation updates, rename add-vertices to build-graph
|
2006-06-04 06:00:59 +00:00 |
slava
|
d0b79a9419
|
Re-introducing sum and product words, new change-nth and remove-index words, track control replaces and generalizes splitter
|
2006-05-20 01:08:42 +00:00 |
slava
|
079dea6e3c
|
Bootstrap fixes, cleanups, better debugger in the UI
|
2006-05-19 02:20:23 +00:00 |
slava
|
ee75b478ab
|
Last traces of conses removed
|
2006-05-17 18:55:46 +00:00 |
slava
|
f3ce2a15ed
|
More cons cell removals
|
2006-05-15 05:01:47 +00:00 |
slava
|
e55a401791
|
standard-combination now takes a dispatch position not a picker
|
2006-02-25 06:47:35 +00:00 |
slava
|
5a3f39d488
|
new tree-subset combinator
|
2006-02-02 01:10:08 +00:00 |
Slava Pestov
|
8569427c4e
|
added a zero? word
|
2006-01-28 20:49:31 +00:00 |
Slava Pestov
|
3e6eb47785
|
words chapter of handbook converted
|
2006-01-06 07:04:42 +00:00 |
Slava Pestov
|
d78def53f9
|
more documentation, some markup fixes
|
2006-01-01 01:51:58 +00:00 |
Slava Pestov
|
fcf6ed9e3c
|
more documentation work; reverted some source files to prior layout
|
2005-12-31 09:20:07 +00:00 |
Slava Pestov
|
0771037b15
|
help system and tutorial improvements
|
2005-12-29 01:25:17 +00:00 |
Slava Pestov
|
dec98203d3
|
remove repetitions
|
2005-12-24 23:29:31 +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
|
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
|
487926f779
|
add max-length word
|
2005-10-23 22:33:40 +00:00 |
Slava Pestov
|
7e47f5388f
|
FreeType bindings work
|
2005-10-14 08:05:02 +00:00 |
Slava Pestov
|
850d040b65
|
fix bootstrap failure
|
2005-10-01 05:44:49 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
8af5e755c6
|
add 1+ 1- words and other tweaks
|
2005-09-17 02:47:28 +00:00 |
Slava Pestov
|
68da8852cc
|
compiler performance improvements, more usages of 2apply, rename nmap to inject
|
2005-09-17 00:49:24 +00:00 |
Slava Pestov
|
27439f95c9
|
arrays are now better supported, various cleanups
|
2005-09-12 00:46:55 +00:00 |
Slava Pestov
|
d0312300b8
|
unsafe-nth unsafe-set-nth for faster inner loops
|
2005-09-10 22:27:31 +00:00 |
Slava Pestov
|
18eb2b5e94
|
another minor improvement to literal killing
|
2005-09-07 22:56:42 +00:00 |
Slava Pestov
|
258f853911
|
improved literal killing optimization
|
2005-09-07 21:21:11 +00:00 |