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_scan.erl
Age
Commit message (
Expand
)
Author
2014-01-28
Teach erl_scan to recognize ':='
Björn-Egil Dahlberg
2014-01-28
Teach erl_scan to recognize '=>'
Björn-Egil Dahlberg
2013-04-19
Remove the "coding: utf-8" comment from all Erlang source files
Hans Bolinder
2013-03-28
Fix a bug in the Erlang scanner
Hans Bolinder
2013-02-10
[stdlib] Remove the undocumented 'unicode' option from the scanner
Hans Bolinder
2013-01-25
Export the type erl_scan:token()
Hans Bolinder
2013-01-25
[stdlib] Change default of erl_scan's unicode option
Hans Bolinder
2013-01-25
Extend char() to Unicode characters
Hans Bolinder
2013-01-16
Remove support for the query keyword and query expressions
Loïc Hoguin
2013-01-09
Prepare OTP files for Unicode as default encoding
Hans Bolinder
2013-01-02
Improve and correct contracts and types of the IO modules
Hans Bolinder
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2012-12-21
[stdlib] Correct and improve specs and types of erl_scan and sys
Hans Bolinder
2012-10-05
Fix Dialyzer warnings
Hans Bolinder
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-22
Revert "Merge branch 'nox/compile-column-numbers' into maint"
Lukas Larsson
2012-06-02
Export type erl_scan:location/0
Anthony Ramine
2011-07-06
Fix a bug in erl_scan:set_attribute/3
Hans Bolinder
2011-05-12
Types and specifications have been modified and added
Hans Bolinder
2010-06-03
erl_scan: Add declarations for exported types
Kostis Sagonas
2010-05-31
OTP-8657 New Erlang scanner tokens: '..' and '...'
Hans Bolinder
2010-04-19
OTP-8567 The word 'spec' is no longer reserved.
Hans Bolinder
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP