summaryrefslogtreecommitdiffstats
path: root/expr.h
AgeCommit message (Expand)Author
2017-11-05Add support for file birth/creation times on platforms that have itTavian Barnes
2017-10-21parse: Keep track of what files are already openTavian Barnes
2017-10-21Report errors that occur when closing filesTavian Barnes
2017-09-16opt: Separate optimization from parsingTavian Barnes