Commit Graph

10 Commits

Author SHA1 Message Date
5ffdfecdc2 remove vm from code paths, to match namespacing 2014-02-21 13:32:28 -07:00
b66a8549fd Remove boilerplate code (jump* methods in Compiler) 2013-12-18 14:38:05 -07:00
87b02eb949 update copyright years
Previously, I used a shell script to extract modification date ranges
from the Git history, but that was complicated and unreliable, so now
every file just gets the same year range in its copyright header.  If
someone needs to know when a specific file was modified and by whom,
they can look at the Git history themselves; no need to include it
redundantly in the header.
2013-07-02 20:52:38 -06:00
987af120d8 move codegen headers to include/ 2013-02-19 22:21:22 -07:00
2db0303e2f further compiler cleanup / organization 2013-02-13 23:23:07 -07:00
8a61b38a01 move CombineEvent out of compiler.cpp 2013-02-13 22:13:55 -07:00
5ad0eb86d3 move MoveEvent out of compiler.cpp 2013-02-13 22:13:55 -07:00
0f6e098b69 move CallEvent out of compiler.cpp 2013-02-13 22:13:55 -07:00
b0abc4e1e5 further split up compiler.cpp 2013-02-13 22:13:55 -07:00
740886d58e begin splitting up compiler.cpp 2013-02-13 22:13:55 -07:00