zig/std
Andrew Kelley f7835000b6
@returnAddress and @frameAddress return usize now
2019-03-02 15:34:58 -05:00
..
atomic std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
build fix .gitignore file and add commit missing std lib file 2019-02-26 18:33:27 -05:00
c export _mh_execute_header with weak linkage 2019-02-18 16:47:30 -05:00
crypto fix dependency loops, pub, tests, use decls, root source 2019-03-01 15:35:29 -05:00
debug @returnAddress and @frameAddress return usize now 2019-03-02 15:34:58 -05:00
event Add NetBSD support 2019-02-17 09:17:34 +02:00
fmt breaking changes to the way targets work in zig 2019-02-26 15:58:10 -05:00
hash std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
io introduce std.io.SeekableStream 2018-12-02 18:36:18 -05:00
math all integers returned by @typeInfo are now comptime_int 2019-03-02 14:27:37 -05:00
meta add C pointer type to @typeInfo 2019-02-11 16:07:40 -05:00
os compile error for import outside package path 2019-03-02 10:38:27 -05:00
rand std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
special @returnAddress and @frameAddress return usize now 2019-03-02 15:34:58 -05:00
zig fix dependency loops, pub, tests, use decls, root source 2019-03-01 15:35:29 -05:00
array_list.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
base64.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
buf_map.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
buf_set.zig first class support for compiling C code 2019-02-25 11:45:00 -05:00
buffer.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
build.zig compile error for import outside package path 2019-03-02 10:38:27 -05:00
coff.zig breaking API changes to all readInt/writeInt functions & more 2018-12-12 20:35:04 -05:00
cstr.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
dwarf.zig self-hosted: create tmp dir for .o files and emit .o file for fn 2018-07-16 20:52:50 -04:00
dynamic_library.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
elf.zig breaking API changes to all readInt/writeInt functions & more 2018-12-12 20:35:04 -05:00
empty.zig recognize ar program and pass --gc-sections to ld 2016-05-11 14:44:10 -07:00
event.zig update std lib API for I/O 2018-09-30 17:28:35 -04:00
hash_map.zig remove namespace type; files are empty structs 2019-02-28 10:11:32 -05:00
heap.zig Add NetBSD support 2019-02-17 09:17:34 +02:00
index.zig Add priority queue 2019-02-26 13:21:11 -05:00
io.zig fixups 2019-02-17 00:29:58 -05:00
io_test.zig fix openWriteNoClobber and add test 2019-02-17 23:21:45 -05:00
json.zig Make parseFloat stricter in what it accepts as input 2019-02-15 17:32:13 +13:00
json_test.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
lazy_init.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
linked_list.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
macho.zig New Zig formal grammar (#1685) 2018-11-13 05:08:37 -08:00
mem.zig breaking: fix @sizeOf to be alloc size rather than store size 2019-02-15 18:05:50 -05:00
mutex.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
net.zig breaking API changes to all readInt/writeInt functions & more 2018-12-12 20:35:04 -05:00
pdb.zig fix dependency loops, pub, tests, use decls, root source 2019-03-01 15:35:29 -05:00
priority_queue.zig Add priority queue 2019-02-26 13:21:11 -05:00
rb.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
segmented_list.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
sort.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
spinlock.zig New Zig formal grammar (#1685) 2018-11-13 05:08:37 -08:00
statically_initialized_mutex.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
testing.zig remove namespace type; files are empty structs 2019-02-28 10:11:32 -05:00
unicode.zig std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00