summaryrefslogtreecommitdiff
path: root/lib/parsetools/src/leex.erl
Commit message (Expand)AuthorAgeFilesLines
* Missed a few similar callsPierre Fenoll2013-09-101-2/+2
* Fix leex module`s inability to build unicode-aware lexers.Pierre Fenoll2013-09-101-1/+1
* Fix a Unicode filename bug affecting Leex and YeccHans Bolinder2013-09-021-3/+7
* Use ~ts for filenamesHans Bolinder2013-02-191-9/+9
* Make Unicode correctionsHans Bolinder2013-02-111-1/+1
* Extend char() to Unicode charactersHans Bolinder2013-01-251-1/+1
* [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-021-33/+66
* leex: optimize werror/1Tuncer Ayaz2011-09-081-2/+2
* leex: use more descriptive name: 'werror'Tuncer Ayaz2011-09-081-10/+10
* leex: log warnings as errors if -Werror is enabledTuncer Ayaz2011-09-081-9/+24
* leex: honour -Werror passed from erlcTuncer Ayaz2011-09-081-2/+5
* Remove Dialyzer warningsHans Bolinder2011-06-161-48/+49
* leex: add warnings_as_errors optionTuncer Ayaz2011-06-011-10/+28
* leex: Clean up as suggested by tidierKostis Sagonas2010-05-271-27/+26
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1608