aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/erl_parse.yrl
AgeCommit message (Expand)Author
2010-06-02OTP-8664 Erlang parser augmented with operators for integer typesHans Bolinder
2010-05-31OTP-8657 New Erlang scanner tokens: '..' and '...'Hans Bolinder
2010-05-12OTP-8629 stdlib: prepare erl_parse.yrl for future extensionHans Bolinder
2010-04-20Support nested record field access without parenthesesTuncer Ayaz
2010-04-19OTP-8567 The word 'spec' is no longer reserved.Hans Bolinder
2010-04-13erl_parse.yrl: Add missing operator in type declarationKostis Sagonas
2010-03-30erl_parse: Remove more stray 'cond' supportBjörn Gustavsson
2010-03-17OTP-8522 Avoid duplicated 'undefined' in record field typesHans Bolinder
2010-03-16Remove stray code supporting 'cond'Björn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP