Y
Hacker News
new
|
ask
|
show
|
jobs
by
flohofwoe
347 days ago
zig fmt has some auto-fixes for upgrading source code to new Zig versions, AFAIK it's only for language changes, not stdlib changes though.
1 comments
Aissen
347 days ago
Nice, I wonder if adapting it for this change would make sense?
link
throwawaymaths
347 days ago
its a really huge change
link
Aissen
346 days ago
Isn't that an argument
for
automated fixing?
link
throwawaymaths
346 days ago
huge in complexity. though looking at it i see andrew has made a "polyfill" ish thing to give ppl a way out for a ?(a few)? releases
link