mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
33df124d84
* Update protobuf to throw exceptions directly. Part of #8020. This PR changes the exception protobuf and AST (Haskell side) to make exceptions be thrown directly via a primitive expression (EThrow), instead of wrapping them up via AnyException. changelog_begin changelog_end * Rename MakeAnyException to ToAnyException * update EToAnyException field names * Missing stuff * missing scala case * Make AnyException unserializable * reindex protobuf builtins * meaningless change * refrobulate * change pretty |
||
---|---|---|
.. | ||
src/DA/Daml/LF | ||
tests/DA/Daml/LF/Simplifier | ||
BUILD.bazel |