slava
|
4759883733
|
Fix a code GC race condition
|
2006-11-20 02:14:11 +00:00 |
slava
|
c0038a28f9
|
Fix documentation typos, start working on compiled stack traces
|
2006-11-16 03:57:58 +00:00 |
slava
|
56f8f84751
|
More allot_* cleanups
|
2006-11-02 23:29:11 +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
|
40ff6c6d3b
|
>fixnum >bignum >float primitives split up into smaller sub-primitives and are now generic words in the library
|
2006-11-01 01:29:11 +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
|
7e094f890c
|
string>float primitive should not throw an error on invalid input (non-ASCII strings)
|
2006-10-30 02:34:10 +00:00 |
slava
|
1398494f1d
|
Remove integer-slot and set-integer-slot primitives, add word-xt primitive
|
2006-10-15 23:01:07 +00:00 |
slava
|
fc0cea8e42
|
Replace compiled? primitive with compiled? word slot
|
2006-09-27 07:11:18 +00:00 |
slava
|
f5450b045b
|
char* types in FFI calls can no longer accept null pointers
|
2006-07-31 21:39:58 +00:00 |
slava
|
e5abd93601
|
Simplify runtime's GC and relocation code
|
2006-07-31 21:36:15 +00:00 |
slava
|
6d21c52ac9
|
Big runtime cleanup
|
2006-07-07 04:07:18 +00:00 |