aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/erl_parse.yrl
AgeCommit message (Expand)Author
2019-06-28erl_parse: Export some types needed for syntax_toolsKostis Sagonas
2019-01-16Merge branch 'maint'Hans Bolinder
2018-12-28Fix erl_parse:af_constraint()Péter Gömöri
2018-12-28Fix erl_parse:af_fun_type()Péter Gömöri
2018-12-27Add literal character to erl_parse:abstract_type/0 typePéter Gömöri
2018-12-22Correction of type abstract_expr -> abstract_expr() in erl_parseViktor Söderqvist
2018-06-28Fix typo in erl_parse type unary_op()Péter Gömöri
2018-06-18Update copyright yearHenrik Nord
2018-03-26Compile external fun expressions to literalsMichał Muskała
2017-11-30Add syntax in try/catch to retrieve the stacktrace directlyBjörn Gustavsson
2017-11-30erl_parse: Use a new pat_expr rule for pattern expressionsBjörn Gustavsson
2017-06-09stdlib: Improve Unicode handling of the Erlang parserHans Bolinder
2017-05-22stdlib: Warn for bad type variables of parameterized typesHans Bolinder
2017-03-08stdlib: Extend functions in erl_parse to handle form_info()Hans Bolinder
2017-03-08stdlib: Add debug tests to the erl_parse moduleHans Bolinder
2017-01-13Merge branch 'hasse/stdlib/check_type_constraints/OTP-14070/PR-1214'Hans Bolinder
2017-01-12Merge branch 'maint'Hans Bolinder
2017-01-10stdlib: Correct signatures of functions in erl_parseHans Bolinder
2017-01-10Merge branch 'maint'Hans Bolinder
2016-12-21stdlib: Allow characters in types and constant patternsHans Bolinder
2016-12-01stdilb: Check for bad type constraints in function typesHans Bolinder
2016-11-23Make use of the Header feature in yeccRichard Carlsson
2016-11-23Merge branch 'maint'Hans Bolinder
2016-11-22stdlib: Correct types of the abstract formatHans Bolinder
2016-09-01Remove sys_pre_expandBjörn Gustavsson
2016-06-10Merge branch 'hasse/dialyzer/improve_from_form/OTP-13547'Hans Bolinder
2016-06-09Remove support for '...' in Maps typesHans Bolinder
2016-06-09stdlib: Correct types and specsHans Bolinder
2016-06-09stdlib: Correct types and specsHans Bolinder
2016-04-28stdlib: Correct association typesHans Bolinder
2016-04-28erl_parse: Add parsing for new map type syntaxMagnus Lång
2016-03-01Generalize bit string comprehensionsBjörn Gustavsson
2016-01-20stdlib: Update erl_parse(3)Hans Bolinder
2016-01-20stdlib: Refine the types of the abstract formatHans Bolinder
2015-12-15stdlib: Remove undocumented function specification syntaxHans Bolinder
2015-10-08Take out automatic insertion of 'undefined' from typed record fieldsKostis Sagonas
2015-09-15stdlib: Remove deprecated functions in erl_parse and erl_scanHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-12stdlib: Introduce precedence for operators in typesHans Bolinder
2015-04-30stdlib: Use module erl_annoHans Bolinder
2015-04-30stdlib: Add module erl_annoHans Bolinder
2014-11-20stdlib: remove the last traces of Mnemosyne RulesHans Bolinder
2014-10-01Merge branch 'maint'Björn-Egil Dahlberg
2014-09-30stdlib: erl_parse abstract MapsBjörn-Egil Dahlberg
2014-09-30stdlib: Refactor Maps farity attributesBjörn-Egil Dahlberg
2014-08-04Allow Name/Arity syntax in maps inside attributesAndrey Tsirulev
2014-05-14Merge branch 'maint'Marcus Arendt
2014-05-14Merge branch 'fenollp/remove-erl_parse-legacy-map' into maintMarcus Arendt
2014-04-29Modify representation of the map typeHans Bolinder
2014-04-29Disallow '_' as type variableHans Bolinder