Ei kuvausta

beoran 534d46d7c8 Add MIT LICENSE. 4 vuotta sitten
cmd b19c0c32ae A few things work better now 5 vuotta sitten
test b19c0c32ae A few things work better now 5 vuotta sitten
LICENSE 534d46d7c8 Add MIT LICENSE. 4 vuotta sitten
ast.go e84756257c Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature. 4 vuotta sitten
ast_test.go 969734636f Improve the lexer and work on the parser. 5 vuotta sitten
builtin.go e84756257c Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature. 4 vuotta sitten
design_muesli.muesli 5e6a17f72a Starting to become runnable. 5 vuotta sitten
doc.go 5ffa4a6725 Lexer is still flaky, considering switching to state machine based lexer. 6 vuotta sitten
go.mod 5e6a17f72a Starting to become runnable. 5 vuotta sitten
go.sum 5e6a17f72a Starting to become runnable. 5 vuotta sitten
lexer.go a387df4660 Various improvements 5 vuotta sitten
lexer_test.go 433b2c57d0 Parser starts to work correctly. 5 vuotta sitten
logger.go 433b2c57d0 Parser starts to work correctly. 5 vuotta sitten
muesli.go 5ffa4a6725 Lexer is still flaky, considering switching to state machine based lexer. 6 vuotta sitten
parser.go 015ee70be7 Resolve merge conflict. 4 vuotta sitten
parser_test.go 5e6a17f72a Starting to become runnable. 5 vuotta sitten
token.go a387df4660 Various improvements 5 vuotta sitten
value.go 015ee70be7 Resolve merge conflict. 4 vuotta sitten
vm.go e84756257c Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature. 4 vuotta sitten
vm_test.go ad6c510461 WIP return or fail. 5 vuotta sitten