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
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-01-26
erl_lint: Remove handling of constant/1
Björn Gustavsson
2012-01-26
erl_lint: Disallow call to is_record/3 if there is a local is_record/3
Björn Gustavsson
2012-01-17
erl_lint: Consistently reject local calls from guards
Björn Gustavsson
2011-11-24
erl_lint: The types introduced in R12B-5 are no longer "newly introduced"
Björn Gustavsson
2011-11-07
EEP-23: Allow variables in fun M:F/A
Björn Gustavsson
2011-10-07
Automatically generate 'behaviour_info' function from '-callback' attributes
Stavros Aronis
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-01-18
Refuse to compile functions with too many arguments
Björn Gustavsson
2010-10-06
Avoid errors for a badly formed export_type declarations
Kostis Sagonas
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