slava
|
b246a76199
|
Messages tool
|
2006-09-23 06:40:25 +00:00 |
slava
|
6f6147dcd1
|
Module system fix
|
2006-09-12 00:45:42 +00:00 |
slava
|
77561573e0
|
Slight speedup
|
2006-08-18 05:50:34 +00:00 |
slava
|
b4683b1985
|
Compiler fixes
|
2006-08-18 05:35:04 +00:00 |
slava
|
6cd9b95df8
|
compile-all fix
|
2006-08-18 03:52:59 +00:00 |
slava
|
816f60a6e7
|
Eliminate with-class<cache combinator in favor of a class<map that is always kept up to date
|
2006-08-18 03:50:59 +00:00 |
slava
|
29e28008cd
|
More documentation updates
|
2006-08-17 01:55:53 +00:00 |
slava
|
c99c10632c
|
HELP: syntax change
|
2006-08-16 01:23:05 +00:00 |
slava
|
61e1dff787
|
Automatically recompile words when files are loaded
|
2006-08-11 20:55:43 +00:00 |
slava
|
b453a74743
|
Forgetting a word removes it from the recompile set
|
2006-08-10 20:47:10 +00:00 |
slava
|
de124cc191
|
An experiment -- instead of decompiling words when a word they call has changed, recompile them
|
2006-08-10 20:44:00 +00:00 |
slava
|
512fc690ad
|
Simplify the compiler
|
2006-08-10 18:39:12 +00:00 |
slava
|
dc7159578b
|
Back out a threading change
|
2006-07-17 19:08:38 +00:00 |
slava
|
4d7acd57e7
|
Minor tweaks
|
2006-07-14 09:37:00 +00:00 |
slava
|
6c656c4c26
|
<word> cleanup
|
2006-05-29 08:27:30 +00:00 |
slava
|
f3ce2a15ed
|
More cons cell removals
|
2006-05-15 05:01:47 +00:00 |
slava
|
63703c2713
|
Minor performance improvements in optimizer
|
2006-05-10 22:51:18 +00:00 |
slava
|
fd8a3062e3
|
Bootstrap performance improvement and assorted cleanups
|
2006-05-10 06:18:25 +00:00 |
slava
|
1bc9dbcf2a
|
Specializer optimization
|
2006-05-02 04:11:59 +00:00 |
slava
|
17d6efb543
|
Removing linear IR
|
2006-04-28 22:38:48 +00:00 |
slava
|
12fd5294da
|
Fix clear-hash bug, merge compiler/compiler-backend/compiler-frontend vocabs
|
2006-04-03 06:18:56 +00:00 |
slava
|
6a9e67a4bc
|
Tool documentation
|
2006-03-25 06:06:52 +00:00 |
slava
|
6c587659cc
|
Optimizations aimed at reducing bootstrap time
|
2006-03-21 05:44:19 +00:00 |
slava
|
7df9b774e9
|
UI bootstrapped in
|
2006-03-15 20:58:22 +00:00 |
slava
|
448f4e7d6a
|
Small cleanup, re-enable basic block optimizer and Cocoa bindings
|
2006-03-08 20:03:01 +00:00 |
slava
|
592c684f6b
|
Updating optimizer for branch splitting removal
|
2006-03-07 04:35:32 +00:00 |
slava
|
b8bcdc8909
|
Working on optimizer
|
2006-03-04 07:53:22 +00:00 |
slava
|
21af22aa5b
|
Moving Cocoa bindings
|
2006-02-10 01:34:49 +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
|
60a147bbfa
|
more I/O docs; added missing files from twb's patch
|
2006-01-19 08:03:32 +00:00 |
Slava Pestov
|
e82f069649
|
refactored inlined recursive blocks
|
2005-12-21 07:43:41 +00:00 |
Slava Pestov
|
cf9fde020f
|
extended stream output protocol
|
2005-12-17 02:12:35 +00:00 |
Slava Pestov
|
d3b4726790
|
new bootstrap system; some other code cleanups
|
2005-12-13 22:33:58 +00:00 |
Slava Pestov
|
e1e1d8f7f0
|
fix some typos
|
2005-12-11 20:37:16 +00:00 |
Slava Pestov
|
07f98e9dc6
|
print load messages when running files
|
2005-12-11 19:27:36 +00:00 |
Slava Pestov
|
7262e6832a
|
stage 2 boot fix
|
2005-12-08 05:55:51 +00:00 |
Slava Pestov
|
867ccbe0b4
|
use array literals instead of vector literals
|
2005-10-29 20:53:47 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
d04b47ebe3
|
getting more words to infer
|
2005-09-21 05:12:16 +00:00 |
Slava Pestov
|
29190ebc3e
|
catch change, new cleanup word, with-server combinator
|
2005-09-21 00:18:01 +00:00 |
Slava Pestov
|
7decaf614e
|
inference updates for callcc inference
|
2005-09-18 05:37: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
|
bf5d88b649
|
changes to continuation words
|
2005-09-14 04:37:50 +00:00 |
Slava Pestov
|
55299ac101
|
fix set-length performance regression
|
2005-09-10 04:26:12 +00:00 |
Slava Pestov
|
5fa2195c0c
|
more basic block optimizer work
|
2005-09-09 04:17:19 +00:00 |
Slava Pestov
|
55e2a9e232
|
reworking simplifier and basic blocks
|
2005-09-09 02:23:54 +00:00 |
Slava Pestov
|
7711aff1a5
|
tweaking stack shuffle compilation
|
2005-09-04 21:07:59 +00:00 |
Slava Pestov
|
42ac874cbd
|
more cleanups; split up huge gadgets vocabulary
|
2005-09-01 01:06:13 +00:00 |
Slava Pestov
|
cc90da3690
|
a few regression fixes
|
2005-08-30 07:31:20 +00:00 |