summaryrefslogtreecommitdiff
path: root/rubyparser.h
AgeCommit message (Expand)Author
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-08Move ISASCII defination to parse.yS-H-GAMELINKS
2023-06-24Remove `st_functions_t`Nobuyoshi Nakada
2023-06-17Specify int bitfield as signed int bitfieldyui-knk
2023-06-17Replace parser & node compile_option from Hash to bit fieldyui-knk
2023-06-12[Feature #19719] Universal Parseryui-knk