Commit Graph

14 Commits

Author SHA1 Message Date
8fc755372f Fix build variant environment variable handling 2026-06-09 21:21:17 +02:00
bd6df6b4e9 replace build.just with compile.pl 2026-06-05 17:14:34 +02:00
e0624a10f7 show experiment info when dropping databases in menu 2026-05-07 21:39:34 +02:00
5487d44394 enable --full-trace and --check-bounds 2026-04-24 15:27:11 +02:00
f2f8d7f89f import native symbols in lib.h
lib.h gets included into the host module and the wasm module. For the
host module the attributes will be ignored.
2026-04-24 10:45:55 +02:00
285dbc77d3 add lazysql menu action 2026-04-24 00:25:06 +02:00
b5d9d1ec78 read entire marker notes file instead of first line 2026-04-23 22:44:50 +02:00
1a4d4b64bf allow annotating markers in explorer 2026-04-23 21:53:07 +02:00
b00c63ae42 display corresponding section for markers in explorer 2026-04-23 18:42:31 +02:00
1681f27afc add result comparison menu action 2026-04-22 15:40:57 +02:00
5425f6e620 add curses entry point for scripts (archival, ghidra import, plots, queries, cleanup) 2026-04-20 00:16:27 +02:00
36bda84d78 move update_db_config to util 2026-04-19 13:05:32 +02:00
0bb554bb9d run all available queries automatically 2026-04-19 12:55:33 +02:00
bbc0521963 move some functions to Util module 2026-04-19 12:38:47 +02:00