aboutsummaryrefslogtreecommitdiffstats
path: root/lib/syntax_tools/src/erl_syntax.erl
AgeCommit message (Expand)Author
2018-06-28syntax_tools: Fix a bug regarding reverting map types.Hans Bolinder
2016-11-30Merge pull request #805 from matwey/fsf_addrBjörn Gustavsson
2016-06-09syntax_tools: Correct typesHans Bolinder
2016-05-09syntax_tools: Add support for new map type syntaxHans Bolinder
2016-05-09syntax_tools: Correct types and specsHans Bolinder
2016-05-09syntax_tools: Add support for types and specsHans Bolinder
2015-09-15syntax_tools: Use the erl_anno module a bit moreHans Bolinder
2015-08-06Fix FSF mail addressMatwey V. Kornilov
2014-12-22Remove support for Mnemosyne rulesRichard Carlsson
2014-12-22Remove support for mnemosyne-style record field accessRichard Carlsson
2014-10-27Merge branch 'maint'Björn-Egil Dahlberg
2014-10-24syntax_tools: Teach Maps to erl_syntaxBjörn-Egil Dahlberg
2014-10-24syntax_tools: Fix is_literal/1 for binaryBjörn-Egil Dahlberg
2014-05-14Merge branch 'maint'Björn-Egil Dahlberg
2014-05-09Fix reverting map in syntax_toolsRoland Karlsson
2014-04-28[syntax_tools] Let erl_syntax:concrete() accept the F/A syntaxHans Bolinder
2014-04-28Introduce the attribute -optional_callbacks in the context of behavioursHans Bolinder
2014-02-24syntax_tools: Fix broken doc links for MapsBjörn-Egil Dahlberg
2014-02-08Mention map trees in erl_syntax:type/1 documentationAnthony Ramine
2014-01-31Complete support of maps in erl_syntaxAnthony Ramine
2014-01-29Fix representation of named funs in syntax_toolsAnthony Ramine
2014-01-28edoc,syntax_tools: Teach Map understandingBjörn-Egil Dahlberg
2014-01-2717.0 anchor and broken links fixesLukas Larsson
2014-01-21Merge branch 'maint'Magnus Lidén
2014-01-21Fix reverting of local implicit funs in erl_syntaxAnthony Ramine
2013-12-12EEP 37: Funs with namesAnthony Ramine
2013-11-11Fix reverting of implicit funsAnthony Ramine
2013-01-25Extend char() to Unicode charactersHans Bolinder
2013-01-16Remove support for the query keyword and query expressionsLoïc Hoguin
2013-01-09syntax_tools: Remove support for packagesBjörn Gustavsson
2013-01-02[syntax_tools] Introduce Unicode support for Erlang source filesHans Bolinder
2012-08-29Used previous resolutionFredrik Gustafsson
2012-08-08make list_suffix/1 and list_prefix/1 handle erl_parse() cons sequencesRichard Carlsson
2012-08-08modernized and cleaned up edoc documentationRichard Carlsson
2012-08-08removed obsolete @spec annotations and fixed some -spec and -type annotationsRichard Carlsson
2012-08-08preserve line numbers when reverting representationRichard Carlsson
2012-08-08updated author e-mailRichard Carlsson
2012-08-08removed CVS keywords from source filesRichard Carlsson
2012-01-05syntax_tools: Remove warnings of missing typesBjörn-Egil Dahlberg
2012-01-05syntax_tools: Suppress warning of unused variableBjörn-Egil Dahlberg
2012-01-05Revert "syntax_tool: Add missing type information"Björn-Egil Dahlberg
2012-01-03syntax_tool: Add missing type informationBjörn-Egil Dahlberg
2011-11-07EEP-23: Allow variables in fun M:F/ABjörn Gustavsson
2010-10-26syntax_tools: Fix an erroneous type and strengthen some specsKostis Sagonas
2010-06-03syntax_tools: Add declarations for exported typesKostis Sagonas
2010-02-14syntax_tools: Add types and specs for most exported functionsKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP