index
:
circleshift/tnsl-lang
origin
The source code for the TNSL programming language - Reference libtnsl and tnslc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tnslc
/
dummy.tnsl
Age
Commit message (
Expand
)
Author
2022-12-30
Small fix for vtrack setup
Kyle Gunger
2022-12-30
Gen asm to fix registers after a call
Kyle Gunger
2022-12-12
Evaluation of numeric literals
Kyle Gunger
2022-12-05
Include files
Kyle Gunger
2022-12-03
Add initial struct offset calculation
Kyle Gunger
2022-10-20
Add boilerplate
Kyle Gunger
2022-10-13
Fix header on dummy main func
Kyle Gunger
2022-10-09
Basic asm helpers
Kyle Gunger
2022-09-28
Add stub code
Kyle Gunger
2022-09-28
malloc hooks
Kyle Gunger
2022-09-28
Some basic asm generation around blocks
Kyle Gunger
2022-09-20
Add ability to splice own asm code in
Kyle Gunger
2022-09-14
Focus on ASM generation instead of raw binary
Kyle Gunger
2022-07-05
[TNSLC] Fix issue with text literals
Kyle Gunger
2022-06-29
[TNSLC] General updates
Kyle Gunger
2022-05-02
[TNSLC] AST Updates
Kyle Gunger
2022-04-18
Add tokenizer support for strings
Kyle Gunger
2022-04-13
Include ast, add function to print tokens
Kyle Gunger
2022-04-13
Numeric literals
Kyle Gunger
2022-04-12
Update tnslc
Kyle Gunger