Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2024-03-06 | Some basic tests | Kyle Gunger | |
2024-03-06 | fix small leak | Kyle Gunger | |
2024-03-06 | strict eval coming along | Kyle Gunger | |
2024-03-05 | run script | Kyle Gunger | |
2024-03-05 | some file level stuff | Kyle Gunger | |
2024-02-29 | mod error for literals | Kyle Gunger | |
2024-02-28 | fdef | Kyle Gunger | |
2024-02-28 | changes to pointer logic | Kyle Gunger | |
2024-02-25 | Broken indexing | Kyle Gunger | |
2024-02-24 | fix pure struct move | Kyle Gunger | |
2024-02-24 | Load function parameters into scope | Kyle Gunger | |
2024-02-24 | Scope variable management | Kyle Gunger | |
2024-02-24 | Fix reg avail alg | Kyle Gunger | |
2024-02-24 | check vars | Kyle Gunger | |
2024-02-24 | register var gen logic | Kyle Gunger | |
2024-02-24 | stub mk_tmp | Kyle Gunger | |