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
Age
Commit message (
Expand
)
Author
2024-02-08
Update license notices
Kyle Gunger
2024-02-08
Delete LICENCE.md
Kyle Gunger
2024-02-08
Update LICENSE
Kyle Gunger
2023-09-18
stuff
Kyle Gunger
2023-09-13
a few string operations
Kyle Gunger
2023-09-12
Fix structs, seperate other compiler funcs
Kyle Gunger
2023-09-09
Wrapped version of just the tokenizer
Kyle Gunger
2023-08-31
Updates to include new c_wrap
Kyle Gunger
2023-08-29
Find type
Kyle Gunger
2023-08-24
change in_csv to return an index
Kyle Gunger
2023-08-17
Change how CompData writes to a file
Kyle Gunger
2023-08-13
Fix issue with vector
Kyle Gunger
2023-08-10
Re-implement tokenizer functionality
Kyle Gunger
2023-08-10
Fix allocation logic
Kyle Gunger
2023-08-10
Finish path struct
Kyle Gunger
2023-08-06
Frame out port of compiler
Kyle Gunger
2023-08-05
Test file for basic token parsing
Kyle Gunger
2023-08-05
Fix weird augments like 'len' and 'is'
Kyle Gunger
2023-08-05
Done with tokenizer for native compiler
Kyle Gunger
2023-08-05
Fix issue with cf block conditionals
Kyle Gunger
2023-08-04
Separate str literal generation into function
Kyle Gunger
2023-08-04
Slightly better tokenization for tnsl_wrapped
Kyle Gunger
2023-08-04
Add tests to tokenizer
Kyle Gunger
2023-07-31
Fix returns from functions without outputs
Kyle Gunger
2023-07-26
Division fixes
Kyle Gunger
2023-07-07
Returns inside of complex operations
Kyle Gunger
2023-05-21
Update gitignore
Kyle Gunger
2023-05-21
Else if fixes
Kyle Gunger
2023-05-20
File copy example
Kyle Gunger
2023-05-20
Initial boolean and/or
Kyle Gunger
2023-05-20
Clean up else/else if
Kyle Gunger
2023-05-20
Re-work if/else/loop
Kyle Gunger
2023-05-19
Updated enum checking
Kyle Gunger
2023-05-18
Rename file
Kyle Gunger
2023-05-18
File reading/writing
Kyle Gunger
2023-05-15
Update readme
Kyle Gunger
2023-05-15
Separate artifacts
Kyle Gunger
2023-05-15
Fix initial struct calling
Kyle Gunger
2023-05-15
Fixed struct returns (struct calls still do not work)
Kyle Gunger
2023-05-14
Fix an issue with tmp vars of ref type
Kyle Gunger
2023-05-14
Indexing and proper string decomp
Kyle Gunger
2023-05-14
Fix postfix operator
Kyle Gunger
2023-05-14
Change inc/dec
Kyle Gunger
2023-05-14
Windows C wrapping
Kyle Gunger
2023-05-14
Merge branch 'origin' of github.com:CircleShift/tnsl-lang into origin
Kyle Gunger
2023-05-14
Make scope aware of call tmp variables when calling
Kyle Gunger
2023-05-14
Proper calling test
Kyle Gunger
2023-05-13
Update README.md
Kyle Gunger
2023-05-13
Update README.md
Kyle Gunger
2023-05-13
Hello world in tnsl
Kyle Gunger
[next]