Tobias Bosch
|
33910ddfc9
|
refactor(compiler): store metadata of top level symbols also in summaries (#13289)
This allows a build using summaries to not need .metadata.json files at all
any more.
Part of #12787
|
2016-12-15 09:12:40 -08:00 |
Bowen Ni
|
dfd8140084
|
Fix format
|
2016-12-02 14:31:55 -08:00 |
Bowen Ni
|
6ea3ab7e14
|
Fix exit code. Give a specific type. Add test cases.
|
2016-12-02 14:31:55 -08:00 |
Bowen Ni
|
9761db5ac2
|
refactor(compiler): change ngc error handling
Do not print stack trace for user errors
Print stack trace for compiler internal errors
|
2016-12-02 14:31:55 -08:00 |