- 05 Jul, 2008 2 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
Fixed a bug in the last newline of a block folded scalar.
-
- 04 Jul, 2008 2 commits
-
-
Jesse Beder authored
No commit message
-
Jesse Beder authored
-
- 02 Jul, 2008 4 commits
-
-
Jesse Beder authored
Specialized the overloaded [] operator for int/unsigned, and added a size() function, so that you can iterate through a sequence node like a vector.
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
- 01 Jul, 2008 1 commit
-
-
Jesse Beder authored
-
- 30 Jun, 2008 2 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
- 29 Jun, 2008 1 commit
-
-
Jesse 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.
-
- 27 Jun, 2008 1 commit
-
-
Jesse Beder authored
Wrote a simplified regular expression parser to make life easier (it only does single matches; i.e., no one-or-more matches, etc.). Fixed some of the whitespace/line break matching.
-
- 25 Jun, 2008 1 commit
-
-
Jesse Beder authored
No commit message
-