Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-29 | dialyzer: Fix dialyzer_dataflow:format_args_1() | Hans Bolinder | |
2018-02-20 | Dialyzer should not throw away spec information because of overspec | Richard Carlsson | |
2016-12-21 | stdlib: Allow characters in types and constant patterns | Hans Bolinder | |
Characters ($char) can be used in constant pattern expressions. They can also be used in types and contracts. |