apoch / epoch-language

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

Function tags are not emitted in generated code #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Function tag metadata is not emitted by the code generation pass. Reimplement 
all necessary support for function tags.

Original issue reported on code.google.com by don.ap...@gmail.com on 15 Feb 2012 at 7:47

GoogleCodeExporter commented 9 years ago
[external] tags are reimplemented. Constructors will be considered separately.

Original comment by don.ap...@gmail.com on 2 Apr 2012 at 3:36