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
2017-09-06
Eliminate incorrect get_stacktrace/0 warning
Björn Gustavsson
2017-06-22
stdlib: Accept all nowarn_deprecated_function options
Hans Bolinder
2017-06-09
stdlib: Add more checks of module names to the linter
Hans Bolinder
2017-05-12
Warn for potentially unsafe use of get_stacktrace/0
Björn Gustavsson
2017-04-24
stdlib: Add Unicode modifier t to control sequences w and W
Hans Bolinder
2017-04-13
stdlib: Add checks of the dialyzer attribute to the linter
Hans Bolinder
2017-03-16
Don't allow module names with non-latin1 characters
Björn Gustavsson
2017-03-08
stdlib: Fix handling of locations and annotations
Hans Bolinder
2016-11-29
Make warn_export_all the default
Richard Carlsson
2016-09-02
Fix overridden BIFs
Björn Gustavsson
2016-09-02
Don't crash when obsolete guard overrides local function
Björn Gustavsson
2016-06-09
stdlib: Correct types and specs
Hans Bolinder
2016-06-09
stdlib: Correct types and specs
Hans Bolinder
2016-05-02
stdlib: Fix linting of map key variables
Björn-Egil Dahlberg
2016-04-19
stdlib: Fix warnings
Hans Bolinder
2016-04-18
stdlib: The type map() is built-in
Hans Bolinder
2016-02-17
stdlib: Let the linter detect old typed records
Hans Bolinder
2016-02-17
stdlib: Update the linter to handle typed record fields
Hans Bolinder
2016-02-17
Merge branch 'maint'
Hans Bolinder
2016-02-17
stdlib: Add suppression of Dialyzer warnings
Hans Bolinder
2016-01-20
stdlib: Update erl_parse(3)
Hans Bolinder
2016-01-13
Merge branch 'maint'
Hans Bolinder
2016-01-13
stdlib: Fix linter crash due to missing -module declaration
Hans Bolinder
2015-12-15
stdlib: Remove undocumented function specification syntax
Hans Bolinder
2015-12-04
Merge branch 'maint'
Björn Gustavsson
2015-12-03
Extend erl_lint:format_error/1 to handle bittype mismatches
Björn Gustavsson
2015-11-27
Forbid bytes modifier for unsized part of binary generator
Aleksei Magusev
2015-09-15
stdlib: Remove deprecated functions in erl_parse and erl_scan
Hans Bolinder
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-02
Merge branch 'josevalim/jv-annotate-form-type'
Henrik Nord
2015-05-27
Annotate used types in erl_lint
José Valim
2015-05-26
Merge branch 'josevalim/jv-annotate-form'
Henrik Nord
2015-05-22
Only annotate forms when linting in the compiler
José Valim
2015-05-21
Remove final (?) vestiges of support for parameterized modules
Björn Gustavsson
2015-05-14
Cache nowarn_bif_clash functions in erl_lint
José Valim
2015-04-30
stdlib: Use module erl_anno
Hans Bolinder
2015-02-25
Merge branch 'nox/stdlib/erl_lint-maps/OTP-12515'
Björn Gustavsson
2015-02-25
Merge branch 'nox/stdlib/erl_lint-expr_list'
Björn Gustavsson
2015-02-22
Remove a few superfluous vt operations in erl_lint
Anthony Ramine
2015-02-16
Properly lint map expressions in erl_lint
Anthony Ramine
2015-01-14
dialyzer: Introduce module local suppression of warnings
Hans Bolinder
2014-11-20
stdlib: remove the last traces of Mnemosyne Rules
Hans Bolinder
2014-10-03
Merge branch 'egil/maps/variable-keys/OTP-12218'
Björn-Egil Dahlberg
2014-09-22
Merge branch 'nox/fix-exporting-rules/OTP-12186'
Marcus Arendt
2014-08-22
stdlib: erl_lint Map key variables
Björn-Egil Dahlberg
2014-08-02
Rewrite merge of clause variable tables (in case, try, etc)
Anthony Ramine
2014-05-05
Remove pre-defined types dict(), digraph(), &c
Hans Bolinder
2014-04-29
[stdlib] Simplify some linter warnings about specs
Hans Bolinder
2014-04-29
Modify representation of the map type
Hans Bolinder
2014-04-29
Fix a -callback attribute bug
Hans Bolinder
[next]