aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added enum, typedefs, goto, switchbellard2001-10-301-35/+172
|
* added do while continue - simplify break/continue handlingbellard2001-10-301-30/+63
|
* clarified function types - added extern / static - added unsigned and ↵bellard2001-10-291-91/+225
| | | | invalid type parsing
* added 'x'= operatorsbellard2001-10-281-11/+43
|
* updatedbellard2001-10-282-2/+52
|
* update for name changebellard2001-10-281-27/+36
|
* added comments + correct error reportingbellard2001-10-281-34/+104
|
* remove unused features for TINY modebellard2001-10-281-6/+11
|
* added for, cond and comma support - fixed div/mod codebellard2001-10-281-11/+88
|
* shl and shr and for tiny mode onlybellard2001-10-281-60/+63
|
* Initial revisionbellard2001-10-273-0/+978