Age | Commit message (Collapse) | Author |
|
The final version of the callgraph needs not be "reduced" for more efficient
copying.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only the info and contracts dicts were neccessary for success typing
inference and these have been converted to ETS tables.
|
|
|
|
|
|
As the storing in the codeserver is organized per function there is no
need for fancy code to make use of the old caching capabilities.
|
|
Dataflow analysis was structured to find SCCs of modules, without making
any use of the information that these were indeed SCCs.
|
|
|
|
* hb/stdlib/correct_pretty_error/OTP-10054:
Improve the nice 'badarith' message displayed by the shell
|
|
|