aboutsummaryrefslogtreecommitdiff
path: root/src/ir_print.hpp
AgeCommit message (Expand)Author
2019-11-09Fix initialization of union referencesLemonBoy
2019-10-19add -DZIG_ENABLE_MEM_PROFILE option and -fmem-report flagAndrew Kelley
2019-09-05stage1 enhance IR printMichael Dusan
2019-08-31stage1 enhance IR printMichael Dusan
2019-05-19Fix too eager comptime evaluation of error ptrLemonBoy
2017-04-23make undefined as a constant value lazyAndrew Kelley
2017-01-12IR: implement macro for function aliasing function pointerAndrew Kelley
2016-12-11IR: fix implementation of parsehAndrew Kelley
2016-09-30empty function compiles successfully with IRAndrew Kelley