| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-12-12 | prepare codebase for struct and string support | Andrew Kelley |
| 2015-12-08 | codegen does signed, unsigned, and floating point math | Andrew Kelley |
| 2015-12-07 | add local variables to debug info | Andrew Kelley |
| 2015-12-07 | integrate debug scopes with block context | Andrew Kelley |
| 2015-12-07 | all variables have memory addresses | Andrew Kelley |
| 2015-12-07 | add debugging info for array type | Andrew Kelley |
| 2015-12-03 | add labels and goto | Andrew Kelley |
| 2015-11-30 | all LLVM C++ API contained to one file | Andrew Kelley |
| 2015-11-30 | analyze no longer depends on llvm C++ API | Andrew Kelley |
| 2015-11-29 | remove LLVMZigTargetMachineEmitToFile | Andrew Kelley |
| 2015-11-27 | ability to export .o file | Andrew Kelley |
| 2015-11-27 | add pub and export visibility modifiers and optimization | Andrew Kelley |
| 2015-11-24 | fix not using subtarget features | Andrew Kelley |
| 2015-11-24 | write object file and fix void return type | Andrew Kelley |
