| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
hello_libc.zig can produce a windows build
|
|
|
|
also introduce error for unnecessary if statement
but if the condition depends on a compile variable, then
the if statement is OK
|
|
|
|
also codegen implement comparision with pure errors
|
|
|
|
|
|
|
|
use &array[0] instead
|
|
closes #73
|
|
closes #112
|
|
see #110
|
|
See #110
|
|
See #110
|
|
* disable goto and label support see #44
* refactor the way block contexts work
|
|
|
|
also put nonnull on sret params
closes #82
|
|
|
|
|
|
See #43
|
|
See #43
|
|
|
|
|
|
|
|
See #51
|
|
|
|
they get the same value, too.
|
|
|
|
also introduce the self hosted tests
closes #108
|
|
|
|
|
|
|
|
|
|
|
|
|
|
closes #107
|
|
|
|
|
|
|
|
closes #74
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|