mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
1a93db264d
* replace ApiValue ADT with aliases to daml-lf/transaction Value ADT * porting rest of navigator to LF Value ADT * porting more of navigator to LF Value ADT * last error, not first * rename ApiValueImplicits file * special conversion features for ImmArray and FrontStack - just .to[ImmArray] or .to[FrontStack] any random collection * finish porting most of navigator main code * use numeric indices for record field name fallback when pretty-printing * tuples are not serializable * use numeric indices for label fallback in JSON verbose encoding * make traverseEitherStrictly more likely to preserve the seq's class * to shortcut for ImmArraySeq .to[ImmArraySeq] * compiling, passing navigator backend tests * test traverseEitherStrictly more, er, strictly * pass scalacopts through to scaladoc * deal with unused warning * remove unneeded function * simpler error reporting, more private functions in ApiCodecCompressed * move slowApply to FrontStack, test it so it actually works * remove unneeded toStrings; better error from impossible ValueTuple case * scalafmt FrontStackSpec * support alternative, label-free record JSON encoding * fuse some list operations - suggested by @stefanobaghino-da; thanks * blue error message |
||
---|---|---|
.. | ||
client_server_test | ||
dev_env_package | ||
docs | ||
java_testing | ||
packaging | ||
runfiles | ||
BUILD.bazel | ||
docs.bzl | ||
fat_cc_library.bzl | ||
ghci-template.sh | ||
grpc-bazel-mingw.patch | ||
grpc-java-plugin-visibility.patch | ||
haskell_public_ghci_repl_wrapper.patch | ||
haskell-arx.patch | ||
haskell-c2hs.patch | ||
haskell-darwin-symlink-dylib.patch | ||
haskell-drop-fake-static.patch | ||
haskell-ghci-grpc.patch | ||
haskell-hie-bios.patch | ||
haskell-windows-extra-libraries.patch | ||
haskell-windows-library-dirs.patch | ||
haskell.bzl | ||
hlint.bzl | ||
java.bzl | ||
javadoc_library.bzl | ||
os_info.bzl | ||
pkg.bzl | ||
pom_file.bzl | ||
pom_template.xml | ||
proto.bzl | ||
rules_nodejs_bash.patch | ||
rules_nodejs_default_shell_env.patch | ||
scala-escape-jvmflags.patch | ||
scala.bzl | ||
workspace_status.cmd | ||
workspace_status.sh |