index
:
circleshift/tnsl-parse
master
Old interpreter for TNSL - Do not use
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-22
Merge remote-tracking branch 'origin/master'
Kyle Gunger
2022-02-20
Delete out.tnt
Kyle Gunger
2022-02-14
[EXEC] Operator eval stub
Kyle Gunger
2022-02-13
Fix build errors
Kyle Gunger
2022-02-13
Change how getModuleInPath works
Kyle Gunger
2022-02-13
[EXEC] Small progress
Kyle Gunger
2022-02-13
[EXEC] Pointers.
Kyle Gunger
2022-01-29
[EVAL] A few libtnsl fixes
Kyle Gunger
2022-01-28
[EVAL] Find and return relative module data
Kyle Gunger
2022-01-21
[EVAL] change how structs are represented
Kyle Gunger
2022-01-19
[EVAL] Fill out evalBlock
Kyle Gunger
2022-01-19
[BUILDER] Fix modules beginning with 'export'
Kyle Gunger
2022-01-19
[EVAL] Small update
Kyle Gunger
2021-12-15
[EXEC] fix multi-level array and struct globals
Kyle Gunger
2021-12-15
[EXEC] renamed exec.go to tint.go
Kyle Gunger
2021-12-15
[EXEC] Better mapping
Kyle Gunger
2021-12-14
[EXEC] Struct mapping
Kyle Gunger
2021-12-11
[EVAL] Still needs some work
Kyle Gunger
2021-12-10
[EXEC] Some literal handlers. Does not compile ATM.
Kyle Gunger
2021-12-05
[README] Fix list
Kyle Gunger
2021-12-05
[README] Usage information for the parser
Kyle Gunger
2021-12-03
[TESTS] specify bash
Kyle Gunger
2021-12-03
[PARSE] Fix hex parsing
Kyle Gunger
2021-12-03
General updates
Kyle Gunger
2021-11-23
[EVAL] Stubcode v2
Kyle Gunger
2021-11-22
[PARSE] Remove IsBlock
Kyle Gunger
2021-11-20
[EVAL] Flush out some helper funcs (again)
Kyle Gunger
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
2021-11-04
[EXEC] Flush out a couple of funcs
Kyle Gunger
2021-11-03
[EXEC] Fix some errors, leave others
Kyle Gunger
2021-11-03
[EXEC] evalDef
Kyle Gunger
2021-11-03
[EXEC] Fill out isMain and isCF
Kyle Gunger
2021-11-03
[EXEC] Refactor, stub
Kyle Gunger
2021-11-02
[EXEC] General changes, refactoring
Kyle Gunger
2021-11-01
[EXEC] evals
Kyle Gunger
2021-11-01
[EXEC] parseFile
Kyle Gunger
2021-11-01
[EXEC] flushout libtnsl stub a bit
Kyle Gunger
2021-11-01
Merge branch 'master' of https://github.com/CircleShift/tnsl-parse
Kyle Gunger
2021-11-01
[AST] Bugfix for type parsing
Kyle Gunger
2021-11-01
[EXEC] Rename struct
Kyle Gunger
2021-11-01
[EXEC] Flush out some things
Kyle Gunger
2021-11-01
[EXEC] Initialize
Kyle Gunger
2021-10-31
[AST] Bugfixes
Kyle Gunger
2021-10-31
[AST] Enum and method blocks
Kyle Gunger
2021-10-31
[DOCS] We are now at a minimum viable parser
Kyle Gunger
2021-10-31
[AST] Add initial operator and module cases
Kyle Gunger
2021-10-31
[AST] Handle control flow blocks
Kyle Gunger
2021-10-31
[AST] more fixes, slight restructure
Kyle Gunger
2021-10-31
[AST] another bugfix for void types
Kyle Gunger
[next]