Age | Commit message (Expand) | Author |
2012-05-21 | Fix specs | Stavros Aronis |
2012-05-21 | Add read_concurrency option to some ETS tables | Stavros Aronis |
2012-05-21 | Avoid digraph_utils:condensation and ordering in typesig | Stavros Aronis |
2012-05-21 | Simplify behaviour checking code | Stavros Aronis |
2012-05-21 | Add better timing labels | Stavros Aronis |
2012-05-21 | Parallel warning generation | Stavros Aronis |
2012-05-21 | Add --time option to Dialyzer | Stavros Aronis |
2012-05-21 | Fix a spec in plt | Stavros Aronis |
2012-05-21 | Keep mini plt for warnings pass | Stavros Aronis |
2012-05-21 | Fix types and specs in Dialyzer | Stavros Aronis |
2012-05-21 | Parallel compilation of files under analysis | Stavros Aronis |
2012-05-21 | Callgraph is ets based from the start | Stavros Aronis |
2012-05-21 | Parallel dataflow | Stavros Aronis |
2012-05-21 | Generalize coordinator and worker | Stavros Aronis |
2012-05-21 | Prepare for parallel dataflow | Stavros Aronis |
2012-05-21 | Separate race related fields of callgraph | Stavros Aronis |
2012-05-21 | Remove unused race detection related code | Stavros Aronis |
2012-05-21 | Simplification in dataflow | Stavros Aronis |
2012-05-21 | Refactorings in succ_typings | Stavros Aronis |
2012-05-21 | Moving code between callgraph & dataflow | Stavros Aronis |
2012-05-21 | Parallel typesig analysis | Stavros Aronis |
2012-05-21 | Success typing analysis uses ETS tables for necessary plt info | Stavros Aronis |
2012-05-21 | Convert remaining codeserver fields to ETS tables | Stavros Aronis |
2012-05-21 | Replace Dialyzer's hand-made codeserver with an ets table | Stavros Aronis |
2012-05-21 | Simplify typesig postorder calculation | Stavros Aronis |
2012-05-21 | Flatten order of dataflow analyses | Stavros Aronis |
2012-05-21 | Refactoring in plt | Stavros Aronis |
2012-05-08 | Merge branch 'maint' | Henrik Nord |
2012-05-08 | Merge branch 'sa/dialyzer-contract-variables' into maint | Henrik Nord |
2012-04-24 | Correct handling of type names in contracts | Stavros Aronis |
2012-04-24 | Don't rewrite unchanged PLT | Stavros Aronis |
2012-04-24 | Fix crash related to contract checking | Stavros Aronis |
2012-04-18 | Merge branch 'maint' | Patrik Nyblom |
2012-04-18 | Revert "Extend erlang:port_info/1,2 to show the OS pid of a spawned process" | Patrik Nyblom |
2012-04-17 | Correct documentation, erl_bif_types and dialyzer tests | Patrik Nyblom |
2012-04-17 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-04-03 | Merge commit 'OTP_R15B01' | Björn-Egil Dahlberg |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP |
2012-03-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-27 | Merge branch 'maint' | Gustav Simonsson |
2012-03-26 | Fix bug related with infinitely looping functions | Stavros Aronis |
2012-03-26 | Report only actual unknown types otherwise no message is sent | Stavros Aronis |
2012-03-26 | Use wx:wx_object() type now that it is exported | Kostis Sagonas |
2012-03-26 | Up version | Kostis Sagonas |
2012-03-26 | Add warnings_as_errors option | Kostis Sagonas |
2012-03-16 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-03-15 | Merge branch 'maint' | Gustav Simonsson |
2012-03-14 | Ensure that -on_load functions are not reported as unused | Stavros Aronis |
2012-03-01 | Unknown types are being reported by dialyzer's GUIs | Stavros Aronis |