Add tests, fixes for tests, reinstate and type-convert stuff marked "bitrot"
[ccom.git] / test /
2017-02-20 Nick DowningAdd tests, fixes for tests, reinstate and type-convert... master origin/master
2017-02-19 Nick DowningReplace getype()/getail() stuff with a modified version...
2017-02-16 Nick DowningReinstate enum handling, removed since I was confused...
2017-02-15 Nick DowningImplement a new struct btype (inherits from struct...
2017-02-15 Nick DowningChange ptype to rtype, make new REF basic type ORed...
2017-02-13 Nick DowningMake declarator and type parser output detailed types...
2017-02-10 Nick DowningFix bitfield selection operators to use c0 version...
2017-02-10 Nick DowningFix STRASG issue (might need further attention), fix...