This website requires JavaScript.
Explore
Help
Sign In
Pop_Slime
/
crtr
Watch
1
Star
0
Fork
0
You've already forked crtr
Code
Issues
6
Pull Requests
Projects
1
Releases
Activity
477
Commits
2
Branches
18
Tags
da60dc09036e0366992f68a89fe679e75bba93ad
Commit Graph
7 Commits
Fix incorrect zero format specifier range.
PopSlime
·
2023-03-01 17:55:09 +08:00
456782930a
Fix error on appending arg set when current length equals to capacity in string formatter.
PopSlime
·
2023-02-19 11:07:50 +08:00
9c73455761
Fix resize logic in StringBuffer.
PopSlime
·
2023-02-12 21:48:39 +08:00
87ef534f59
Fix use of discarded digits in rounded numbers in string formatter.
PopSlime
·
2023-02-06 15:14:54 +08:00
5e76ddf2cd
Fix overflowed integral digits always prepended in string formatter.
PopSlime
·
2023-02-05 22:03:31 +08:00
b166c0f5ef
Introduce UnsafeIL for IL2CPP compatibility.
PopSlime
·
2023-01-31 22:49:04 +08:00
5727fcf177
Introduce no GC string formatter to optimize score string formatting.
PopSlime
·
2023-01-26 16:52:05 +08:00
601f64cc61