summaryrefslogtreecommitdiff
path: root/lib/parsetools
Commit message (Expand)AuthorAgeFilesLines
...
* Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-1/+1
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-172-2/+2
* Update release notesErlang/OTP2015-12-151-0/+16
* Update version numbersErlang/OTP2015-12-151-1/+1
* yecc: fix file/2 error tuple docTuncer Ayaz2015-07-151-1/+1
* leex: fix file/2 error tuple doc (Reported-by: Leo Liu)Tuncer Ayaz2015-07-151-1/+1
* Prepare releaseErlang/OTP2015-06-231-0/+15
* Change license text to APLv2Bruce Yinhe2015-06-1819-184/+203
* Update application versionsHans Bolinder2015-05-271-1/+1
* Update runtime_dependencies in application resource filesHans Bolinder2015-05-251-1/+1
* parsetools: Use module erl_annoHans Bolinder2015-04-305-64/+127
* Let Leex use the new -dialyzer attributeHans Bolinder2015-01-151-0/+8
* Let Yecc use the new -dialyzer attributeHans Bolinder2015-01-152-12/+24
* Prepare releaseErlang/OTP2014-12-092-1/+19
* Fix line counting in token and tokens functionsarchimed2014-07-242-6/+19
* Add unit test for string fun in leex test suitearchimed2014-07-241-4/+34
* Fix the line counting in string functionarchimed2014-07-241-2/+2
* Update release notesErlang/OTP2014-04-071-0/+36
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+2
* Bump versions and ensure that all are "normal" versionsRickard Green2014-03-201-1/+1
* Merge branch 'fenollp/yecc-bad-example-code/OTP-11749'Henrik Nord2014-02-241-4/+4
|\
| * Replace fixed-length list-nodes by tuple-nodesPierre Fenoll2013-12-291-4/+4
* | Add test suites performing app and appup file checksTobias Schlager2014-02-242-0/+51
* | Fix library application appup filesTobias Schlager2014-02-181-1/+21
* | Fix a few of Dialyzer's unmatched_return warningsHans Bolinder2014-02-121-2/+2
* | Merge tag 'OTP_R16B02'Magnus Lidén2013-09-172-1/+36
|\ \ | |/
| * Prepare releaseOTP_R16B02Erlang/OTP2013-09-162-1/+36
* | Merge branch 'maint'Fredrik Gustafsson2013-09-112-6/+24
|\ \ | |/
| * parsetools: added testcase for unicodeFredrik Gustafsson2013-09-101-3/+21
| * 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
* | Merge branch 'maint'Hans Bolinder2013-09-035-17/+148
|\ \ | |/
| * Fix a Unicode filename bug affecting Leex and YeccHans Bolinder2013-09-025-18/+149
* | Merge branch 'maint'Hans Bolinder2013-08-282-6/+39
|\ \ | |/
| * Fix a Yecc bugHans Bolinder2013-08-282-6/+39
* | Convert XML files to UTF-8Hans Bolinder2013-04-198-14/+14
* | Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-192-2/+0
|/
* Prepare releaseOTP_R16BErlang/OTP2013-02-252-1/+15
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Use ~ts for filenamesHans Bolinder2013-02-192-16/+16
* Make Unicode correctionsHans Bolinder2013-02-113-4/+4
* Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP2013-01-292-1/+20
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Extend char() to Unicode charactersHans Bolinder2013-01-254-10/+10
* [parsetools] Change the encoding of test suites to UTF-8Hans Bolinder2013-01-252-47/+47
* Turn warnings to errors on selected applicationsBjörn Gustavsson2013-01-231-1/+2
* Merge branch 'lh/forget-mnemosyne/OTP-10729'Fredrik Gustafsson2013-01-221-1/+0
|\
| * Remove support for the query keyword and query expressionsLoïc Hoguin2013-01-161-1/+0
* | Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-181-2/+2
|\ \ | |/ |/|
| * Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-2/+2