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
Age
Commit message (
Expand
)
Author
2026-05-01
use single quotes instead of double
HEAD
master
Kimplul
2025-08-10
small build system improvements
Kimplul
2025-03-22
use new hashmap
Kimplul
2025-03-18
move to generic conts
Kimplul
2025-01-25
allow extern with body to disable name mangling
Kimplul
2025-01-21
add type visibility checks
Kimplul
2025-01-19
improve export model
Kimplul
2025-01-16
remove obsolete check filex
Kimplul
2025-01-16
fix xfail message checking
Kimplul
2025-01-16
start adding exported defs
Kimplul
2025-01-16
use maps for scope
Kimplul
2025-01-16
avoid resets
Kimplul
2025-01-16
skip a few extra allocs
Kimplul
2025-01-16
more strict trait checking
Kimplul
2025-01-15
improve generics expansion
Kimplul
2025-01-13
require that continuations have same publicity
Kimplul
2025-01-13
remove garbage
Kimplul
2025-01-12
highlight flaws in current unification system
Kimplul
2025-01-11
fix some analyzer warnings
Kimplul
2025-01-11
multiple import stuff
Kimplul
2025-01-11
trait implementation in continuation
Kimplul
2025-01-11
futher struct continuation work
Kimplul
2025-01-10
initial struct continuations implemented
Kimplul
2024-08-22
disable ast dump when DEBUG=0
Kimplul
2024-08-18
don't support analysis while cross compiling
Kimplul
2024-08-18
make check works again
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
print out aliases as well
Kimplul
2024-08-14
print whole type list
Kimplul
2024-08-14
allow adding traits to pointers
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-12
forgot to change unit to right recursive
Kimplul
2024-08-11
initial generics for structs
Kimplul
2024-08-11
parse struct continuation
Kimplul
2024-08-09
fix trait expansion
Kimplul
2024-08-09
allow trailing delimiter
Kimplul
2024-08-09
fix parameter count
Kimplul
2024-08-09
allow empty blocks
Kimplul
2024-08-09
update doxygen
Kimplul
2024-06-27
modify lto flags to silence warning
Kimplul
2024-06-27
use left recursion instead of right recursion
Kimplul
2024-05-24
remove useless nonterminal
Kimplul
2024-05-24
fix bmake compilation
Kimplul
2024-05-04
test recursion
Kimplul
2024-04-24
remove outdated info in README and TODO
Kimplul
[next]