aboutsummaryrefslogtreecommitdiffstats
path: root/universal_parser.c
Commit message (Expand)AuthorAgeFilesLines
* Manage `rb_strterm_t` without imemoNobuyoshi Nakada2023-10-141-2/+0
* Directly free structure managed by imemo tmpbufyui-knk2023-09-221-2/+0
* C structs cannot have two definitions卜部昌平2023-08-251-0/+2
* Remove uneeded fix2int and rational_raw property for Universal ParserS-H-GAMELINKS2023-08-111-2/+0
* Remove uneeded int2big property for Universal ParserS-H-GAMELINKS2023-08-051-1/+0
* Move some macro for universal parserS-H-GAMELINKS2023-07-091-17/+0
* Remove ISASCII definitionalitaso3452023-07-091-2/+0
* Remove `st_functions_t`Nobuyoshi Nakada2023-06-241-3/+2
* [Feature #19719] Universal Parseryui-knk2023-06-121-0/+400