aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parsetools
AgeCommit message (Expand)Author
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
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Bump versions and ensure that all are "normal" versionsRickard Green
2014-02-24Merge branch 'fenollp/yecc-bad-example-code/OTP-11749'Henrik Nord
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-02-18Fix library application appup filesTobias Schlager
2014-02-12Fix a few of Dialyzer's unmatched_return warningsHans Bolinder
2013-12-29Replace fixed-length list-nodes by tuple-nodesPierre Fenoll
2013-09-17Merge tag 'OTP_R16B02'Magnus Lidén
2013-09-16Prepare releaseOTP_R16B02Erlang/OTP
2013-09-11Merge branch 'maint'Fredrik Gustafsson
2013-09-10parsetools: added testcase for unicodeFredrik Gustafsson
2013-09-10Missed a few similar callsPierre Fenoll
2013-09-10Fix leex module`s inability to build unicode-aware lexers.Pierre Fenoll
2013-09-03Merge branch 'maint'Hans Bolinder
2013-09-02Fix a Unicode filename bug affecting Leex and YeccHans Bolinder
2013-08-28Merge branch 'maint'Hans Bolinder
2013-08-28Fix a Yecc bugHans Bolinder
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-02-25Prepare releaseOTP_R16BErlang/OTP
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-19Use ~ts for filenamesHans Bolinder
2013-02-11Make Unicode correctionsHans Bolinder
2013-01-29Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Extend char() to Unicode charactersHans Bolinder
2013-01-25[parsetools] Change the encoding of test suites to UTF-8Hans Bolinder
2013-01-23Turn warnings to errors on selected applicationsBjörn Gustavsson
2013-01-22Merge branch 'lh/forget-mnemosyne/OTP-10729'Fredrik Gustafsson
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-16Remove support for the query keyword and query expressionsLoïc Hoguin
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2013-01-03Merge branch 'hb/parsetools/remove_esyntax/OTP-10660'Hans Bolinder