apoch / epoch-language

Home of the Epoch Programming Language Project
Other
72 stars 3 forks source link

EpochCompiler depends on EpochVM #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It appears that the only dependency EpochCompiler has on EpochVM is for 
TypeInfo.cpp.

This should be refactored and eliminated, allowing EpochCompiler to be 
standalone from EpochVM.

Original issue reported on code.google.com by ryoohki@gmail.com on 14 Feb 2012 at 9:28

GoogleCodeExporter commented 9 years ago
Fixed and committed.

Original comment by don.ap...@gmail.com on 14 Nov 2012 at 4:19