No description
  • Python 94.8%
  • Makefile 3.2%
  • Shell 2%
Find a file
Juhani Krekelä 4c868cbbd3 Make error handling more generic
Instead of per-scope bespoke onerror and onwarning functions, thread a
generic diagnostic callback, and allow wrappers to more declaratively
modify or add information as the diagnostic makes its way out of the
systems.
2026-03-22 19:05:49 +02:00
src Make error handling more generic 2026-03-22 19:05:49 +02:00
tests Make error handling more generic 2026-03-22 19:05:49 +02:00
.gitignore Initial commit 2026-01-18 20:42:20 +02:00
CC0 Initial commit 2026-01-18 20:42:20 +02:00
Makefile Make error handling more generic 2026-03-22 19:05:49 +02:00