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
875
Commits
2
Branches
18
Tags
b1b9dbdb77e4466eccb7fbe1773be800dfb8a5a5
Commit Graph
9 Commits
Add suppressions for plugins.
PopSlime
·
2023-09-25 09:33:10 +08:00
84acb2c12d
Fix encoding.
PopSlime
·
2023-03-26 23:25:20 +08:00
824f401b77
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