Commit Graph

11 Commits

Author SHA1 Message Date
bellard
b15f269fbe added enum, typedefs, goto, switch 2001-10-30 22:43:19 +00:00
bellard
4e92bac070 added do while continue - simplify break/continue handling 2001-10-30 20:27:54 +00:00
bellard
704d61357c clarified function types - added extern / static - added unsigned and invalid type parsing 2001-10-29 23:23:01 +00:00
bellard
9c1b84560e added 'x'= operators 2001-10-28 22:24:16 +00:00
bellard
58f3296a6e updated 2001-10-28 15:29:01 +00:00
bellard
927c4afc0c update for name change 2001-10-28 15:20:24 +00:00
bellard
9a8dfaac35 added comments + correct error reporting 2001-10-28 15:20:12 +00:00
bellard
586b05f7e6 remove unused features for TINY mode 2001-10-28 04:08:38 +00:00
bellard
3115a8a38b added for, cond and comma support - fixed div/mod code 2001-10-28 02:51:52 +00:00
bellard
881aa9077a shl and shr and for tiny mode only 2001-10-28 01:15:41 +00:00
bellard
27f6e16bae Initial revision 2001-10-27 23:48:39 +00:00