diff options
author | Anders Svensson <[email protected]> | 2011-10-16 21:36:37 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2011-12-02 15:23:52 +0100 |
commit | ca185011269606596814075d4c8f9d13a855866b (patch) | |
tree | f67a45298ad311b05997c20dd4bf4fd1c3313e38 /lib/et | |
parent | 3cdd095e8de8506881a9856e711a90c9ed723f0a (diff) | |
download | otp-ca185011269606596814075d4c8f9d13a855866b.tar.gz otp-ca185011269606596814075d4c8f9d13a855866b.tar.bz2 otp-ca185011269606596814075d4c8f9d13a855866b.zip |
Replace dictionary file parser
The previous parse was very adhoc and simply crashed on any kind
of input error, providing no identification of the objectionable input
that caused the parse to fail. The new parser is generated from a yecc
grammar, making it easier both to understand what it is that's being
parsed and to provide useful diagnostics to the user in case of error.
Diffstat (limited to 'lib/et')
0 files changed, 0 insertions, 0 deletions