- 08 Jul, 2008 1 commit
-
-
beder authored
Combined the myriad ScannerExceptions and ParserExceptions to a single ParserException class that has a message and a line/column position in the file where the error occurred.
-
- 05 Jul, 2008 1 commit
-
-
beder authored
Fixed a bug in the last newline of a block folded scalar.
-
- 01 Jul, 2008 1 commit
-
-
beder authored
-
- 30 Jun, 2008 3 commits
- 29 Jun, 2008 5 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.
-
beder authored
-
beder authored
-
beder authored
No commit message
-
- 28 Jun, 2008 5 commits
- 27 Jun, 2008 3 commits