Andrew Kelley
|
97bfeac13f
|
self-hosted: create tmp dir for .o files and emit .o file for fn
|
2018-07-16 20:52:50 -04:00 |
Andrew Kelley
|
b184ae5ca5
|
run zig fmt on some of the codebase
See #1003
|
2018-05-26 23:00:29 -04:00 |
Andrew Kelley
|
245eed8afe
|
better stack traces for ELF x86_64
|
2017-04-24 12:14:45 -04:00 |
Andrew Kelley
|
46eb77dbb2
|
stack trace is able to figure out compilation unit
each address is contained within
also fix a bug having to do with codegen for enum value
initialization expressions
|
2016-09-23 02:00:23 -04:00 |
Andrew Kelley
|
b97bfc3ecb
|
fix error when switch prong has implicit cast
closes #194
|
2016-09-20 16:10:34 -04:00 |
Andrew Kelley
|
6149f73189
|
std: more progress toward stack printing
|
2016-08-29 22:13:59 -07:00 |