More lexer and parser improvements.
commit685100688bf89d9645c146e21d2955992cbf58db
authorWerner Lemberg <wl@gnu.org>
Sat, 6 Sep 2014 07:58:12 +0000 (6 09:58 +0200)
committerWerner Lemberg <wl@gnu.org>
Sat, 6 Sep 2014 07:58:12 +0000 (6 09:58 +0200)
tree8183428c137438a30ed9fcbbc7922eba39075da4
parent42297fe4f852b63a9ea496430b09a6b5b953a37a
More lexer and parser improvements.

. Handle locations.

. Make parser silent in case of both lexer and parser errors.  The error
  information is now stored in `context'.

. Avoid `numberset' memory leaks in case of syntax errors.
lib/tadeltas.l
lib/tadeltas.y