| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-16 | retire the example/ folder, rename test-build-examples to "standalone" | Andrew Kelley | |
| closes #2759 | |||
| 2017-04-21 | zig build system supports building a library | Andrew Kelley | |
| See #329 Supporting work: * move std.cstr.Buffer0 to std.buffer.Buffer * add build.zig to example/shared_library/ and add an automated test for it * add std.list.List.resizeDown * improve std.os.makePath - no longer recursive - takes into account . and .. * add std.os.path.isAbsolute * add std.os.path.resolve * reimplement std.os.path.dirname - no longer requires an allocator - handles edge cases correctly | |||
| 2015-11-30 | refactor code to prepare for multiple files | Andrew Kelley | |
| verbose compiler output is now behind --verbose flag | |||
