Joe Groff
|
f430c9a3d5
|
fix classes.struct structs when used in FFI, add a test
|
2009-08-25 11:40:05 -05:00 |
Joe Groff
|
800bcdecf5
|
convert alien.struct fields to classes.struct fields; add tests
|
2009-08-20 08:44:19 -05:00 |
Joe Groff
|
60468308f1
|
make a corresponding traditional C-STRUCT: for STRUCT: classes
|
2009-08-19 22:50:02 -05:00 |
Joe Groff
|
4d95e5ef2e
|
fix up struct parsing/printing
|
2009-08-19 20:21:57 -05:00 |
Joe Groff
|
c898593983
|
decouple struct parsing/printing from tuple parsing/printing a bit
|
2009-08-19 18:53:44 -05:00 |
Joe Groff
|
600bf6bcdc
|
don't use setter words from classes.struct boa>object, otherwise struct literals of classes in the current compilation unit won't compile
|
2009-08-18 10:26:45 -05:00 |
Joe Groff
|
4991171ca6
|
compiler doesn't like new and boa being overridden so much
|
2009-08-14 07:09:37 -04:00 |
Joe Groff
|
85e321667a
|
union classes
|
2009-08-13 16:55:22 -04:00 |
Joe Groff
|
92ac48a5bc
|
coercers and array type relations for c-type classes
|
2009-08-13 13:33:22 -04:00 |
Joe Groff
|
875284f8ab
|
S{ } syntax for structs
|
2009-08-12 15:59:33 -04:00 |
Joe Groff
|
ca592b9654
|
extend T{ } syntax to build structs
|
2009-08-12 15:40:06 -04:00 |
Joe Groff
|
25c3434892
|
pprint structs with tuple syntax
|
2009-08-12 13:16:43 -04:00 |
Joe Groff
|
940fbd5ace
|
see STRUCT: definitions as STRUCT: definitions
|
2009-08-12 10:37:09 -04:00 |
Joe Groff
|
4461a63e1d
|
get classes.struct tests passing
|
2009-08-12 10:01:32 -04:00 |
Joe Groff
|
4896d6b9a3
|
struct boa
|
2009-08-12 09:37:39 -04:00 |
Joe Groff
|
f239856649
|
make "struct-class new" work to create a struct with initial values set
|
2009-08-12 09:15:46 -04:00 |
Joe Groff
|
3ac907cbc2
|
tuple-ish structs
|
2009-08-11 22:13:18 -04:00 |