Stephen Williams
|
3b0dfaadba
|
Some support for unpacked arrays in class properties.
|
2014-09-02 09:23:54 -07:00 |
Cary R
|
d6b6b76015
|
Update header files to use a more standard name to prevent rereading
This is from github report #16. There are likely a few more issues
that need to be addressed though this takes care of the major ones.
|
2014-07-23 13:42:56 -07:00 |
Stephen Williams
|
0b4056817a
|
Generalize struct member type
|
2013-12-07 12:20:28 -08:00 |
Stephen Williams
|
1aa21aa9e8
|
ivl_target interface to packed type details.
The darray in particular needs to know about the subtype info.
In the process, clean up some of the type information.
|
2012-10-14 17:16:47 -07:00 |
Stephen Williams
|
914ebeca4a
|
Some rework to allow for nested packed types.
This also simplifies the NetNet set of contructors and generalizes
the types that are supported, especially packed types.
|
2012-10-14 17:16:47 -07:00 |
Stephen Williams
|
4e76912331
|
ivl_target access to type information.
|
2012-10-14 17:16:47 -07:00 |
Stephen Williams
|
b4cc9d14a5
|
Handle packed arrays of packed struct in l-value expressions.
|
2012-09-03 16:00:09 -07:00 |