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_lint.erl
Age
Commit message (
Expand
)
Author
2010-06-09
Merge branch 'pan/otp_8683_compiler_warnings' into HEAD
Erlang/OTP
2010-06-09
Correct warnings and errors for auto-imported bif clashes
Patrik Nyblom
2010-06-07
Remove tid() from the predefined builtin types.
Kostis Sagonas
2010-06-03
erl_lint: Issue warnings for undefined exported types
Kostis Sagonas
2010-06-03
Add infrastructure for the -export_type() attribute
Kostis Sagonas
2010-06-02
Remove outcommented code from erl_lint
Patrik Nyblom
2010-06-02
Change warning to error for nowarn_bif_clash compiler directive
Patrik Nyblom
2010-06-02
Return nowarn_bif_clash functionality but with warning
Patrik Nyblom
2010-06-02
Teach erl_lint to better override BIFs with local functions and imports
Patrik Nyblom
2010-06-02
Teach compiler to override autoimport with import
Patrik Nyblom
2010-06-02
First prototype for local functions overriding autoimported
Patrik Nyblom
2010-06-02
OTP-8664 Erlang parser augmented with operators for integer types
Hans Bolinder
2010-03-16
Remove stray code supporting 'cond'
Björn Gustavsson
2010-03-10
Fix a crash when using an undefined record name as a type
Kostis Sagonas
2010-02-10
Merge branch 'ks/erl_lint' into ccase/r13b04_dev
Erlang/OTP
2010-02-09
Allow recursive types and check for undefined types
Kostis Sagonas
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP