<andrewrk>
ntgg, I'm sorry it wasn't available until 1d07bbb which I just pushed to master
<andrewrk>
but now you can do: artifact.valgrind_support = true
kristoff_it has joined #zig
slice has quit [Quit: cya]
kristoff_it has quit [Ping timeout: 272 seconds]
slice has joined #zig
dimenus has quit [Ping timeout: 272 seconds]
fengb has joined #zig
kristoff_it has joined #zig
kristoff_it has quit [Ping timeout: 246 seconds]
diltsman has quit [Ping timeout: 258 seconds]
marijnfs_ has joined #zig
marijnfs has quit [Ping timeout: 268 seconds]
ntgg has quit [Ping timeout: 246 seconds]
_whitelogger has joined #zig
kristoff_it has joined #zig
Ichorio_ has joined #zig
kristoff_it has quit [Ping timeout: 245 seconds]
Ichorio has quit [Ping timeout: 264 seconds]
ltriant has quit [Ping timeout: 258 seconds]
kristoff_it has joined #zig
omglasers2 has joined #zig
ltriant has joined #zig
kristoff_it has quit [Ping timeout: 244 seconds]
kristoff_it has joined #zig
kristoff_it has quit [Ping timeout: 258 seconds]
ntgg has joined #zig
kristoff_it has joined #zig
kristoff_it has quit [Ping timeout: 245 seconds]
ntgg has quit [Ping timeout: 245 seconds]
mmx870 has quit [Ping timeout: 245 seconds]
kristoff_it has joined #zig
hio has joined #zig
darithorn has quit [Quit: Leaving]
kristoff_it has quit [Ping timeout: 258 seconds]
_whitelogger has joined #zig
kristoff_it has joined #zig
kristoff_it has quit [Ping timeout: 245 seconds]
mmx870 has joined #zig
_whitelogger has joined #zig
knebulae has quit [Read error: Connection reset by peer]
athaudia has quit [Ping timeout: 245 seconds]
Summertime has quit [Ping timeout: 245 seconds]
Summertime has joined #zig
kristoff_it has joined #zig
kristoff_it has quit [Ping timeout: 246 seconds]
ltriant has quit [Quit: leaving]
brakmic has joined #zig
brakmic has quit [Remote host closed the connection]
brakmic has joined #zig
sanae has joined #zig
sanae is now known as ky0ko
hio has quit [Quit: Connection closed for inactivity]
kristoff_it has joined #zig
kristoff_it has quit [Ping timeout: 244 seconds]
Ichorio_ has quit [Ping timeout: 264 seconds]
avoidr has quit [Quit: leaving]
avoidr has joined #zig
MajorLag has joined #zig
tgschultz has quit [Ping timeout: 245 seconds]
MajorLag is now known as tgschultz
omglasers2 has quit []
omglasers2 has joined #zig
avoidr has quit [Quit: leaving]
wootehfoot has joined #zig
fengb has quit [Ping timeout: 260 seconds]
kristoff_it has joined #zig
kristoff_it has quit [Remote host closed the connection]
ky0ko has quit [Ping timeout: 250 seconds]
kristoff_it has joined #zig
ky0ko has joined #zig
kristoff_it has quit [Ping timeout: 268 seconds]
kristoff_it has joined #zig
kristoff_it has quit [Ping timeout: 244 seconds]
hio has joined #zig
wootehfoot has quit [Read error: Connection reset by peer]
<nrdmn>
I've started to add uefi support to zig's standard library. I can get a demo program to boot and output text in debug mode, but it's behaving weird in release mode
kristoff_it has joined #zig
kristoff_it has quit [Ping timeout: 245 seconds]
mattmurr has joined #zig
kristoff_it has joined #zig
utzig has joined #zig
knebulae has joined #zig
kristoff_it has quit [Ping timeout: 245 seconds]
bheads has quit [Quit: bheads]
kristoff_it has joined #zig
kristoff_it has quit [Ping timeout: 268 seconds]
<Tetralux>
nrdum: Interesting. On both counts.
dimenus has joined #zig
dimenus has quit [Ping timeout: 245 seconds]
kristoff_it has joined #zig
kristoff_it has quit [Remote host closed the connection]
MajorLag has joined #zig
wootehfoot has joined #zig
tgschultz has quit [Ping timeout: 246 seconds]
MajorLag is now known as tgschultz
fengb has joined #zig
<mq32>
andrewrk, thanks for the stream, it was very informational!
<mq32>
also huge thumbs up on the SDL2 demo, really looking forward for the package manager and everything :)
halosghost has joined #zig
fubd has joined #zig
noonien has joined #zig
<fengb>
I'm reading old release notes. It's pretty interesting that seemingly obvious designs now were really not at all a few years ago
fengb has quit [Remote host closed the connection]
fengb has joined #zig
<dimenus_>
i'm working on vectors/matrices & vulkan
dimenus_ is now known as dimenus
dimenus is now known as rsdimenus
<companion_cube>
fengb: do you have a link that contains them all?
<companion_cube>
it's sign of good design anyway, things change with experience
<andrewrk>
ExtraVeral, you'll need to use master branch of zig for that
<ExtraVeral>
oki, will do, 10x
kristoff_it has joined #zig
kristoff_it has quit [Ping timeout: 245 seconds]
tgschultz has quit [Ping timeout: 258 seconds]
tgschultz has joined #zig
dec05eba has joined #zig
<dec05eba>
anyone working on ide utils for autocomplete?
fubd has quit [Ping timeout: 260 seconds]
<dec05eba>
im editing std.zig.parse to make it easier for ide to work with code for autocomplete but im wondering if somebody else is also working on a similar solution
dec05eba67 has joined #zig
dec05eba67 has quit [Remote host closed the connection]
tgschultz has quit [Ping timeout: 245 seconds]
tgschultz has joined #zig
Ichorio has joined #zig
dec05eba has quit [Quit: leaving]
andersfr has joined #zig
dec05eba has joined #zig
wootehfoot has quit [Read error: Connection reset by peer]
<andrewrk>
I just fixed a relevant bug, so you'll need master branch for this example
<gonz_>
Ah, ok
<gonz_>
Good to know
ExtraVeral has left #zig [#zig]
<emekankurumeh[m]>
nice, we are going to have to remove some workaround then
andersfr has quit [Remote host closed the connection]
<ffddr>
Any ideas how to implement this, but with StreamedParser? I was previously advised to build a hashmap in Deserializer.init() for all struct fields. But with nested structs and arrays I got super complicated code with memory consumption comparable to Parser without copy_strings :( https://gist.github.com/not-fl3/303f408eb5f98fb7b66d140bd80dfc38
tgschultz has quit [Ping timeout: 250 seconds]
halosghost has quit [Quit: WeeChat 2.5]
tgschultz has joined #zig
jjido has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jjido has joined #zig
jjido has quit [Client Quit]
noonien has quit [Quit: Connection closed for inactivity]
tgschultz has quit [Ping timeout: 264 seconds]
tgschultz has joined #zig
<nrdmn>
seems like my issue with uefi binaries is that references to the data section use the addresses from the object file, not where the section is actually loaded
<emekankurumeh[m]>
is uefi pic?
<nrdmn>
should be. You can have multiple uefi apps loaded simultaneously and all share the same address space
<nrdmn>
the generated code within the text section is pic, but references into the data section are not
<nrdmn>
I'm not sure if the offset between sections needs to be constant
rsdimenus has quit [Quit: Leaving]
hio has quit [Quit: Connection closed for inactivity]
ntgg has joined #zig
ntgg has quit [Ping timeout: 244 seconds]
tgschultz has quit [Ping timeout: 264 seconds]
tgschultz has joined #zig
Aransentin has joined #zig
wootehfoot has quit [Read error: Connection reset by peer]
<darithorn>
has there been any talk about allowing additional information to be attached to errors?