summaryrefslogtreecommitdiff
path: root/lib/parsetools
Commit message (Expand)AuthorAgeFilesLines
...
* | Prepare OTP files for Unicode as default encodingHans Bolinder2013-01-091-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-026-88/+412
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-08-313-3/+3
* Update to work with whitespace in exec pathLukas Larsson2012-06-053-17/+17
* Prepare releaseErlang/OTP2011-12-122-1/+21
* Update copyright yearsBjörn-Egil Dahlberg2011-12-091-1/+1
* parsetools: Eliminate use of tuple funBjörn Gustavsson2011-11-292-5/+7
* Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg2011-11-221-1/+1
* Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson2011-11-221-1/+1
* Remove unused */doc/src/make.dep filesBjörn Gustavsson2011-10-271-21/+0
* Merge branch 'dev' into majorBjörn-Egil Dahlberg2011-10-042-1/+47
|\
| * Prepare releaseOTP_R14B04Erlang/OTP2011-10-042-1/+47
* | Merge branch 'dev' into majorBjörn-Egil Dahlberg2011-09-292-2/+2
|\ \ | |/
| * Update copyright yearsBjörn-Egil Dahlberg2011-09-292-2/+2
* | Merge branch 'dev' into majorHans Bolinder2011-09-271-2/+2
|\ \ | |/
| * Correct XML filesHans Bolinder2011-09-261-2/+2
* | Merge branch 'dev' into majorHenrik Nord2011-09-134-35/+75
|\ \ | |/
| * 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
| * parsetools: test if warnings_as_errors writes fileTuncer Ayaz2011-09-062-5/+16
* | Merge branch 'bjorn/line-numbers-in-exceptions/OTP-9468' into majorBjörn Gustavsson2011-08-252-4/+4
|\ \ | |/ |/|
| * emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-162-4/+4
* | Fix incorrect order of pseudo variables in yecc examplegarrett2011-08-181-4/+4
|/
* Remove Dialyzer warningsHans Bolinder2011-06-161-48/+49
* yecc: add warnings_as_errors optionTuncer Ayaz2011-06-013-8/+32
* leex: add warnings_as_errors optionTuncer Ayaz2011-06-013-10/+45
* leex: fix typo in leex_SUITETuncer Ayaz2011-05-301-1/+1
* Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\
| * Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
* | Update copyright yearsBjörn-Egil Dahlberg2011-03-113-3/+3
* | Rename Suite Callback to Common Test HookLukas Larsson2011-02-172-2/+2
* | Update and add cover spec files to work with common_testLukas Larsson2011-02-172-1/+3
* | Update all test specsLukas Larsson2011-02-171-1/+1
* | Fix formatting for parsetoolsLukas Larsson2011-02-172-29/+33
* | Add init_per_suite and end_per_suiteLukas Larsson2011-02-172-2/+14
* | Add ts_install_scb to suite/0Lukas Larsson2011-02-172-2/+6
* | Update parsetools tests to conform with common_test standardLukas Larsson2011-02-173-26/+43
* | Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-172-5/+5
* | Prepare releaseErlang/OTP2010-12-062-1/+16
|/
* Improve formating of Yecc error messagesHans Bolinder2010-11-012-3/+11
* Prepare releaseOTP_R14BErlang/OTP2010-09-131-0/+15
* Fix a problem with HiPE-compiled Yecc parsersHans Bolinder2010-08-235-114/+161