- 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 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
-
- 30 Jun, 2008 2 commits
- 29 Jun, 2008 1 commit
-
-
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.
-