1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed llvm dependency, added libfirm instead More... about 6 years ago
moved libfirm to external folder More... about 6 years ago
added libfirm submodule More... about 6 years ago
fixed building More... about 6 years ago
code formatted More... about 6 years ago
Clang code model adopted More... about 6 years ago
porting to LLVM 5.0, formatting, updated README More... about 7 years ago
0.2.0-alpha2 version; requires LLVM 5.0+ and Boost 1.63+ More... about 7 years ago
more compiler-agnostic CMakeLists.txt, but still needs GCC More... over 8 years ago
added array initialisers (syntax not finished yet) More... over 8 years ago
started adding file API More... over 8 years ago
0.2.0-alpha1 prepared More... over 8 years ago
added some functionality to generics (works partially) More... over 8 years ago
[OVERHAUL] now buildable, version number changed to 0.2.0 More... over 8 years ago
merge v0.1.5 release, conflicts resolved More... over 8 years ago
changed version number to 0.1.5 More... over 8 years ago
added vararg function declarations - 0.1.5 More... over 8 years ago
[OVERHAUL] started replacing raw Type* with TypeInfo, unbuildable More... almost 9 years ago
[OVERHAUL] started replacing raw Type* with TypeInfo, unbuildable More... almost 9 years ago
added TypeInfo struct More... almost 9 years ago
added WrongArgumentNumber error - release 0.1.4 More... almost 9 years ago
added generics (now unusable) More... almost 9 years ago
now it is able to compile More... almost 9 years ago
continuing adding generics More... almost 9 years ago
fixed return type in FunctionAST::getPrototype More... almost 9 years ago
continuing adding generics More... almost 9 years ago
FunctionNameMangler adjusted for generics More... almost 9 years ago
FunctionNameMangler adjusted for generics More... almost 9 years ago
reformatted all headers according to ANSI style More... almost 9 years ago
reformatted all sources according to ANSI style More... almost 9 years ago