index
:
circleshift/ctc
main
Compiler for the TNSL programming language written in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-25
Fix inline string literals in modules
HEAD
main
Kyle Gunger
2024-06-24
Suppress most makefile commands
Kyle Gunger
2024-06-23
Show exit code if test fails
Kyle Gunger
2024-06-23
Refactor generation of string const literals
Kyle Gunger
2024-06-23
Basic literals in place
Kyle Gunger
2024-03-29
Better indexing
Kyle Gunger
2024-03-28
fix some indexing
Kyle Gunger
2024-03-28
Fixes for deref
Kyle Gunger
2024-03-28
index test
Kyle Gunger
2024-03-28
Update test readme
Kyle Gunger
2024-03-28
fix reference bug
Kyle Gunger
2024-03-28
Change run script to test all
Kyle Gunger
2024-03-28
Makefile for tests
Kyle Gunger
2024-03-26
Better error message for missing parameters
Kyle Gunger
2024-03-26
dumb memory bug
Kyle Gunger
2024-03-26
len fix
Kyle Gunger
2024-03-26
Version message update
Kyle Gunger
2024-03-26
More bool ops
Kyle Gunger
2024-03-26
fix submod search
Kyle Gunger
2024-03-26
naming fixes
Kyle Gunger
2024-03-25
len fix for variables
Kyle Gunger
2024-03-25
Better tmp handling
Kyle Gunger
2024-03-25
More tests, dec and inc postfix
Kyle Gunger
2024-03-25
Don't include next control
Kyle Gunger
2024-03-25
initial conditional
Kyle Gunger
2024-03-24
Fix segfault for one test, still broken tho
Kyle Gunger
2024-03-24
more bool work
Kyle Gunger
2024-03-24
a few mul and bool fixes
Kyle Gunger
2024-03-24
consolidate bools
Kyle Gunger
2024-03-23
Some more bitwise ops (mostly still broken)
Kyle Gunger
2024-03-22
scope jmp kinda, still borked
Kyle Gunger
2024-03-18
controls are just functions right?
Kyle Gunger
2024-03-18
a little more on the control stuff
Kyle Gunger
2024-03-17
subscope fix
Kyle Gunger
2024-03-17
remove binary from git
Kyle Gunger
2024-03-17
Merge branch 'main' of git.cshift.net:CircleShift/ctc
Kyle Gunger
2024-03-17
changes to control
Kyle Gunger
2024-03-15
Build script
Kyle Gunger
2024-03-15
Slightly better function call
Kyle Gunger
2024-03-14
Test vector impl
Kyle Gunger
2024-03-13
port c_wrap from old proj
Kyle Gunger
2024-03-12
test readme
Kyle Gunger
2024-03-12
pointer test
Kyle Gunger
2024-03-12
Better pointer handling
Kyle Gunger
2024-03-12
update tests
Kyle Gunger
2024-03-11
even slightly better calling
Kyle Gunger
2024-03-11
Slightly better function calling
Kyle Gunger
2024-03-11
Function call (not working)
Kyle Gunger
2024-03-07
asm and object file ignore
Kyle Gunger
2024-03-07
fix a couple issues with dot eval
Kyle Gunger
[next]