slava
c8ca1997a0
Lock callbacks in memory
2006-10-16 22:06:34 +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
cd9d36b82c
Cocoa: support method redefinition
2006-10-14 00:37:14 +00:00
slava
db8827d86c
Dataflow visualizer fixes
2006-09-30 04:03:46 +00:00
slava
97a5436c61
New code-gc primitive
2006-09-26 23:00:41 +00:00
slava
39d363f265
Runtime code cleanups, implemented mark and sweep code GC
2006-09-26 22:44:18 +00:00
slava
2196f3721b
Fix room.
2006-09-26 05:08:05 +00:00
slava
03046508d8
Fix windows stack effects
2006-09-24 04:02:40 +00:00
slava
6d9f6f0246
Minor fixes
2006-09-23 19:54:37 +00:00
slava
b246a76199
Messages tool
2006-09-23 06:40:25 +00:00
slava
698727b49f
Tiny cleanups
2006-09-19 22:39:51 +00:00
slava
4148a106e3
Tool help updates
2006-09-19 06:53:14 +00:00
slava
ef865ffd96
Add a new optimization
2006-09-16 19:42:27 +00:00
slava
b6d438196f
Fix bootstrap problem
2006-09-16 01:02:48 +00:00
slava
70c1037e0e
Further simplifications
2006-09-16 00:59:47 +00:00
slava
36680369ba
Dataflow UI improvements
2006-09-16 00:52:13 +00:00
chris.double
9d266acdf0
first attempt at implementating FIELD: for arrays
...
Currently only char arrays are implemented, and for the single indexed array form:
BEGIN-STRUCT: foo
FIELD: char[100] bar
END-STRUCT
my-foo foo-bar => "hello"
"X" 0 set-foo-bar my-foo foo-bar => "Xello"
2006-09-14 23:51:47 +00:00
slava
bded83ef35
Inferencce refactoring for more reliable stack height recording
2006-09-14 20:14:27 +00:00
slava
9325fa74a2
UI dataflow visualizer (experiemntal)
2006-09-13 06:17:46 +00:00
slava
6f6147dcd1
Module system fix
2006-09-12 00:45:42 +00:00
slava
c72a919526
AMD64 alien-indirect support; document alien-indirect
2006-09-09 05:19:43 +00:00
slava
2e59e8b488
Move x86 alien-indirect
2006-09-09 05:11:01 +00:00
slava
4ead056557
alien-indirect for x86 (untested)
2006-09-09 05:10:19 +00:00
slava
d48471c4bc
alien-indirect now works on PowerPC; changed callback tests to use it and removed some test functions from runtime
2006-09-09 05:04:55 +00:00
slava
5f8856b56b
Working on alien-indirect
2006-09-09 04:12:46 +00:00
slava
4f045e4848
Walker improvements
2006-09-08 06:32:14 +00:00
slava
b3960f56e9
Cleanups and fixes
2006-09-06 22:48:46 +00:00
slava
046f770b2d
Modularize tests
2006-09-06 22:32:41 +00:00
slava
7edf5ab1ba
Modularized core
2006-09-06 22:06:11 +00:00
slava
b47d1d79fb
More module system work
2006-09-06 21:19:41 +00:00
slava
b4291dd6c6
Module system changes and some small fixes
2006-09-06 21:01:38 +00:00
slava
8249adc3f6
Fix a compiler bug, keypad ENTER now inserts a newline
2006-09-05 23:02:34 +00:00
slava
587d02d35a
Kick off 0.85 by creating a new tools vocabulary and putting a bunch of stuff, including 'walk' there
2006-09-05 05:29:26 +00:00
slava
1922c95926
Fix for win32? ==> t on wrong platforms
2006-09-02 21:27:39 +00:00
slava
1d7c563676
Fix 'bad XT' error
2006-09-02 05:58:23 +00:00
slava
76e965d493
Move libm primitives to alien calls in library
2006-08-26 07:20:37 +00:00
slava
9c509d4b99
Walker cleanup
2006-08-24 06:09:54 +00:00
slava
634e69f711
Inference documentation
2006-08-18 22:47:41 +00:00
slava
ffde20b6e5
Its the retain stack now, not the return stack
2006-08-18 18:54:06 +00:00
slava
9de649ae49
inference error fixes
2006-08-18 08:00:51 +00:00
slava
ab81abb252
Bug fixes
2006-08-18 07:51:41 +00:00
slava
74d317a268
Bootstrap fixes
2006-08-18 07:19:04 +00:00
slava
e1abcf43b4
accumulate now returns the final result
2006-08-18 07:16:28 +00:00
slava
72efe34950
Inference cleanup and documentation for errors
2006-08-18 07:10:08 +00:00
slava
b2d68abd62
Fix various stack effect declarations
2006-08-18 06:05:13 +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
415d960b66
Mutually recursive inline words are not allowed anymore
2006-08-18 05:14:22 +00:00
slava
7f2e39430e
Some more stack effect declarations
2006-08-18 04:54:55 +00:00
slava
535def2651
memcpy didn't compile due to a typo
2006-08-18 03:53:51 +00:00