This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-17 22:09:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9bc12e3f381e65588afbd8b4ae7cb6e29cf5df79
Odin
/
core
/
encoding
History
gingerBill
9bc12e3f38
Improve
json.marshal
error handling for
io.Writer
; Add docs for the different JSON specifications
2021-09-29 13:06:03 +01:00
..
base32
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
base64
Strip even more semicolons if followed by a
}
or
)
on the same line
2021-08-31 23:47:57 +01:00
csv
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
hxa
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
json
Improve
json.marshal
error handling for
io.Writer
; Add docs for the different JSON specifications
2021-09-29 13:06:03 +01:00