- 10 Jul, 2009 1 commit
-
-
jbeder authored
-
- 01 Jun, 2009 1 commit
-
-
jbeder authored
-
- 07 Feb, 2009 1 commit
-
-
jbeder authored
In particular: 1. Windows CR/LF weren't read properly (issue #11) 2. Scanning wasn't reading EOF properly 3. Documents may be empty (this was old, I think) Also fixed some VS2008 warnings on /W4.
-
- 01 Feb, 2009 1 commit
-
-
jbeder authored
Switched to reading the entire file into a buffer at the start.\nThis speeds it up a TON (like 100x).
-
- 03 Sep, 2008 1 commit
-
-
jbeder authored
-
- 07 Aug, 2008 2 commits
- 14 Jul, 2008 1 commit
-
-
beder authored
-
- 29 Jun, 2008 2 commits
- 27 Jun, 2008 2 commits
-
-
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.
-