Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-15 | Wipu/vjpr/zig-0.10 | 51 | -464/+549 | |
2022-11-14 | Fix: IterableDir stuff | 4 | -3/+5 | |
2022-11-14 | revert some string format changes | 1 | -3/+3 | |
2022-11-14 | @alignCast | 1 | -2/+4 | |
2022-11-14 | revert some string format changes | 1 | -1/+1 | |
2022-11-14 | revert some string format changes | 1 | -3/+3 | |
2022-11-14 | string stuff | 1 | -2/+2 | |
2022-11-14 | Fix: posix_spawnattr_destroy | 1 | -12/+2 | |
2022-11-14 | Fix: IterableDir stuff | 7 | -71/+62 | |
2022-11-14 | Fix: shadowing closure param | 3 | -5/+5 | |
2022-11-14 | Fix: unable to evaluate constant expression | 1 | -2/+36 | |
2022-11-12 | Fix: IterableDir | 17 | -76/+80 | |
2022-11-12 | Fix: makeOpenPath -> makeOpenPathIterable | 7 | -34/+33 | |
2022-11-12 | Fix: fmt fixing | 1 | -2/+2 | |
2022-11-12 | Fix: fmt {s} -> {any} | 75 | -621/+621 | |
2022-11-12 | Fix: optional string fmt | 1 | -1/+1 | |
2022-11-12 | Fix: Makefile flags | 1 | -6/+7 | |
2022-11-12 | Fix: builtin.TypeInfo -> builtin.Type | 13 | -45/+45 | |
2022-11-12 | Fix: ambiguous errors | 4 | -78/+89 | |
2022-11-12 | Fix: empty test name | 1 | -1/+1 | |
2022-11-12 | Fix: Ambiguous references | 2 | -3/+15 | |
2022-11-12 | Fix: Shadowing | 1 | -8/+8 | |
2022-11-12 | Fix: leading zeroes | 1 | -1/+1 | |
2022-11-12 | Fix: Dir.Entry -> IterableDir.Entry | 1 | -1/+1 | |
2022-11-12 | Fix: addLibPath -> addLibraryPath | 1 | -1/+1 | |
2022-11-12 | Fix: openDirIterable | 2 | -7/+1 | |
2022-11-12 | Fix: addIncludeDir -> addIncludeDir | 1 | -3/+3 | |
2022-11-12 | Fix: unused stuff | 1 | -9/+17 | |
2022-11-12 | Fix: function type cannot have a name | 1 | -1/+1 | |
2022-11-12 | Fix: undo mistake | 1 | -1/+1 | |
2022-11-12 | Fix: unused | 7 | -121/+33 | |
2022-11-12 | Fix: shadowing | 3 | -8/+3 | |
2022-11-12 | Fix: shadowing | 1 | -19/+19 | |
2022-11-12 | Fix: shadowing | 5 | -12/+12 | |
2022-11-12 | Fix: @ctz/@popCount - expected 1 argument, found 2 | 4 | -19/+19 | |
2022-11-12 | Fix: @ctz - expected 1 argument, found 2 | 1 | -1/+1 | |
2022-11-12 | Fix: octal has leading zeros | 3 | -7/+7 | |
2022-11-12 | Fix: empty test name must be omitted | 1 | -1/+1 | |
2022-11-12 | Fix: declaration 'Type' shadows function parameter from outer scope | 1 | -8/+8 | |
2022-11-12 | Fix: @ctz - expected 1 argument, found 2 | 1 | -1/+1 | |
2022-11-12 | Fix: @ctz - expected 1 argument, found 2 | 1 | -5/+5 | |
2022-11-12 | Fix: @ctz - expected 1 argument, found 2 | 1 | -9/+9 | |
2022-11-12 | Fix: @ctz - expected 1 argument, found 2 | 1 | -2/+2 | |
2022-11-12 | Fix: @ctz - expected 1 argument, found 2 | 1 | -1/+1 | |
2022-11-12 | Fix: @ctz - expected 1 argument, found 2 | 1 | -1/+2 | |
2022-11-12 | Fix: pointless discard of function parameter | 1 | -1/+0 | |
2022-11-12 | Fix: capture shadows declaration of 'str' | 1 | -2/+2 | |
2022-11-12 | Fix: number '0000010' has leading zero | 1 | -7/+7 | |
2022-11-12 | Fix: number '0000010' has leading zero | 2 | -3/+3 | |
2022-11-12 | Fix: invalid builtin function: '@maximum' | 39 | -115/+115 |