Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Changelog | 1 # Changelog |
| 2 | 2 |
| 3 ## 0.1.0-dev | |
| 4 - Added experimental information about calls in function bodies. This will | |
| 5 likely change again in the near future. | |
| 6 | |
| 3 ## 0.0.3 | 7 ## 0.0.3 |
| 4 - Added executable names | 8 - Added executable names |
| 5 | 9 |
| 6 ## 0.0.2 | 10 ## 0.0.2 |
| 7 - Add support for ConstantInfo | 11 - Add support for ConstantInfo |
| 8 | 12 |
| 9 ## 0.0.1 | 13 ## 0.0.1 |
| 10 | 14 |
| 11 - Initial version | 15 - Initial version |
| OLD | NEW |