Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bad format of error in epp_dodger:parse_file/3 | Richard Carlsson | 2014-12-29 | 1 | -3/+3 |
* | Prepare release | Erlang/OTP | 2014-12-09 | 2 | -1/+22 |
* | syntax_tools: Strengthen igor tests | Björn-Egil Dahlberg | 2014-10-24 | 3 | -2/+59 |
* | syntax_tools: Strengthen erl_recomment tests | Björn-Egil Dahlberg | 2014-10-24 | 1 | -2/+34 |
* | syntax_tools: Strengthen erl_syntax comments tests | Björn-Egil Dahlberg | 2014-10-24 | 1 | -3/+25 |
* | syntax_tools: Teach Maps to erl_syntax | Björn-Egil Dahlberg | 2014-10-24 | 2 | -0/+32 |
* | syntax_tools: Fix is_literal/1 for binary | Björn-Egil Dahlberg | 2014-10-24 | 1 | -0/+7 |
* | syntax_tools: Strengthen epp_dodger tests | Björn-Egil Dahlberg | 2014-10-23 | 4 | -3/+706 |
* | syntax_tools: Strengthen erl_syntax tests | Björn-Egil Dahlberg | 2014-10-23 | 1 | -3/+178 |
* | syntax_tools: Refactor away ?line macro | Björn-Egil Dahlberg | 2014-10-22 | 1 | -18/+16 |
* | Prepare release | Erlang/OTP | 2014-07-01 | 2 | -1/+20 |
* | edoc, syntax_tools: Don't fail on invalid UTF-8 | Hans Bolinder | 2014-06-26 | 2 | -2/+39 |
* | Prepare release | Erlang/OTP | 2014-06-19 | 2 | -1/+21 |
* | Fix reverting map in syntax_tools | Roland Karlsson | 2014-05-09 | 1 | -2/+2 |
* | Add test case to syntax_tools | Roland Karlsson | 2014-05-09 | 1 | -2/+12 |
* | Update release notes | Erlang/OTP | 2014-04-07 | 1 | -0/+50 |
* | Introduce runtime_dependencies in .app files | Rickard Green | 2014-03-20 | 1 | -1/+2 |
* | Bump versions and ensure that all are "normal" versions | Rickard Green | 2014-03-20 | 1 | -1/+1 |
* | Correct a contract in the igor module | Hans Bolinder | 2014-02-25 | 1 | -1/+1 |
* | syntax_tools: Fix broken doc links for Maps | Björn-Egil Dahlberg | 2014-02-24 | 1 | -4/+4 |
* | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder | 2014-02-24 | 3 | -22/+22 |
|\ | |||||
| * | Deprecate pre-defined built-in types | Hans Bolinder | 2014-02-23 | 3 | -22/+22 |
* | | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen | 2014-02-24 | 2 | -3/+28 |
|\ \ | |/ |/| | |||||
| * | Add test suites performing app and appup file checks | Tobias Schlager | 2014-02-24 | 1 | -2/+7 |
| * | Fix library application appup files | Tobias Schlager | 2014-02-18 | 1 | -1/+21 |
* | | Merge branch 'nox/maps-erl_syntax-fix-docs' | Björn-Egil Dahlberg | 2014-02-21 | 1 | -5/+13 |
|\ \ | |/ |/| | |||||
| * | Mention map trees in erl_syntax:type/1 documentation | Anthony Ramine | 2014-02-08 | 1 | -5/+13 |
* | | Merge branch 'nox/eep37/OTP-11537' | Björn Gustavsson | 2014-02-07 | 1 | -0/+8 |
|\ \ | |/ |/| | |||||
| * | Support named funs in erl_prettypr | Anthony Ramine | 2014-02-01 | 1 | -0/+8 |
* | | Support maps in erl_prettypr | Anthony Ramine | 2014-02-01 | 1 | -0/+26 |
* | | Complete support of maps in erl_syntax | Anthony Ramine | 2014-01-31 | 1 | -26/+231 |
|/ | |||||
* | Fix representation of named funs in syntax_tools | Anthony Ramine | 2014-01-29 | 1 | -4/+4 |
* | edoc,syntax_tools: Teach Map understanding | Björn-Egil Dahlberg | 2014-01-28 | 1 | -1/+35 |
* | Merge branch 'feat/erl_tidy_print_to_stdout' | Siri Hansen | 2014-01-28 | 1 | -3/+20 |
|\ | |||||
| * | Added documenation for the new option describing what it does. | Aaron | 2014-01-23 | 1 | -0/+7 |
| * | Add initial implementation of having erl_tidy | Aaron | 2014-01-23 | 1 | -3/+13 |
* | | 17.0 anchor and broken links fixes | Lukas Larsson | 2014-01-27 | 1 | -3/+3 |
* | | Merge tag 'OTP_R16B03-1' | Magnus Lidén | 2014-01-24 | 2 | -1/+33 |
|\ \ | |/ |/| | |||||
| * | Prepare releaseOTP_R16B03-1 | Erlang/OTP | 2014-01-24 | 2 | -1/+33 |
* | | Merge branch 'dgud/test_unicode/OTP-10877' | Dan Gudmundsson | 2014-01-22 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix testing with unicode paths | Dan Gudmundsson | 2014-01-21 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Magnus Lidén | 2014-01-21 | 2 | -3/+34 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Smoke test erl_syntax:revert/1 | Anthony Ramine | 2014-01-21 | 1 | -2/+27 |
| * | Fix reverting of local implicit funs in erl_syntax | Anthony Ramine | 2014-01-21 | 1 | -1/+7 |
* | | EEP 37: Funs with names | Anthony Ramine | 2013-12-12 | 1 | -4/+122 |
* | | Merge tag 'OTP_R16B03' | Magnus Lidén | 2013-12-10 | 2 | -1/+17 |
|\ \ | |/ | |||||
| * | Prepare releaseOTP_R16B03 | Erlang/OTP | 2013-12-09 | 2 | -1/+17 |
* | | Merge branch 'maint' | Henrik Nord | 2013-11-29 | 3 | -29/+25 |
|\ \ | |/ | |||||
| * | Remove a useless function clause in erl_syntax_lib | Anthony Ramine | 2013-11-11 | 1 | -2/+0 |
| * | Fix transformation of implicit funs in igor | Anthony Ramine | 2013-11-11 | 1 | -14/+19 |