Slava Pestov
|
18eb8e2bd3
|
Clean up interactor gadget
|
2007-12-30 21:15:59 -05:00 |
Slava Pestov
|
64b06f059a
|
Unit test fixes
|
2007-12-30 17:14:15 -05:00 |
Slava Pestov
|
af41a0efe7
|
Re-implement callstack>array
|
2007-12-30 16:54:01 -05:00 |
Slava Pestov
|
78ae930a33
|
Documentation updates
|
2007-12-30 16:09:21 -05:00 |
Slava Pestov
|
13c058870e
|
Fix bootstrap.help
|
2007-12-30 15:40:57 -05:00 |
Slava Pestov
|
e1be77ee6f
|
Documentation updates
|
2007-12-30 15:08:48 -05:00 |
Slava Pestov
|
a8160d74ad
|
Fix load order issue
|
2007-12-30 15:08:01 -05:00 |
Slava Pestov
|
fbf992b414
|
Call init-io in bootstrap.io
|
2007-12-30 15:07:22 -05:00 |
Slava Pestov
|
3cd454bfe7
|
Use linux? word now
|
2007-12-30 15:06:37 -05:00 |
Slava Pestov
|
8189e33b2b
|
Remove compiler-hook which was just a workaround for the old batch compilation model
|
2007-12-30 15:05:33 -05:00 |
Slava Pestov
|
5378c05508
|
Fix bootstrap
|
2007-12-29 22:44:25 -05:00 |
Slava Pestov
|
529133559f
|
Rename require-each to require-all
|
2007-12-29 22:30:17 -05:00 |
Slava Pestov
|
75695563ca
|
Fixing interactor (temporarily)
|
2007-12-29 22:29:59 -05:00 |
Slava Pestov
|
2b37b76d65
|
Working on profiler
|
2007-12-29 12:44:01 -05:00 |
Slava Pestov
|
e2f270be70
|
Fix cleanup combinator in the case where always-cleanup throws an error
|
2007-12-29 12:35:51 -05:00 |
Slava Pestov
|
e58cbb2cda
|
: spin swap rot ;
|
2007-12-29 11:36:20 -05:00 |
Slava Pestov
|
74fb0ed298
|
Oops
|
2007-12-28 23:06:11 -05:00 |
Slava Pestov
|
78029f5464
|
windows.messages staging violation load fix
|
2007-12-28 22:52:24 -05:00 |
Slava Pestov
|
f319b45de9
|
Freetype staging violation fix
|
2007-12-28 22:52:00 -05:00 |
Slava Pestov
|
58da31c071
|
New implementation of compiler error reporting
|
2007-12-28 22:51:36 -05:00 |
Slava Pestov
|
1caa78f618
|
Fixes for with-interactive-vocabs change
|
2007-12-28 21:50:09 -05:00 |
Slava Pestov
|
ced9893a4e
|
Get bootstrap.tools to load, update extra/ for USE-IF: removal
|
2007-12-28 21:46:06 -05:00 |
Slava Pestov
|
52ae410cc5
|
Removing USE-IF:, add with-interactive-vocabs, other fixes
|
2007-12-28 21:45:16 -05:00 |
Slava Pestov
|
9c1454ef68
|
Rename real/imaginary slots of complex to real-part/imaginary-part to avoid clashing with the real class word; fix bug where redefining a generic as a class leaves the word in a weird state
|
2007-12-27 17:26:39 -05:00 |
Slava Pestov
|
318b5f40c8
|
Update unit tests to use must-infer
|
2007-12-26 22:16:14 -05:00 |
Slava Pestov
|
58b2599593
|
Fix compiler
|
2007-12-26 21:37:18 -05:00 |
Slava Pestov
|
b810e92456
|
Move optimizer to extra/
|
2007-12-26 21:21:12 -05:00 |
Slava Pestov
|
f53fa196ac
|
New must-infer word; \ foo must-infer asserts that foo's declared effect matches its inferred effect, put this in your unit tests
|
2007-12-26 20:54:38 -05:00 |
Slava Pestov
|
612b2bf78c
|
Removed <uninterned>
|
2007-12-26 20:41:02 -05:00 |
Slava Pestov
|
c5d91d12df
|
Fix implementation of deferred words
|
2007-12-26 20:40:46 -05:00 |
Slava Pestov
|
2a24567546
|
Work in progress
|
2007-12-26 20:21:46 -05:00 |
Slava Pestov
|
f624726e8e
|
Fix bootstrap
|
2007-12-26 20:21:18 -05:00 |
Slava Pestov
|
9de32c7b2d
|
Remove temporary hack now that new JIT works
|
2007-12-26 20:20:49 -05:00 |
Slava Pestov
|
93e1bdfcd7
|
Simplify JIT, fix tuples unit tests
|
2007-12-26 20:02:41 -05:00 |
Slava Pestov
|
1b9e04fdc5
|
Deferred words are now compound words
|
2007-12-26 17:28:34 -05:00 |
Slava Pestov
|
c9a7138b76
|
Remove unused symbols
|
2007-12-26 17:17:39 -05:00 |
Slava Pestov
|
f91ec96425
|
Fix code heap compaction and clean up VM a bit
|
2007-12-26 17:14:33 -05:00 |
Slava Pestov
|
4bb2a43a10
|
Early binding JIT work in progress
|
2007-12-26 02:33:49 -05:00 |
Slava Pestov
|
c09af2f2c6
|
Improved JIT compiler design; better REGISTER_ROOT/UNREGISTER_ROOT stuff
|
2007-12-26 01:45:16 -05:00 |
Slava Pestov
|
500ec89b56
|
Remove useless <quotation> word
|
2007-12-25 23:45:04 -05:00 |
Slava Pestov
|
3d784c7927
|
Simplify quotation calling convention: no need to pass XT
|
2007-12-25 23:40:36 -05:00 |
Slava Pestov
|
423c22e4ef
|
Symbols are compound defs now; SYMBOL: foo == : foo \ foo ;
|
2007-12-25 22:55:17 -05:00 |
Slava Pestov
|
73053ef230
|
Add failing unit test
|
2007-12-25 18:11:56 -05:00 |
Slava Pestov
|
32641f04e7
|
Remove intern-symbol
|
2007-12-25 18:10:05 -05:00 |
Slava Pestov
|
28d6fec557
|
Getting compiler unit tests to pass
|
2007-12-24 21:54:45 -05:00 |
Slava Pestov
|
bbb89af5a6
|
Get compiler going again, start re-doing redefine tests
|
2007-12-24 21:41:46 -05:00 |
Slava Pestov
|
7c75697ff3
|
Assorted fixes
|
2007-12-24 20:56:23 -05:00 |
Slava Pestov
|
6814e07f49
|
Unit test fixes
|
2007-12-24 19:40:09 -05:00 |
Slava Pestov
|
e2c86aab4d
|
Remove dead code
|
2007-12-24 17:33:04 -05:00 |
Slava Pestov
|
41fc4ea84e
|
forget-vocab and forget-source now call with-compilation-unit
|
2007-12-24 17:32:41 -05:00 |