This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
b37acc4d6870a090c3501d81d3f647bc30220e4b
zig
/
lib
/
std
/
special
History
Christine Dodrill
b37acc4d68
allow custom OS entrypoint
...
Also: * Expose `std.start.callMain`. * Other fixes added to fix issues found in development.
2019-12-12 16:00:23 -05:00
..
compiler_rt
update tests to new format API
2019-12-09 00:05:21 -05:00
docs
remove var args from the language
2019-12-09 15:27:27 -05:00
init-exe
std.fmt.format: tuple parameter instead of var args
2019-12-08 22:53:51 -05:00
init-lib
mv std/ lib/
2019-09-25 23:35:41 -04:00
build_runner.zig
Replace @typeOf with @TypeOf in all zig source
2019-12-10 11:09:41 -05:00
c.zig
allow custom OS entrypoint
2019-12-12 16:00:23 -05:00
compiler_rt.zig
Replace @typeOf with @TypeOf in all zig source
2019-12-10 11:09:41 -05:00
start_windows_tls.zig
Support for TLS on Win32
2019-10-06 16:45:51 +02:00
start.zig
allow custom OS entrypoint
2019-12-12 16:00:23 -05:00
test_runner.zig
std.fmt.format: tuple parameter instead of var args
2019-12-08 22:53:51 -05:00