alpha
Login
or
Join now
hanna.lol
/
suwi
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
An extremely expressive, friendly scripting language
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
suwi
/
crates
/
at
main
7 folders
hanna
feat(parser): allow statements like break/continue directly in match arms
4w ago
fbe23b1d
suwi
fix: resolve all 6 bugs from bug tracker - Bug 4: Add --args CLI support for passing program arguments - Bug 5: Allow multi-line expressions in interpolated strings (lexer) - Bug 6: Support positional struct init with single parameter - Bug 1&2: Introduce Type::Never for break/continue to avoid void type errors - Bug 3: Fix break/continue control flow in catch blocks via Never type coercion Add comprehensive tests for break/continue in loops, catch blocks, match arms, if branches, positional structs, and multi-line strings.
1 month ago
suwi-ast
feat(parser): allow statements like break/continue directly in match arms
1 month ago
suwi-lexer
fix: resolve all 6 bugs from bug tracker - Bug 4: Add --args CLI support for passing program arguments - Bug 5: Allow multi-line expressions in interpolated strings (lexer) - Bug 6: Support positional struct init with single parameter - Bug 1&2: Introduce Type::Never for break/continue to avoid void type errors - Bug 3: Fix break/continue control flow in catch blocks via Never type coercion Add comprehensive tests for break/continue in loops, catch blocks, match arms, if branches, positional structs, and multi-line strings.
1 month ago
suwi-parser
feat(parser): allow statements like break/continue directly in match arms
1 month ago
suwi-runtime
feat(parser): allow statements like break/continue directly in match arms
1 month ago
suwi-typecheck
feat(parser): allow statements like break/continue directly in match arms
1 month ago
suwi-validate
feat(parser): allow statements like break/continue directly in match arms
1 month ago