daml/compiler/repl-service
Andreas Herrmann 037cf11710
Add :json command to DAML REPL (#7202)
* REPL test `:json` command

changelog_begin
changelog_end

* Implement :json command in DAML REPL

changelog_begin
- [DAML REPL] You can now convert DAML expressions to JSON in the DAML
  REPL using the meta-command ``:json`` for example ``:json [1, 2, 3]``.
changelog_end

* Extend DAML REPL documentation

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2020-08-21 14:53:06 +00:00
..
client Add :json command to DAML REPL (#7202) 2020-08-21 14:53:06 +00:00
protos Add :json command to DAML REPL (#7202) 2020-08-21 14:53:06 +00:00
server Add :json command to DAML REPL (#7202) 2020-08-21 14:53:06 +00:00