mirror of
https://github.com/ziglang/zig.git
synced 2025-01-23 18:31:44 +00:00
32d8686da8
* comptime expression is a block expression as it should be * fix var args when number of args passed is 0 * implement const value equality for structs * fix indent when rendering container decl AST * IR: prevent duplicate generation of code when it is partially compile-time evaluated * implement compile time struct field pointer evaluation * fix compile time evaluation of slicing |
||
---|---|---|
.. | ||
vim | ||
codegen.md | ||
langref.md | ||
semantic_analysis.md | ||
style.md | ||
targets.md |