index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
src
/
erl_parse.yrl
Age
Commit message (
Expand
)
Author
2014-05-14
Merge branch 'maint'
Marcus Arendt
2014-05-14
Merge branch 'fenollp/remove-erl_parse-legacy-map' into maint
Marcus Arendt
2014-04-29
Modify representation of the map type
Hans Bolinder
2014-04-29
Disallow '_' as type variable
Hans Bolinder
2014-04-29
Allow more type names
Hans Bolinder
2014-03-25
stdlib: Generalize erl_parse:abstract/2
Hans Bolinder
2014-03-11
Replace local mapl/2 (Erlang < 5.0) unique call by a LC
Pierre Fenoll
2014-01-28
erts,stdlib: Change map module name to maps
Björn-Egil Dahlberg
2014-01-28
dialyzer,hipe,stdlib: Add Maps understanding to Dialyzer
Björn-Egil Dahlberg
2014-01-28
stdlib: Deny variables as keys and disallow ':=' in map construction
Björn-Egil Dahlberg
2014-01-28
stdlib: Fix erl_parse:parse_term/1
Björn-Egil Dahlberg
2014-01-28
Extend erl_parse with two Op Map syntax
Björn-Egil Dahlberg
2014-01-28
Extend erl_parse with the new map syntax
Björn-Egil Dahlberg
2013-12-12
EEP 37: Funs with names
Anthony Ramine
2013-03-29
Document erl_parse:abstract/2
Hans Bolinder
2013-01-25
Export the type erl_scan:token()
Hans Bolinder
2013-01-16
Remove support for the query keyword and query expressions
Loïc Hoguin
2013-01-09
erl_parse: Remove support for packages
Björn Gustavsson
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2011-11-07
EEP-23: Allow variables in fun M:F/A
Björn Gustavsson
2011-10-07
Add '-callback' attribute to language syntax
Stavros Aronis
2011-05-12
Types and specifications have been modified and added
Hans Bolinder
2011-03-22
Fix a bug concerning record field types
Hans Bolinder
2010-06-02
OTP-8664 Erlang parser augmented with operators for integer types
Hans Bolinder
2010-05-31
OTP-8657 New Erlang scanner tokens: '..' and '...'
Hans Bolinder
2010-05-12
OTP-8629 stdlib: prepare erl_parse.yrl for future extension
Hans Bolinder
2010-04-20
Support nested record field access without parentheses
Tuncer Ayaz
2010-04-19
OTP-8567 The word 'spec' is no longer reserved.
Hans Bolinder
2010-04-13
erl_parse.yrl: Add missing operator in type declaration
Kostis Sagonas
2010-03-30
erl_parse: Remove more stray 'cond' support
Björn Gustavsson
2010-03-17
OTP-8522 Avoid duplicated 'undefined' in record field types
Hans Bolinder
2010-03-16
Remove stray code supporting 'cond'
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP