aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parsetools/src/leex.erl
AgeCommit message (Collapse)Author
2011-09-08leex: optimize werror/1Tuncer Ayaz
2011-09-08leex: use more descriptive name: 'werror'Tuncer Ayaz
2011-09-08leex: log warnings as errors if -Werror is enabledTuncer Ayaz
2011-09-08leex: honour -Werror passed from erlcTuncer Ayaz
2011-06-16Remove Dialyzer warningsHans Bolinder
The code that deals with the POSIX version of regexps has been commented out. Robert will add an option as well as some way to set the option in the source file later.
2011-06-01leex: add warnings_as_errors optionTuncer Ayaz
2010-05-27leex: Clean up as suggested by tidierKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP