summaryrefslogtreecommitdiff
path: root/lib/parsetools/src/yecc.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Use \n escape instead of integer 10Richard Carlsson2018-05-041-1/+1
* Move lib:nonl/1 into yecc.erlRichard Carlsson2018-05-041-2/+6
* parsetools: Do not use deprecated functions in string(3)Hans Bolinder2017-07-061-6/+6
* parsetools: Improve handling of Unicode atomsHans Bolinder2017-06-091-3/+3
* parsetools: Fix Yecc regarding Unicode atomsHans Bolinder2017-04-071-55/+61
* parsetools: Fix handling of locations and annotationsHans Bolinder2017-03-101-60/+70
* parsetools: Suppress Dialyzer-warningsHans Bolinder2016-09-121-1/+2
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Let Yecc use the new -dialyzer attributeHans Bolinder2015-01-151-3/+15
* Fix a few of Dialyzer's unmatched_return warningsHans Bolinder2014-02-121-2/+2
* 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