Thomas Stibor
9d50a04905
Update odinfmt with new filepath.Walk_Proc signature
...
Commit f9f4551e8d introduced
the additional parameter: `user_data: rawptr` to `filepath.Walk_Proc` callback.
This commit updates odinfmt to meet this new additional parameter.
2022-12-15 09:23:43 +01:00
Kevin Sjöberg
f914fd0219
maybe property does not exist anymore
...
In commit 3ec70c5517 , the `#maybe`
functionality was merged with the standard 'union' functionality, and
thus, the `maybe` property was removed.
2022-09-03 20:03:02 +02:00
Kevin Sjöberg
c94ca4c0cb
Use Megabyte constant
...
In commit 698fcb7813 , the size procedures
were replaced with constants instead.
2022-09-03 19:52:02 +02:00
Platin21
8b1100bf2b
os.open does r/d as default which makes a call to open a dir invalid this should fix this problem
2022-02-05 23:12:55 +01:00
gingerBill
286cb60c45
Minor changes to tools/odinfmt
2021-06-08 12:18:55 +01:00
gingerBill
8758afdf4e
General fixes for odinfmt
2021-05-21 10:21:23 +01:00
Daniel Gavin
9b8563dfc0
style
2021-04-22 00:08:03 +02:00
Daniel Gavin
b18e8898d8
ran odinfmt on source
2021-04-22 00:07:07 +02:00
Daniel Gavin
c46317c00b
fix os error
2021-04-14 02:20:05 +02:00
Daniel Gavin
3157467e4b
bring over the odinfmt code
2021-04-13 23:59:40 +02:00