daml/libs-scala
Andreas Lochbihler af288a6bce
Move the public methods on NonEmpty to companion object (#13415)
Now the signatures of those methods refer to the type synonyms defined in the package object rather than to the abstract type members of the class.
This makes sure that IntelliJ will find the implict classes for NonEmpty and NonEmptyF.

CHANGELOG_BEGIN
CHANGELOG_END
2022-03-29 14:52:41 +02:00
..
adjustable-clock update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
auth-utils update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
build-info update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
concurrent update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
contextualized-logging Handle misc error codes todos. [DPP-606] (#13248) 2022-03-14 17:16:31 +01:00
crypto Naming and logging improvements [DPP-956] (#13270) 2022-03-15 09:40:39 +01:00
db-utils Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00
doobie-slf4j update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
flyway-testing Naming and logging improvements [DPP-956] (#13270) 2022-03-15 09:40:39 +01:00
fs-utils ledger/cli-opts: Add tests for --auth-* CLI parameters. (#12894) 2022-02-11 19:42:21 +01:00
gatling-utils Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00
grpc-reverse-proxy update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
grpc-server-reflection-client update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
grpc-test-utils update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
grpc-utils Simplify implementations of BaseError trait [DPP-606] (#13185) 2022-03-10 12:12:14 +01:00
logging-entries update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
nameof Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00
nonempty Move the public methods on NonEmpty to companion object (#13415) 2022-03-29 14:52:41 +02:00
nonempty-cats Move the public methods on NonEmpty to companion object (#13415) 2022-03-29 14:52:41 +02:00
oracle-testing Safeguard Oracle CI tests with lockIdSeed [DPP-802] (#12573) 2022-01-26 00:54:17 +01:00
ports update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
postgresql-testing Safeguard Oracle CI tests with lockIdSeed [DPP-802] (#12573) 2022-01-26 00:54:17 +01:00
resources Refactorings (#12992) 2022-02-23 15:01:34 +01:00
resources-akka update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
resources-grpc update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
safe-proto LF: Imporve safety of the Serialization of proto message. (#12686) 2022-02-01 15:45:17 +01:00
scala-utils move nonempty code to new nonempty library (#13350) 2022-03-21 17:14:17 +00:00
scalatest-utils update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
test-evidence Moving Scala sources to correct path so sources are published correctly. (#13435) 2022-03-28 18:58:06 +02:00
timer-utils [User management] Better ListUsers tests and general way to clean up new users [DPP-831] [DPP-889] (#12790) 2022-02-16 13:23:55 +01:00