index
:
minicc.git
master
Minimal Incomplete Compiler Collection
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Collapse
)
Author
2024-07-09
Use libreichwein, and googletest from Debian
Roland Reichwein
2020-11-22
Clarify flowgraph types
Roland Reichwein
2020-11-22
Support 16-bit short
Roland Reichwein
2020-11-21
Bugfix push + pop
Roland Reichwein
2020-11-21
Support gcc 10 and clang 11
Roland Reichwein
2020-11-20
Assembler bugfixes - tests run successfully now
Roland Reichwein
2020-11-19
Add assembler parser (WIP)
Roland Reichwein
2020-11-17
Complete hierarchical evaluation (unittest and systemtest fixed)
Roland Reichwein
2020-11-15
Simplify Asm construction
Roland Reichwein
2020-11-14
Added system tests
Roland Reichwein
2020-11-12
Adjust rules to new bnf
Roland Reichwein
2020-11-12
implement restore of head recursion
Roland Reichwein
2020-11-09
Support empty translation unit
Roland Reichwein
2020-11-07
Add node map
Roland Reichwein
2020-11-01
translate() translation-unit and declaration (WIP)
Roland Reichwein
2020-11-01
Update cppbnf.cpp
Roland Reichwein
2020-10-24
Minor improvements
Roland Reichwein
2020-10-24
Add FlowGraph
Roland Reichwein