Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-28 | Just maintain header dependencies in Makefile | Michael Forney | |
Now that we are using a common cc.h, these are unlikely to change much. | |||
2019-04-17 | Merge map.h and tree.h into util.h | Michael Forney | |
2019-04-17 | htab -> map | Michael Forney | |
2019-04-07 | deps.mk: Include $(objdir) in target name | Michael Forney | |
2019-04-04 | Merge headers into cc.h | Michael Forney | |
2019-02-22 | Keep track of built-in kind in declaration | Michael Forney | |
Also, populate filescope with builtins outside of main. | |||
2019-02-15 | Rename emit.h -> backend.h | Michael Forney | |
2019-02-12 | Initial import | Michael Forney | |