Joe Groff
|
0823fc782d
|
byte-length method for classes.struct STRUCTs
|
2009-08-25 19:04:29 -05:00 |
Joe Groff
|
e2b444c8bd
|
make classes.struct work with string pointer slots
|
2009-08-25 13:18:20 -05:00 |
Joe Groff
|
01552987c7
|
classes.c-types is kinda half-baked. get rid of it, and make classes.struct parse c types directly
|
2009-08-25 13:03:43 -05:00 |
Joe Groff
|
192f6d04e5
|
fix classes.struct structs when used in FFI, add a test
|
2009-08-25 11:40:05 -05:00 |
Joe Groff
|
ba68c46182
|
convert alien.struct fields to classes.struct fields; add tests
|
2009-08-20 08:44:19 -05:00 |
Joe Groff
|
486e74ab78
|
make a corresponding traditional C-STRUCT: for STRUCT: classes
|
2009-08-19 22:50:02 -05:00 |
Joe Groff
|
a2d9664df7
|
fix up struct parsing/printing
|
2009-08-19 20:21:57 -05:00 |
Joe Groff
|
5690fbff4c
|
decouple struct parsing/printing from tuple parsing/printing a bit
|
2009-08-19 18:53:44 -05:00 |
Joe Groff
|
6438a1c095
|
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
|
22f7bff9b2
|
compiler doesn't like new and boa being overridden so much
|
2009-08-14 07:09:37 -04:00 |
Joe Groff
|
6f4eefe83d
|
union classes
|
2009-08-13 16:55:22 -04:00 |
Joe Groff
|
446fc910b6
|
coercers and array type relations for c-type classes
|
2009-08-13 13:33:22 -04:00 |
Joe Groff
|
0582e5c3de
|
S{ } syntax for structs
|
2009-08-12 15:59:33 -04:00 |
Joe Groff
|
570ef8c9f8
|
extend T{ } syntax to build structs
|
2009-08-12 15:40:06 -04:00 |
Joe Groff
|
e19d8b2e8a
|
pprint structs with tuple syntax
|
2009-08-12 13:16:43 -04:00 |
Joe Groff
|
913860a15c
|
see STRUCT: definitions as STRUCT: definitions
|
2009-08-12 10:37:09 -04:00 |
Joe Groff
|
7b1ca59f56
|
get classes.struct tests passing
|
2009-08-12 10:01:32 -04:00 |
Joe Groff
|
9970b6fdd0
|
struct boa
|
2009-08-12 09:37:39 -04:00 |
Joe Groff
|
4ae3e3f5d7
|
make "struct-class new" work to create a struct with initial values set
|
2009-08-12 09:15:46 -04:00 |
Joe Groff
|
629f618579
|
tuple-ish structs
|
2009-08-11 22:13:18 -04:00 |