daml/language-support/java
Gabor Aranyossy 33c746fe9b loading Dars from ZipInputStreams (#2005)
* loading Dars from ZipInputStreams

formatting and cleanup

fixing DarReaderTest not compiling

fmt

using IOUtils to read the ZipInputStream

fixing CodeGen

fixing broken legacy DAR loading

fixed v2 ReferenceServer

cleanup

* fixing rebase conflicts

* introduced a fromFile method to avoid having to do boiler-plating where the input is a File

* addressing leaking resources

* cleanup

* inlining closures

* closing the darStream
2019-07-11 15:37:21 +00:00
..
bindings The completion stream RPC defaults to the ledger end as offset (#1961) 2019-07-02 10:02:43 +00:00
bindings-rxjava The completion stream RPC defaults to the ledger end as offset (#1961) 2019-07-02 10:02:43 +00:00
codegen loading Dars from ZipInputStreams (#2005) 2019-07-11 15:37:21 +00:00
testkit Remove ExercisedEvent in Event oneof. (#1067) 2019-05-13 14:36:13 +02:00
BUILD.bazel windows: better language-support build / test coverage (#1548) 2019-06-07 17:29:07 +02:00