Commit graph

3 commits

Author SHA1 Message Date
Simon Cruanes
7b4404fb78
feat(tracing): introduce term/const serialization
- use a record instead of 1st class module for `Const.ops`, so it
  can be mutually recursive with the definition of `term`
- remove unused `Const.ops.opaque_to_cc`
- constants are serializable using `Ser_value`
2022-09-23 22:13:21 -04:00
Simon Cruanes
adcb6233a3
feat(ser_value): print 2022-09-19 22:27:44 -04:00
Simon Cruanes
d518511c64
feat(util): add Ser_value 2022-09-19 22:27:43 -04:00