- 07 Aug, 2008 1 commit
-
-
Jesse Beder 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
-
-
Jesse Beder authored
-
- 29 Jun, 2008 2 commits
-
-
Jesse Beder authored
Renamed the valid/possible tokens to a single variable status with enums valid, invalid, and unverified.
-
Jesse Beder authored
-
- 27 Jun, 2008 2 commits
-
-
Jesse 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).
-
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.
-