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-06-12 18:39:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa42a788c8a770060fcffa6a02a246185eaafda7
Odin
/
core
/
encoding
History
Lucas Perlind
e0d9092df8
Document return values of strings and add allocator errors where
...
possible
2023-04-07 20:39:01 +10:00
..
base32
…
base64
…
csv
Document return values of strings and add allocator errors where
2023-04-07 20:39:01 +10:00
endian
Add
core:encoding/endian
2022-05-12 19:35:07 +01:00
entity
Correct naming in tests
2022-07-11 11:55:49 +01:00
hxa
fix some typos
2022-08-05 20:10:20 +08:00
json
Fix for skip_alphanum in JSON tokenizer not checking if first character is non-alphanum. This broke any single-character key when using SJSON specification in combination with not using quoted strings.
2023-04-05 22:37:05 +02:00
varint
Minor style change in leb128.odin
2022-05-12 15:59:15 +01:00
xml
Add
runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD
where appropriate
2023-02-10 16:23:33 +00:00