This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
1,126
Commits
3
Branches
21
Tags
11
MiB
0bdbffe0ca
Commit Graph
3 Commits
Author
SHA1
Message
Date
apio
4a7e48ed5d
Make sure wchar_t is wide enough to hold all Unicode code-points
...
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Too bad if it isn't.
2022-12-18 17:14:12 +01:00
apio
6389099808
UTF-8 part 2: Encoding wide-character strings into UTF-8
...
All checks were successful
continuous-integration/drone/push
Build is passing
Details
We now have Utf8StringEncoder and Utf8Encoder (no state this time)
2022-12-18 14:34:50 +01:00
apio
75ba14a3ad
Add UTF-8 decoder support!!
2022-12-18 13:04:40 +01:00