Commit graph

8 commits

Author SHA1 Message Date
Vincent Bernardoff
1c9a869148 ppx: call Stdlib.Printexc
This is because some libraries, i.e. Janestreet Core, override the
Printexc module.
2026-01-10 08:20:55 -05:00
Simon Cruanes
0947d2d523
better error message 2025-12-09 12:24:52 -05:00
Simon Cruanes
b3da5bc41e
deal with Pexp_function 2025-12-09 12:24:48 -05:00
Simon Cruanes
46242cd817
format 2025-04-11 12:25:47 -04:00
Simon Cruanes
9567c1b4a7
ppx: add let%trace <span var> = "name" in …
this allows the user to access the span within the scope.
2023-12-25 22:38:22 -05:00
Simon Cruanes
bb520d90b5
ppx: make sure to reconstruct backtraces 2023-12-22 21:38:31 -05:00
Simon Cruanes
b1ccd58040
try to avoid capture 2023-12-22 21:33:30 -05:00
Simon Cruanes
8ce25c2815
add ppx_trace 2023-12-22 21:24:53 -05:00