"include/vscode:/vscode.git/clone" did not exist on "6b100e4a2036f9002df5b9f1e00b85fd6c4d6db9"
- 27 Jun, 2008 2 commits
-
-
Jesse Beder authored
Split off the specific regular expressions, and the specialized token-scanning functions, into their own files.
-
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.
-
- 26 Jun, 2008 3 commits
-
-
Jesse Beder authored
We're now using exceptions for errors, and scanning/pushing tokens is exception-safe (using a set of "limbo tokens").
-
Jesse Beder authored
-
Jesse Beder authored
Will be completely wiped, I think, in favor of a Scanner (to tokens), then Parser mechanism.
-
- 25 Jun, 2008 2 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
No commit message
-