Skip to content
Aborted

#33 (Jun 26, 2026, 12:15:59 PM)

Started 24 days ago
Took 12 min

Started by user Gunther Huebler

Revision: 7c083496c42caa1b7d18c781134f0cc18ae94748
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master

Aborted by user Gunther Huebler

Changes
  1. Updating python contract audit to better detect API arg list discrepancies from the underlying fortran arg lists. Also adding a temporary handoff file and improving the python api fix shortcut (details / githubweb)
  2. Our argument_contract_audit.py script checks if the python_api matches the underlying fortran - this makes it more strict, and fixes many of the inconsistencies it found. (details / githubweb)
  3. advance_clubb_core.py cleanup and removing strange compat_kwargs usages that seem like artifacts of laziness (details / githubweb)
  4. Improving audit script even more, fixing issues it found. Also making advance_clubb_core.py nice and making an LLM shortcut for how to repeat the process (details / githubweb)
  5. Building varying flags bindiff into run_bindiff_all.py, this just makes sense and helps fix the varying flags BFB test (details / githubweb)