Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-19 | [EXEC] Change file read type back to byte instead of rune | Kyle Gunger | |
2021-11-19 | Some refactoring, clearing out eval | Kyle Gunger | |
+ Fixed BuildRoot + Refactored world.go - Deleted most of eval, I'm going to re-do it. | |||
2021-11-03 | [EXEC] Fix some errors, leave others | Kyle Gunger | |
2021-11-03 | [EXEC] Refactor, stub | Kyle Gunger | |
+ Stub code for eval funcs added + Refactor of libtnsl stub | |||
2021-11-01 | [EXEC] evals | Kyle Gunger | |
2021-11-01 | [EXEC] flushout libtnsl stub a bit | Kyle Gunger | |
2021-11-01 | [EXEC] Flush out some things | Kyle Gunger | |
+ Some initial stub code for tnsl + Finalize structs (for now) + Add a key type to the parser | |||
2021-11-01 | [EXEC] Initialize | Kyle Gunger | |
+ Some initial files for use in the interpreter |