sidekick/src/th-data
Simon Cruanes b10aaf05f2
wip: expose bug caused by order of event handlers
if plugin data is updated before `Th_data.on_pre_merge` is called, it
never has a chance to observe the un-merged data and react accordingly.
we need to ensure that all handlers see the same data before any change
is made.
2022-07-20 21:40:04 -04:00
..
dune large refactor with signature splitting, events, etc. 2022-07-18 23:20:07 -04:00
Sidekick_th_data.ml wip: expose bug caused by order of event handlers 2022-07-20 21:40:04 -04:00
Sidekick_th_data.mli use ocamlformat 2022-07-14 22:09:13 -04:00
th_intf.ml large refactor with signature splitting, events, etc. 2022-07-18 23:20:07 -04:00
types.ml remove iarray 2022-07-15 21:06:46 -04:00