aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parsetools
AgeCommit message (Expand)Author
2017-12-08Update release notesErlang/OTP
2017-12-08Update version numbersErlang/OTP
2017-10-24parsetools: Fix unused functions warnings in leexinc.hrlHans Bolinder
2017-09-28Remove unused files from the documentation buildLars Thorsen
2017-06-21Prepare releaseErlang/OTP
2017-06-14Update copyright yearHans Nilsson
2017-06-09parsetools: Improve handling of Unicode atomsHans Bolinder
2017-05-31Revert "Prepare release"Hans Nilsson
2017-05-30Prepare releaseErlang/OTP
2017-05-05Revert "Prepare release"Raimo Niskanen
2017-05-04Prepare releaseErlang/OTP
2017-05-04Update copyright yearRaimo Niskanen
2017-04-07parsetools: Fix Yecc regarding Unicode atomsHans Bolinder
2017-04-07parsetools: Fix Leex regarding Unicode atomsHans Bolinder
2017-03-16Merge remote-tracking branch 'origin/jparise/parsetools/yecc-header-dot/OTP-1...Hans Bolinder
2017-03-10parsetools: Fix handling of locations and annotationsHans Bolinder
2017-02-26Include ending dot in yecc's Header code exampleJon Parise
2017-02-14Fixed typos in lib/parsetoolsAndrew Dryga
2016-12-14Merge tag 'OTP-19.2'Dan Gudmundsson
2016-12-09Prepare releaseErlang/OTP
2016-11-29warn_obsolete_guard is already defaultRichard Carlsson
2016-09-29parsetools: Correct counting of newlinesHans Bolinder
2016-09-28parsetools: Correct handling of Unicode in LeexHans Bolinder
2016-09-20Prepare releaseErlang/OTP
2016-09-12parsetools: Suppress Dialyzer-warningsHans Bolinder
2016-09-01doc: Correct errors introduced by Editorial changesHans Bolinder
2016-06-21Prepare releaseErlang/OTP
2016-06-02Revert "Prepare release"Erlang/OTP
2016-06-02Prepare releaseErlang/OTP
2016-05-12Revert "Prepare release"Erlang/OTP
2016-05-11Prepare releaseErlang/OTP
2016-03-15update copyright-yearHenrik Nord
2016-02-17Makefiles: Remove test_server from include path and code pathBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2015-12-15Update release notesErlang/OTP
2015-12-15Update version numbersErlang/OTP
2015-07-15yecc: fix file/2 error tuple docTuncer Ayaz
2015-07-15leex: fix file/2 error tuple doc (Reported-by: Leo Liu)Tuncer Ayaz
2015-06-23Prepare releaseErlang/OTP
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-27Update application versionsHans Bolinder
2015-05-25Update runtime_dependencies in application resource filesHans Bolinder
2015-04-30parsetools: Use module erl_annoHans Bolinder
2015-01-15Let Leex use the new -dialyzer attributeHans Bolinder
2015-01-15Let Yecc use the new -dialyzer attributeHans Bolinder
2014-12-09Prepare releaseErlang/OTP
2014-07-24Fix line counting in token and tokens functionsarchimed
2014-07-24Add unit test for string fun in leex test suitearchimed
2014-07-24Fix the line counting in string functionarchimed
2014-04-07Update release notesErlang/OTP