Commit Graph

10 Commits

Author SHA1 Message Date
Josh Wiedemeier 578e17bd11 ignore stderr messages from uv logging that compilation occurred 2026-01-05 12:11:03 -06:00
Josh Wiedemeier a8e5a0aa44 compile uv fixes 2025-12-12 17:56:53 -06:00
Josh Wiedemeier 50da1917bf ignore fake compilation errors from uv downloading on demand 2025-08-27 11:06:18 -05:00
Josh Wiedemeier 849f16e510 fall back to pyenv for Python 3.6 and 3.7 2025-08-26 10:54:08 -05:00
Josh Wiedemeier 84f8d82426 migrate to uv. uv does not support Python 3.6 or 3.7. 2025-08-25 15:15:27 -05:00
caandt 521b06dffa formatter 2025-07-11 11:18:28 -05:00
caandt 1b30b03edc Merge branch 'main' into cflow-refactor 2025-07-11 11:18:28 -05:00
sklancher 6954ba9e88 fix subprocesses for windows + pyenv-win workarounds 2025-06-11 15:59:25 -05:00
caandt 7b986e6fda init new cflow
The old system was very messy and hard to write templates for. This new
system still follows the same approach to control-flow reconstruction,
but is much more simple.

Only 3.12 has been worked on so far, but other versions will come soon.
2025-03-10 20:23:19 -05:00
Joel Flores 0f9ced1528 initial commit 2025-03-07 16:44:23 -06:00