slava
4a8d65ccce
Refactored the C type system in the alien interface and fixed some bugs
2006-11-03 08:54:30 +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
f15e657631
Stack effect declaration fixes
2006-08-15 08:57:12 +00:00
slava
21dc5a6761
Compiler backend cleanups
2006-07-03 06:52:44 +00:00
slava
e76ba67cbf
Minor alien fixes
2006-05-19 19:53:30 +00:00
slava
f3ce2a15ed
More cons cell removals
2006-05-15 05:01:47 +00:00
slava
1cce70aad6
Changing list code to use generic sequence words
2006-05-11 00:32:04 +00:00
slava
451bfb3915
Move some files around
2006-04-28 22:48:48 +00:00