index
:
elna
assembly
cpp
haskell
Elna programming language compiles simple mathematical operations to RISC-V code.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
fail_compilation
/
assign_const_to_pointer.elna
Age
Commit message (
Expand
)
Author
6 days
Check that constants are initialized
Eugen Wissner
2026-07-17
Handle const Pointer as const pointer to const data
Eugen Wissner