Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
squawk-linux-arm64 | 2025-07-24 | 13.6 MB | |
squawk-linux-arm64-2.21.0.vsix | 2025-07-24 | 5.3 MB | |
squawk-alpine-x64-2.21.0.vsix | 2025-07-24 | 5.4 MB | |
squawk-linux-musl-x64 | 2025-07-24 | 14.0 MB | |
squawk-darwin-x64 | 2025-07-24 | 9.7 MB | |
squawk-darwin-x64-2.21.0.vsix | 2025-07-24 | 4.0 MB | |
squawk-win32-x64-2.21.0.vsix | 2025-07-24 | 3.6 MB | |
squawk-windows-x64.exe | 2025-07-24 | 8.6 MB | |
squawk-darwin-arm64 | 2025-07-24 | 9.5 MB | |
squawk-darwin-arm64-2.21.0.vsix | 2025-07-24 | 3.9 MB | |
squawk-linux-x64 | 2025-07-24 | 13.5 MB | |
squawk-linux-x64-2.21.0.vsix | 2025-07-24 | 5.5 MB | |
Fix VSCode on Windows source code.tar.gz | 2025-07-24 | 2.1 MB | |
Fix VSCode on Windows source code.zip | 2025-07-24 | 2.6 MB | |
README.md | 2025-07-24 | 194 Bytes | |
Totals: 15 Items | 101.4 MB | 2 |
Added
- parser: warn about
try_cast
and don't fail to parse casts that are invalid. (#593)
Fixed
- vscode: invalid binary path on windows causing extension not to load. (#595)