ulambda/build-aux/bootstrap
Mike Gerwitz fe80b398b5
prebirth: Correct token value parsing
Empty string was not matching, which was causing its value to be '""', which
expanded (in JS) into the compiled string '""""'.  Oops.

* build-aux/bootstrap/prebirth.js (Parser#_token): Distinguish empty values
    from non-matches.
2017-08-30 00:25:43 -04:00
..
libprebirth.js prebirth: Globally unique functions 2017-08-28 23:42:19 -04:00
prebirth.js prebirth: Correct token value parsing 2017-08-30 00:25:43 -04:00