Matt Godbolt

Results 274 issues of Matt Godbolt

**Bug Description** Nothing I can do seems to stop Claude from putting imports at function scope in Python. It's driving me mad! ``` I asked why you keep _putting imports...

bug
has repro
platform:linux
area:core

Based off #117 with a disgusted sequence of hacks _and_ a patched jsbeeb. This isn't ready for prime time but @ojwb I wanted you to see that I spend another...

Newer terraforms don't support `ref=v1.2.3` in the middle of the URL and require URLs of the form "git:path/to/module//sub/module?ref=v1.2.3` with the ref thing at the end. The examples and documentation should...

## Summary - Fixes issue where statically linked library functions like `__divdc3` were incorrectly filtered out even when directly called by user code - Implements a smart two-pass solution that...