Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - added typedefs | Andrew Tridgell | 2000-05-17 | 1 | -19/+7 |
| | | | | | - added parse error checking - made parser more flexible | ||||
* | minor parse updates | Andrew Tridgell | 2000-05-17 | 1 | -5/+5 |
| | |||||
* | the vluke program now takes a structure name on the command line | Andrew Tridgell | 2000-05-16 | 1 | -7/+61 |
| | |||||
* | take the sructure name to run through vluke on the command line | Andrew Tridgell | 2000-05-16 | 1 | -15/+67 |
| | |||||
* | added the ".trailer" type, to mark where a packet turns into a trailer | Andrew Tridgell | 2000-05-16 | 1 | -18/+35 |
| | | | | | this now gives us enough to parse complete function calls, including the return values | ||||
* | another awk parser update | Andrew Tridgell | 2000-05-16 | 1 | -0/+73 |
we can now handle arrays of structures, pointers to structures, pointers in unions etc |