slava
|
9f2797fc09
|
Improved help cross-referencing
|
2006-06-23 02:36:56 +00:00 |
slava
|
895a38fe5a
|
Remove the 'links-in' feature
|
2006-06-21 03:05:26 +00:00 |
slava
|
aec1590ff7
|
More help documentation
|
2006-06-17 05:03:56 +00:00 |
slava
|
3409004602
|
Remove some dead code: help glossary and flushable words
|
2006-06-06 03:26:44 +00:00 |
slava
|
26b7771299
|
Fix make-image memory leak, Cocoa typo
|
2006-05-28 21:31:54 +00:00 |
slava
|
6c3a2e86b2
|
New prettyprinter feature, some bug fixes
|
2006-05-19 02:00:11 +00:00 |
slava
|
fab5b6adb0
|
Runtime code cleanups
|
2006-05-18 05:08:09 +00:00 |
slava
|
36f324370a
|
Cons-less runtime now bootstraps itself
|
2006-05-17 23:05:44 +00:00 |
slava
|
ee75b478ab
|
Last traces of conses removed
|
2006-05-17 18:55:46 +00:00 |
slava
|
9b286735ea
|
More quotation work
|
2006-05-16 20:50:51 +00:00 |
slava
|
0727036ee6
|
Ratios and complexes now have headers, inference fixes
|
2006-05-15 22:00:37 +00:00 |
slava
|
307bc73f5e
|
reverse-slice ==> <reversed>
|
2006-05-15 03:25:34 +00:00 |
slava
|
c3f37f956f
|
AMD64 fixes
|
2006-05-15 00:05:57 +00:00 |
slava
|
da29021086
|
Working on float intrinsics
|
2006-05-06 00:06:57 +00:00 |
slava
|
2fa14f55ad
|
New 'pentium4' architecture
|
2006-05-05 06:08:37 +00:00 |
slava
|
ded9d3d11b
|
Bootstrap images stored under resource path now
|
2006-04-02 04:42:14 +00:00 |
slava
|
055cb66e0f
|
Abstract out word cross-referencing into a graph library; implement help cross-referencing
|
2006-03-27 08:10:58 +00:00 |
slava
|
b3dbb48581
|
Documentation updates
|
2006-03-25 08:16:25 +00:00 |
slava
|
ed4b7607bd
|
Fix bug with bootstrapping bignums on a 32-bit system for a 64-bit system
|
2006-03-20 01:22:57 +00:00 |
slava
|
c2140920bd
|
renumber types, Objective-C exception handling
|
2006-02-20 03:08:08 +00:00 |
Slava Pestov
|
8569427c4e
|
added a zero? word
|
2006-01-28 20:49:31 +00:00 |
Slava Pestov
|
13ef8f9412
|
cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test
|
2006-01-27 04:01:14 +00:00 |
Slava Pestov
|
573c419211
|
tuple documentation; rename array>tuple to >tuple
|
2006-01-09 22:56:19 +00:00 |
Slava Pestov
|
808c7a7f57
|
collections chapter almost done
|
2006-01-02 05:51:03 +00:00 |
Slava Pestov
|
2f84c408d9
|
fix erronous declaration
|
2005-12-26 03:18:25 +00:00 |
Slava Pestov
|
cf9fde020f
|
extended stream output protocol
|
2005-12-17 02:12:35 +00:00 |
Slava Pestov
|
587de89e22
|
bootstrap fix
|
2005-12-15 01:29:32 +00:00 |
Slava Pestov
|
de504b6e78
|
powerpc bootstrap fixes
|
2005-12-13 23:16:37 +00:00 |
Slava Pestov
|
d3b4726790
|
new bootstrap system; some other code cleanups
|
2005-12-13 22:33:58 +00:00 |
Slava Pestov
|
d8384c12c9
|
initial AMD64 porting work
|
2005-12-02 07:25:44 +00:00 |
Slava Pestov
|
9ef9193308
|
new hashtable
|
2005-11-27 22:45:48 +00:00 |
Slava Pestov
|
eca20beec0
|
about to bootstrap hashstable
|
2005-11-25 00:02:20 +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
|
6b8e232c63
|
fix bignum emission, put MT in core
|
2005-10-08 05:15:14 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
34ff4e2c27
|
more preliminary work for callcc compilation
|
2005-09-20 05:59:38 +00:00 |
Slava Pestov
|
fa1e1a4801
|
f throw no longer a no-op
|
2005-09-18 02:25:18 +00:00 |
Slava Pestov
|
b0426d93e4
|
remove meets
|
2005-09-17 08:15:05 +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
|
7ecbfb5c98
|
big generic word cleanup; kill-literals optimization; continuations overhaul
|
2005-09-16 06:39:33 +00:00 |
Slava Pestov
|
5953497dae
|
fixes, removed empty-vector
|
2005-09-12 01:18:19 +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
|
2bdd82ea53
|
simpler t
|
2005-09-09 21:32:38 +00:00 |
Slava Pestov
|
6617d6e2d3
|
fix a few compilation mishaps
|
2005-09-03 22:34:50 +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
|
45109c1a0a
|
major cleanup
|
2005-08-25 19:27:38 +00:00 |
Slava Pestov
|
c3d92a0b4e
|
working on visibile-children*
|
2005-08-24 14:19:09 +00:00 |