Nav apraksta

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