Tadeo Kondrak
|
25ec2dbc1e
|
Add builtin.Signedness, use it instead of is_signed
|
2020-11-19 18:59:21 +02:00 |
|
Jan Prudil
|
aadccc4206
|
Make std.meta.Int accept a signedness parameter
|
2020-10-17 14:09:59 +02:00 |
|
Tadeo Kondrak
|
771f35c593
|
Use less inefficient method of replacing TypeInfo.UnionField.enum_field
|
2020-09-07 06:23:27 -06:00 |
|
Tadeo Kondrak
|
ac19ccf595
|
Update standard library for removal of TypeInfo.UnionField.enum_field
|
2020-09-07 06:23:26 -06:00 |
|
Vexu
|
1df0f3ac24
|
update uses of deprecated type field access
|
2020-09-03 18:10:40 +03:00 |
|
Andrew Kelley
|
4a69b11e74
|
add license header to all std lib files
add SPDX license identifier
copyright ownership is zig contributors
|
2020-08-20 16:07:04 -04:00 |
|
Vexu
|
be1507a7af
|
update compile error tests and some doc comments
|
2020-07-12 00:54:07 +03:00 |
|
Vexu
|
e85fe13e44
|
run zig fmt on std lib and self hosted
|
2020-07-11 20:41:19 +03:00 |
|
Jonathan Marler
|
a282ac7a91
|
Support Reader for InStream
|
2020-06-09 13:36:17 -04:00 |
|
Tadeo Kondrak
|
350b2adacd
|
std.meta.IntType -> std.meta.Int
|
2020-04-28 19:11:31 -06:00 |
|
Vincent Rischmann
|
f46121b8fc
|
io: fix serialization compilation and tests
|
2020-04-01 12:37:02 +02:00 |
|
Luna
|
2028b4ce91
|
Fix typo in Serializer declaration
|
2020-03-28 12:01:29 -04:00 |
|
Andrew Kelley
|
53b5aa812b
|
Merge remote-tracking branch 'origin/master' into llvm10
|
2020-03-19 22:19:24 -04:00 |
|
momumi
|
880d8fc380
|
fix Serializer to work with new OutStream API
|
2020-03-15 14:17:16 -04:00 |
|
Andrew Kelley
|
656ba530d8
|
Merge remote-tracking branch 'origin/master' into llvm10
|
2020-03-13 15:17:53 -04:00 |
|
Andrew Kelley
|
18f1fef142
|
update standard library to new I/O streams API
|
2020-03-10 18:44:30 -04:00 |
|