"src/iterpriv.cpp" did not exist on "557f81e622270122438ac4897081a2e1c8e73c5b"
- 07 Aug, 2008 1 commit
-
-
jbeder authored
Added CMake scripts for other platforms\nFixed some bugs that gcc complained about\nFixed CR/LF vs LF bug
-
- 14 Jul, 2008 1 commit
-
-
beder authored
-
- 10 Jul, 2008 1 commit
-
-
beder authored
Updated some of the character-in-scalar rules.
-
- 30 Jun, 2008 2 commits
- 29 Jun, 2008 2 commits
- 28 Jun, 2008 1 commit
-
-
beder authored
-
- 27 Jun, 2008 5 commits
-
-
beder authored
Refactored some common whitespace-parsing code in scanning both scalars. Implemented the flow collection tokens.
-
beder authored
Split off the specific regular expressions, and the specialized token-scanning functions, into their own files.
-
beder authored
Added stream input to the regular expressions, greatly simplifying the usage (in particular, we no longer have to specify the number of characters to be checked).
-
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.
-
beder authored
Also messed around with multiple character peeking on the input, and got something working.
-
- 26 Jun, 2008 3 commits