Commit Graph

7 Commits

Author SHA1 Message Date
Svyatoslav Scherbina f30c840d1c runtime: move hash functions to newly created subproject
to reuse in compiler
2016-10-13 17:29:02 +03:00
Svyatoslav Scherbina d800e193e8 runtime/build.gradle: extract bitcode compilation to custom task class 2016-10-13 17:29:01 +03:00
Nikolay Igotti ed53aceaa5 Minor fixes. 2016-10-13 15:10:54 +03:00
Nikolay Igotti ecb5a67db7 Add City64 as local hash, and update RTTI accordingly. 2016-10-11 18:40:16 +03:00
Nikolay Igotti fb61896825 Add memory mgmt. 2016-10-11 13:25:11 +03:00
Svyatoslav Scherbina 3324527984 backend.native, runtime: add vtable to TypeInfo 2016-10-04 14:08:36 +03:00
Svyatoslav Scherbina 5dc871ec32 runtime: add TypeInfo struct definition
also add runtime as Gradle subproject producing bitcode
2016-09-29 17:41:54 +07:00