| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-11-25 | fix typo | Josh Wolfe |
| 2015-11-24 | support linker directives | Andrew Kelley |
| 2015-11-24 | debug/release mode | Andrew Kelley |
| 2015-11-24 | debug symbols implemented; debugging with gdb works | Andrew Kelley |
| 2015-11-24 | debug information for functions | Andrew Kelley |
| 2015-11-24 | fix not using subtarget features | Andrew Kelley |
| 2015-11-24 | hello world example working | Andrew Kelley |
| 2015-11-24 | add unreachable expression | Andrew Kelley |
| 2015-11-24 | write object file and fix void return type | Andrew Kelley |
| 2015-11-24 | codegen: fix param type of const strings | Andrew Kelley |
| 2015-11-24 | hello world IR code looks good | Andrew Kelley |
| 2015-11-24 | partial hello world codegen | Andrew Kelley |
| 2015-11-23 | semantic analysis checks for multiple definitions of functions | Andrew Kelley |
