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
/
test
/
erl_lint_SUITE.erl
Age
Commit message (
Expand
)
Author
2016-09-02
Don't crash when obsolete guard overrides local function
Björn Gustavsson
2016-05-07
Fix deprecated warnings
Yuki Ito
2016-05-02
stdlib: Strengthen map pattern tests
Björn-Egil Dahlberg
2016-05-02
stdlib: Add lint tests for parallel match of maps
Björn-Egil Dahlberg
2016-05-02
stdlib: Refactor erl_lint_SUITE
Björn-Egil Dahlberg
2016-04-18
stdlib: The type map() is built-in
Hans Bolinder
2016-03-09
Eliminate use of ?config() macro
Björn Gustavsson
2016-03-09
Remove ?line macros
Björn Gustavsson
2016-03-09
Replace "%" with "%%" at the beginning of a line
Björn Gustavsson
2016-03-09
Eliminate 'suite' and 'doc' clauses
Björn Gustavsson
2016-03-09
Replace use of test_server:format/2 with io:format/2
Björn Gustavsson
2016-03-09
Eliminate use of test_server:fail/0,1
Björn Gustavsson
2016-03-09
Modernize use of timetraps
Björn Gustavsson
2016-02-18
Merge branch 'bjorn/remove-test_server/OTP-12705'
Björn Gustavsson
2016-02-17
stdlib: Let the linter detect old typed records
Hans Bolinder
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-02-05
Move record compilation errors to erl_lint_SUITE
Björn Gustavsson
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-12-03
erl_lint_SUITE: Add smoke test of format_error/1
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-04-30
stdlib: Use module erl_anno
Hans Bolinder
2015-02-16
Properly lint map expressions in erl_lint
Anthony Ramine
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: Update Map tests
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
Disallow '_' as type variable
Hans Bolinder
2014-04-29
Fix a -callback attribute bug
Hans Bolinder
2014-04-29
Allow more type names
Hans Bolinder
2014-04-28
Introduce the attribute -optional_callbacks in the context of behaviours
Hans Bolinder
2014-04-16
stdlib: Fix error message when exporting (redefined) map() type
Hans Bolinder
2014-04-03
stdlib: Deny map keys defined as #{ .. := .. } in patterns
Björn-Egil Dahlberg
2014-03-26
Merge branch 'bjorn/stdlib/otp_internal'
Björn Gustavsson
2014-03-25
otp_internal: No longer warn for funtions removed in R13B
Björn Gustavsson
2014-03-24
stdlib: warn if the type map() is redefined
Hans Bolinder
2014-03-17
stdlib: Test Map key linting
Björn-Egil Dahlberg
2014-03-17
stdlib: Move map type to proper definition
Björn-Egil Dahlberg
2014-03-07
Emit errors when redefining arity(), bitstring(), iodata(), or boolean()
Hans Bolinder
2014-03-07
stdlib: Emit linter warnings for redefined built-in types
Hans Bolinder
2014-03-06
Merge branch 'nox/maps-improve-erl_lint'
Björn-Egil Dahlberg
2014-03-05
Merge branch 'nox/compiler/lint-shortcircuit-ops'
Björn Gustavsson
2014-03-04
Introduce compiler option 'nowarn_deprecated_type'
Hans Bolinder
[next]