aboutsummaryrefslogtreecommitdiff
path: root/deps.mk
AgeCommit message (Collapse)Author
2019-04-28Just maintain header dependencies in MakefileMichael Forney
Now that we are using a common cc.h, these are unlikely to change much.
2019-04-17Merge map.h and tree.h into util.hMichael Forney
2019-04-17htab -> mapMichael Forney
2019-04-07deps.mk: Include $(objdir) in target nameMichael Forney
2019-04-04Merge headers into cc.hMichael Forney
2019-02-22Keep track of built-in kind in declarationMichael Forney
Also, populate filescope with builtins outside of main.
2019-02-15Rename emit.h -> backend.hMichael Forney
2019-02-12Initial importMichael Forney