Go to file
Elara 201030ed93 Add conversion functions and move other defaults to cmd/scpt 2021-03-03 00:32:00 -08:00
cmd/scpt Add conversion functions and move other defaults to cmd/scpt 2021-03-03 00:32:00 -08:00
.gitignore Add command 2021-03-01 09:22:00 -08:00
LICENSE Add LICENSE 2021-03-01 12:31:22 -08:00
ast.go Add conversion functions and move other defaults to cmd/scpt 2021-03-03 00:27:54 -08:00
defaults.go Add conversion functions and move other defaults to cmd/scpt 2021-03-03 00:27:54 -08:00
go.mod Clean up code and add support for multiple operations in expression 2021-03-01 16:44:33 -08:00
go.sum Implement proper error handling, add godoc comments, and implement expressions 2021-03-01 13:43:10 -08:00
lexer.go Add conversion functions and move other defaults to cmd/scpt 2021-03-03 00:27:54 -08:00
scpt.go Add conversion functions and move other defaults to cmd/scpt 2021-03-03 00:27:54 -08:00
test.scpt Add conversion functions and move other defaults to cmd/scpt 2021-03-03 00:27:54 -08:00