Commits
User selector
Commit History
Commits on Jun 8, 2018
- authored andcommitted
Commits on Jun 6, 2018
- authored andcommitted
Commits on Jun 4, 2018
disallow single-item pointer indexing
Show description for 96164cecommitted
Commits on May 31, 2018
use * for pointer type instead of &
Show description for fcbb742committed
Commits on May 13, 2018
Commits on May 11, 2018
update std.Buffer API
Show description for 6e82107committed
Commits on May 10, 2018
Commits on May 4, 2018
Commits on Feb 1, 2018
Commits on Jan 25, 2018
syntax: functions require return type. remove `->`
Show description for 3671582committed
Commits on Jan 16, 2018
Revert "Buffer.toSliceCopy"
Show description for 24c2ff5committed- committed
Commits on Jan 9, 2018
remove %% prefix operator
Show description for 3c09411committed
Commits on Jan 7, 2018
replace `%return` with `try`
Show description for 66717dbcommitted
Commits on Jan 3, 2018
Commits on Dec 24, 2017
move std/debug.zig to a subdirectory
Show description for 4183c6fcommitted
Commits on Dec 23, 2017
Commits on Dec 22, 2017
explicitly return from blocks
Show description for d917815committed
Commits on Dec 11, 2017
Commits on Nov 30, 2017
Commits on Nov 10, 2017
add a std lib test for reading and writing files
Show description for 1ac46facommitted
Commits on Oct 31, 2017
breaking change to std.io API
Show description for 9e234d4committed
Commits on Oct 14, 2017
Commits on Oct 12, 2017
implement command line argument parsing for windows
Show description for b61a6eccommitted
Commits on Sep 8, 2017
fix std.Buffer.endsWith
Show description for d244debcommitted
Commits on May 19, 2017
change slicing syntax from ... to ..
Show description for 051ee8ecommitted
Commits on May 4, 2017
std: rename List to ArrayList and re-organize...
Show description for 5c094d7committed
Commits on Apr 21, 2017
zig build system supports building a library
Show description for fb492d1committed
Loading