ocaml-trace/src
Simon Cruanes 4dfa319003
feat: add an extensible sum type for extending the library
libraries and collectors can now define their own "events" that
collectors will handle (or not), without having to contribute them to
ocaml-trace at all.
2024-10-29 09:21:09 -04:00
..
core feat: add an extensible sum type for extending the library 2024-10-29 09:21:09 -04:00
fuchsia feat: add an extensible sum type for extending the library 2024-10-29 09:21:09 -04:00
ppx ppx: add let%trace <span var> = "name" in … 2023-12-25 22:38:22 -05:00
subscriber feat: add an extensible sum type for extending the library 2024-10-29 09:21:09 -04:00
tef feat: add an extensible sum type for extending the library 2024-10-29 09:21:09 -04:00
tef-tldrs prepare for 0.8 2024-09-17 11:29:48 -04:00
util fix build: deptopt on mtime for trace-core.util 2024-01-10 10:46:17 -05:00
dune re-export trace.core in trace 2023-08-19 16:53:06 -04:00
trace.ml refactor: avoid the cursed stdlib Trace module by adding trace.core 2023-06-12 13:12:41 -04:00