summaryrefslogtreecommitdiff
path: root/lib/syntax_tools
Commit message (Expand)AuthorAgeFilesLines
* Revert "Prepare release"Erlang/OTP2016-06-021-26/+0
* Prepare releaseErlang/OTP2016-06-021-0/+26
* Update application versionsHans Bolinder2016-05-131-1/+1
* [syntax_tools] Correct documentationHans Bolinder2016-05-131-2/+2
* Revert "Prepare release"Erlang/OTP2016-05-122-27/+1
* Prepare releaseErlang/OTP2016-05-112-1/+27
* syntax_tools: Add support for new map type syntaxHans Bolinder2016-05-093-64/+167
* syntax_tools: Correct types and specsHans Bolinder2016-05-091-14/+15
* syntax_tools: Add tests for types and specsHans Bolinder2016-05-094-6/+181
* syntax_tools: Update igor to handle typed recordsHans Bolinder2016-05-091-0/+13
* syntax_tools: Add support for types and specsHans Bolinder2016-05-093-75/+1776
* syntax_tools: Fix pretty-printing of the \x{...} syntaxHans Bolinder2016-05-091-0/+13
* syntax_tools: Update runtime dependenciesHans Bolinder2016-05-041-1/+1
* update copyright-yearHenrik Nord2016-03-157-7/+7
* 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
* syntax_tools: Correct a typeHans Bolinder2016-01-201-1/+4
* Use 'rand' instead of the obsolete 'random' moduleBjörn Gustavsson2015-12-111-3/+9
* Update Syntax ToolsHans Bolinder2015-10-092-7/+8
* syntax_tools: Use the erl_anno module a bit moreHans Bolinder2015-09-153-11/+29
* Prepare releaseErlang/OTP2015-06-231-0/+21
* Change license text to APLv2Bruce Yinhe2015-06-1812-118/+130
* syntax_tools app file: Update dependenciesBjörn Gustavsson2015-05-291-1/+2
* Makefile: Eliminate crash when building with native libsBjörn Gustavsson2015-05-281-1/+2
* Update application versionsHans Bolinder2015-05-271-1/+1
* Merge branch 'richcarl/syntax_tools/add-merl'Björn Gustavsson2015-05-2519-72/+2992
|\
| * Make merl compatible with OTP 18.0Richard Carlsson2015-05-221-12/+1
| * Add tests for merl in syntax_toolsRichard Carlsson2015-05-222-1/+93
| * Include Merl in Syntax ToolsRichard Carlsson2015-05-2217-71/+2910
| * Revert "Prepare release"Henrik Nord2015-05-132-15/+1
| * Prepare releaseErlang/OTP2015-05-122-1/+15
* | Update runtime_dependencies in application resource filesHans Bolinder2015-05-251-1/+1
|/
* syntax_tools: Use module erl_annoHans Bolinder2015-04-302-3/+8
* Merge tag 'OTP-17.5'Henrik Nord2015-04-012-1/+16
|\
| * Prepare releaseErlang/OTP2015-03-312-1/+16
* | Merge branch 'richcarl/syntax_tools-remove-mnemosyne'Zandra Hird2015-02-235-357/+43
|\ \
| * | Remove support for Mnemosyne rulesRichard Carlsson2014-12-225-275/+14
| * | Remove support for mnemosyne-style record field accessRichard Carlsson2014-12-223-82/+29
* | | Merge branch 'maint'Bruce Yinhe2015-01-151-3/+3
|\ \ \ | |/ / |/| / | |/
| * fix bad format of error in epp_dodger:parse_file/3Richard Carlsson2014-12-291-3/+3
* | Merge tag 'OTP-17.4'Marcus Arendt2014-12-102-1/+22
|\ \ | |/
| * Prepare releaseErlang/OTP2014-12-092-1/+22
* | Merge branch 'maint'Björn-Egil Dahlberg2014-10-277-21/+1047
|\ \ | |/
| * syntax_tools: Strengthen igor testsBjörn-Egil Dahlberg2014-10-243-2/+59
| * syntax_tools: Strengthen erl_recomment testsBjörn-Egil Dahlberg2014-10-241-2/+34
| * syntax_tools: Strengthen erl_syntax comments testsBjörn-Egil Dahlberg2014-10-241-3/+25
| * syntax_tools: Teach Maps to erl_syntaxBjörn-Egil Dahlberg2014-10-242-0/+32
| * syntax_tools: Fix is_literal/1 for binaryBjörn-Egil Dahlberg2014-10-241-0/+7
| * syntax_tools: Strengthen epp_dodger testsBjörn-Egil Dahlberg2014-10-234-3/+706
| * syntax_tools: Strengthen erl_syntax testsBjörn-Egil Dahlberg2014-10-231-3/+178