summaryrefslogtreecommitdiff
path: root/lib/parsetools/src/yecc.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix a Unicode filename bug affecting Leex and YeccHans Bolinder2013-09-021-4/+8
* Fix a Yecc bugHans Bolinder2013-08-281-4/+4
* Use ~ts for filenamesHans Bolinder2013-02-191-7/+7
* Make Unicode correctionsHans Bolinder2013-02-111-1/+1
* Extend char() to Unicode charactersHans Bolinder2013-01-251-3/+3
* [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-021-44/+76
* Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
* yecc: optimize werror/1Tuncer Ayaz2011-09-081-2/+2
* yecc: use more descriptive name: 'werror'Tuncer Ayaz2011-09-081-10/+10
* yecc: log warnings as errors if -Werror is enabledTuncer Ayaz2011-09-081-5/+13
* yecc: honour -Werror passed from erlcTuncer Ayaz2011-09-081-2/+5
* yecc: add warnings_as_errors optionTuncer Ayaz2011-06-011-8/+20
* Fix a problem with HiPE-compiled Yecc parsersHans Bolinder2010-08-231-8/+10
* OTP-8486 parsetools: yecc bugHans Bolinder2010-03-051-3/+5
* OTP-8483 parsetools: yecc bugHans Bolinder2010-03-031-2/+14
* Merge branch 'ks/cleanups' into ccase/r13b04_devErlang/OTP2010-02-171-25/+24
|\
| * parsetools: Don't use 'try...of' when 'try' will doKostis Sagonas2010-02-161-2/+1
| * parsetools: Replace lists:keysearch/3 with lists:keyfind/3Kostis Sagonas2010-02-161-18/+18
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+2531