Moved toString and toCString to a new header. Updated includes. cassert was somehow getting instances of toString before but that stopped working so I embedded the new smaller include. (details)
Looks like we missed one of the ast 'should be in every derived class' declarations. (details)
formatting, add new waituntil grammar, rewrite waitfor grammar, simplify waitfor build-routines to match new grammar (details)
deprecated qualifiers/specifiers before TYPEDEF (details)
Commit
9feb34b1fca12748b7d48737024da48e342f5c07
by ajbeach
Moved toString and toCString to a new header. Updated includes. cassert was somehow getting instances of toString before but that stopped working so I embedded the new smaller include.