Age | Commit message (Collapse) | Author |
|
+ modules now define variables properly
+ fixed some bugs in eval.tnsl with type checking
~ Needs to support arrays and composites, but doesn't yet.
|
|
+ Fill out eval a little and make sure that this builds.
~ CF kinda broken in AST. Gonna have to fix that. Upcoming Parser update.
|
|
|
|
|
|
+ Fixed BuildRoot
+ Refactored world.go
- Deleted most of eval, I'm going to re-do it.
|
|
|
|
+ Stub code for eval funcs added
+ Refactor of libtnsl stub
|
|
|
|
|
|
+ Some initial stub code for tnsl
+ Finalize structs (for now)
+ Add a key type to the parser
|
|
+ Some initial files for use in the interpreter
|