summaryrefslogtreecommitdiff
path: root/lib/parsetools/src
Commit message (Expand)AuthorAgeFilesLines
* parsetools: Suppress Dialyzer-warningsHans Bolinder2016-09-121-1/+2
* update copyright-yearHenrik Nord2016-03-154-4/+4
* Change license text to APLv2Bruce Yinhe2015-06-186-57/+63
* Update runtime_dependencies in application resource filesHans Bolinder2015-05-251-1/+1
* parsetools: Use module erl_annoHans Bolinder2015-04-303-37/+107
* Let Yecc use the new -dialyzer attributeHans Bolinder2015-01-151-3/+15
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+2
* Fix library application appup filesTobias Schlager2014-02-181-1/+21
* Fix a few of Dialyzer's unmatched_return warningsHans Bolinder2014-02-121-2/+2
* 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-022-7/+15
* Fix a Yecc bugHans Bolinder2013-08-281-4/+4
* Use ~ts for filenamesHans Bolinder2013-02-192-16/+16
* Make Unicode correctionsHans Bolinder2013-02-113-4/+4
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Extend char() to Unicode charactersHans Bolinder2013-01-253-6/+6
* Turn warnings to errors on selected applicationsBjörn Gustavsson2013-01-231-1/+2
* Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-2/+2
* Merge branch 'hb/parsetools/remove_esyntax/OTP-10660'Hans Bolinder2013-01-031-360/+0
|\
| * Remote the file esyntax.yrlHans Bolinder2013-01-021-360/+0
* | [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-023-79/+146
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-6/+6
* Merge branch 'dev' into majorBjörn-Egil Dahlberg2011-09-291-1/+1
|\
| * Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
* | Merge branch 'dev' into majorHenrik Nord2011-09-132-30/+59
|\ \ | |/
| * leex: optimize werror/1Tuncer Ayaz2011-09-081-2/+2
| * yecc: optimize werror/1Tuncer Ayaz2011-09-081-2/+2
| * yecc: use more descriptive name: 'werror'Tuncer Ayaz2011-09-081-10/+10
| * leex: 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
| * leex: log warnings as errors if -Werror is enabledTuncer Ayaz2011-09-081-9/+24
| * yecc: honour -Werror passed from erlcTuncer Ayaz2011-09-081-2/+5
| * leex: honour -Werror passed from erlcTuncer Ayaz2011-09-081-2/+5
* | emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-2/+2
|/
* Remove Dialyzer warningsHans Bolinder2011-06-161-48/+49
* yecc: add warnings_as_errors optionTuncer Ayaz2011-06-011-8/+20
* leex: add warnings_as_errors optionTuncer Ayaz2011-06-011-10/+28
* Fix a problem with HiPE-compiled Yecc parsersHans Bolinder2010-08-232-94/+139
* leex: Clean up as suggested by tidierKostis Sagonas2010-05-271-27/+26
* 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-172-45/+43
|\
| * parsetools: Don't use 'try...of' when 'try' will doKostis Sagonas2010-02-161-2/+1
| * parsetools: Use %% for comments at the beginning of a lineKostis Sagonas2010-02-161-2/+2
| * parsetools: Replace lists:keysearch/3 with lists:keyfind/3Kostis Sagonas2010-02-161-18/+18
| * parsetools: Modernize types and specsKostis Sagonas2010-02-161-7/+6
| * parsetools: Replace TABs with spacesBjörn Gustavsson2010-02-161-6/+6
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-209-0/+5411