- 29 Jun, 2008 2 commits
-
-
beder authored
Renamed the valid/possible tokens to a single variable status with enums valid, invalid, and unverified.
-
beder authored
Moved the input stream, together with line/column info, into its own class, which allowed some other stuff just to pass the stream, and not have to be a member of Scanner.
-
- 28 Jun, 2008 2 commits