index
:
ek
master
BORED - Compiler for triscv
kimi.h.kuparinen+ek@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lower.c
Age
Commit message (
Expand
)
Author
2025-03-18
move to generic conts
Kimplul
2025-01-15
improve generics expansion
Kimplul
2024-08-17
actually enable clang compilation and apply fixes
Kimplul
2024-08-17
add analyzer and fix some reported issues
Kimplul
2024-08-14
test cleanup
Kimplul
2024-08-14
compiling example of a res struct
Kimplul
2024-08-12
make id scope point to defining scope
Kimplul
2024-08-12
implement defer for most control flow
Kimplul
2024-08-12
make defer work better with generic code
Kimplul
2024-08-11
initial generics for structs
Kimplul
2024-08-09
fix trait expansion
Kimplul
2024-05-24
fix bmake compilation
Kimplul
2024-04-15
fix inits
Kimplul
2024-04-15
initial working struct call tests pass
Kimplul
2024-04-15
split assignment
Kimplul
2024-04-15
fix param >>
Kimplul
2024-04-15
format
Kimplul
2024-04-15
simplify retval handling
Kimplul
2024-04-15
add param and return struct handling
Kimplul
2024-04-12
start work on struct handling
Kimplul
2024-04-09
formatting
Kimplul
2024-04-09
improve struct handling
Kimplul
2024-04-09
simplify ast definition
Kimplul
2024-04-07
implement some initial qbt backend stuff
Kimplul