document.cpp
688 Bytes
-
Continued working on scanner. · a3961d04
We're now using exceptions for errors, and scanning/pushing tokens is exception-safe (using a set of "limbo tokens").
Jesse Beder committed
We're now using exceptions for errors, and scanning/pushing tokens is exception-safe (using a set of "limbo tokens").