- 27 Jun, 2008 1 commit
-
-
beder authored
Refactored some common whitespace-parsing code in scanning both scalars. Implemented the flow collection tokens.
-
- 26 Jun, 2008 2 commits
Refactored some common whitespace-parsing code in scanning both scalars. Implemented the flow collection tokens.
We're now using exceptions for errors, and scanning/pushing tokens is exception-safe (using a set of "limbo tokens").