summaryrefslogtreecommitdiff
path: root/universal_parser.c
AgeCommit message (Expand)Author
2023-10-14Manage `rb_strterm_t` without imemoNobuyoshi Nakada
2023-09-22Directly free structure managed by imemo tmpbufyui-knk
2023-08-25C structs cannot have two definitions卜部昌平
2023-08-11Remove uneeded fix2int and rational_raw property for Universal ParserS-H-GAMELINKS
2023-08-05Remove uneeded int2big property for Universal ParserS-H-GAMELINKS
2023-07-09Move some macro for universal parserS-H-GAMELINKS
2023-07-09Remove ISASCII definitionalitaso345
2023-06-24Remove `st_functions_t`Nobuyoshi Nakada
2023-06-12[Feature #19719] Universal Parseryui-knk