LemonBoy
|
26c8930b95
|
Accept comptime-known expression for asm
|
2019-12-02 19:53:06 -05:00 |
|
Andrew Kelley
|
8a4c2d3b07
|
zig fmt fixes for sentinel-terminated pointers
closes #3771
|
2019-11-25 13:53:06 -05:00 |
|
Andrew Kelley
|
00878a15d7
|
zig fmt: support sentinel-terminated pointer syntax
|
2019-11-23 22:21:25 -05:00 |
|
Andrew Kelley
|
21f344b3b9
|
add null terminated pointers and arrays to self-hosted
as well as `@typeInfo` and `@Type`
|
2019-11-21 20:43:41 -05:00 |
|
Andrew Kelley
|
57b8614a5a
|
Merge pull request #3697 from Vexu/container-docs
Implement container level doc comments
|
2019-11-17 22:31:12 +00:00 |
|
Vexu
|
6cddf9d723
|
properly parse anon literal in array
|
2019-11-17 22:24:21 +00:00 |
|
Vexu
|
b92f42d1f4
|
implemented container doc comments in stage 2
|
2019-11-14 16:25:06 +02:00 |
|
Andrew Kelley
|
d4e6a6d5e2
|
zig fmt: support anon struct and anon list init syntax
|
2019-11-11 13:12:45 -05:00 |
|
Brendan Hansknecht
|
c1e8fdf812
|
add token for parsing pointer dereference
|
2019-11-06 14:03:21 -05:00 |
|
Vexu
|
2550cb4638
|
remove pub syntax for container fields
|
2019-10-21 23:04:19 -04:00 |
|
Andrew Kelley
|
ed36dbbd9c
|
mv std/ lib/
that's all this commit does. further commits will fix cli flags and
such.
see #2221
|
2019-09-25 23:35:41 -04:00 |
|