hogoww / Illicium

Translation from Pharo to C
3 stars 1 forks source link

[cleanup][fix][improvementFail commit #44

Closed hogoww closed 4 years ago

hogoww commented 4 years ago

did a commit that was bigger than it should have been. Changelog: Added dnu check on astc kernel Added arrays on astc kernel Added convinience method to travel from a node to its compilationUnit Renamed visitor in kernel. Added = string Added include concept on method translator, needed also in cu removed a useless translation type Started to fix simple translation test, but need to add translate Expression on ASTCTranslator