Age | Commit message (Expand) | Author |
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 |
2014-03-04 | Improve message about deprecated built-in types | Hans Bolinder |
2014-03-04 | Improve linting of map expressions | Anthony Ramine |
2014-03-01 | Properly lint shortcircuiting operators | Anthony Ramine |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-10 | Merge branch 'josevalim/suppress-all-auto-imports' | Henrik Nord |
2014-01-28 | dialyzer,hipe,stdlib: Add Maps understanding to Dialyzer | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Deny variables as keys and disallow ':=' in map construction | Björn-Egil Dahlberg |
2014-01-28 | Update erl_lint, erl_expand_records, sys_pre_expand for Maps | Björn-Egil Dahlberg |
2014-01-28 | Update erl_lint, erl_expand_records, sys_pre_expand for maps | Björn Gustavsson |
2014-01-23 | Properly handle export_all when looking for undefined callbacks | Anthony Ramine |
2013-12-12 | EEP 37: Funs with names | Anthony Ramine |
2013-10-18 | Allow all auto imports to be suppressed at once | José Valim |
2013-09-06 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-27 | Fix variable usage tracking in some record errors | Anthony Ramine |
2013-08-27 | Fix unsafe variable tracking in try expressions | Anthony Ramine |
2013-08-27 | Fix variable usage tracking in erl_lint | Anthony Ramine |
2013-08-21 | Merge branch 'maint' | Hans Bolinder |
2013-08-20 | Fix a bug in the linter regarding the 'fun M:F/A' construct | Hans Bolinder |
2013-06-05 | Forbid unsized fields in patterns of binary generators | Anthony Ramine |
2013-05-28 | stdlib: re-factored erl_lint.erl | Fredrik Gustafsson |
2013-05-28 | Improve erl_lint performance | José Valim |
2013-02-15 | [stdlib] Add control sequence modifier 'l' | Hans Bolinder |
2013-01-31 | Remove unused error message {bittype_mismatch,_,_,_} | Björn Gustavsson |
2013-01-31 | Remove unused error message for importing an auto-imported BIF | Björn Gustavsson |
2013-01-31 | Remove the error message for future reserved keyword | Björn Gustavsson |
2013-01-31 | Remove error handling for calling a BIF that is not auto-imported | Björn Gustavsson |
2013-01-26 | Merge branch 'bjorn/remove-tuple-funs/OTP-10170' | Björn Gustavsson |
2013-01-26 | Merge branch 'bjorn/remove-packages/OTP-10348' | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | erl_lint: Remove vestiges of package support | Björn Gustavsson |
2013-01-25 | erl_lint: Removes vestiges of tuple fun support | Björn Gustavsson |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-22 | Merge branch 'lh/forget-mnemosyne/OTP-10729' | Fredrik Gustafsson |
2013-01-18 | Remove support for parameterized modules | Björn Gustavsson |
2013-01-16 | Remove support for the query keyword and query expressions | Loïc Hoguin |
2013-01-09 | erl_lint: Remove support for packages | Björn Gustavsson |
2013-01-02 | [stdlib, kernel] Introduce Unicode support for Erlang source files | Hans Bolinder |
2012-09-26 | Warn for underspecified opaque types | Hans Bolinder |
2012-09-26 | Warn for opaque types that are not exported | Hans Bolinder |
2012-08-17 | Remove support for tuple funs | Björn Gustavsson |
2012-08-15 | erl_lint: Add a deprecated warning for literal tuple funs | Björn Gustavsson |
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 |