Joe Groff
|
767d64622d
|
test that STRUCT:s and UNION-STRUCT:s see properly
|
2009-08-19 20:32:49 -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
|
4d87c91d59
|
classes.struct unit tests to check union heap-size and that structs can be passed as FFI args
|
2009-08-18 13:10:52 -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
|
4ea2820f2f
|
remove irrelevant undo test from classes.struct
|
2009-08-18 10:25:47 -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
|
4a1b2d0d77
|
classes.c-types and classes.struct docs
|
2009-08-13 17:59:38 -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
|
287207df72
|
fix boa undo to work with structs
|
2009-08-12 16:09:25 -04:00 |
Joe Groff
|
0109061474
|
tests for literal struct syntax
|
2009-08-12 16:04:27 -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 |