slava
|
c0038a28f9
|
Fix documentation typos, start working on compiled stack traces
|
2006-11-16 03:57:58 +00:00 |
slava
|
f67ee0f315
|
Kick off 0.87 with better callstack underflow handling
|
2006-11-15 02:40:54 +00:00 |
slava
|
a712af05a4
|
Update bignum code for allot_* changes
|
2006-11-02 08:00:02 +00:00 |
slava
|
b571e6fb0d
|
Remove unused environment slot and simply room primitive
|
2006-11-01 19:29:58 +00:00 |
slava
|
0e2871679a
|
Don't use retain stack for extra roots
|
2006-11-01 05:20:49 +00:00 |
slava
|
3cdac5982d
|
Big VM type renaming; add secure GC which wipes the heap after every collection (but really this is only for debugging local variable roots)
|
2006-11-01 04:20:34 +00:00 |
slava
|
14a605498d
|
More GC work
|
2006-10-31 21:45:12 +00:00 |
slava
|
415fe0a4a8
|
allot_* overhaul
|
2006-10-31 05:52:02 +00:00 |
slava
|
f7d4815d2e
|
Better word hashing, working on class vtable dispatch
|
2006-10-17 06:44:05 +00:00 |
slava
|
12d596d1e6
|
Windows SEH fix
|
2006-10-15 04:10:54 +00:00 |
slava
|
39d363f265
|
Runtime code cleanups, implemented mark and sweep code GC
|
2006-09-26 22:44:18 +00:00 |
slava
|
459680c543
|
Increase default heap size
|
2006-09-04 01:15:25 +00:00 |
slava
|
00d970cf15
|
Compiled code labels are now first-class
|
2006-08-09 06:12:01 +00:00 |
slava
|
251f12448f
|
Big redesign of the compiler/runtime interface
|
2006-08-08 05:38:32 +00:00 |
slava
|
6d21c52ac9
|
Big runtime cleanup
|
2006-07-07 04:07:18 +00:00 |
slava
|
f2ddbae4ac
|
Command line handling cleanup
|
2006-07-02 22:51:57 +00:00 |
slava
|
8ad4909c7a
|
Since 'native Factor' is no longer a meaningful term like it was back in the JFactor days, rename native/ to vm/
|
2006-06-06 23:56:01 +00:00 |