summaryrefslogtreecommitdiff
path: root/prism/util/pm_constant_pool.c
AgeCommit message (Expand)Author
2025-02-13[ruby/prism] Handle zero-sized allocation in pm_constant_id_list_init_capacityHASUMI Hitoshi
2024-05-24[ruby/prism] Remove various unused memsize infraKevin Newton
2024-04-05[ruby/prism] Make the locals set switch from list to hash dynamicallyKevin Newton
2024-04-05[ruby/prism] Switch locals to use a hashKevin Newton
2024-03-05[DOC] fix some commentscui fliter
2024-03-04[ruby/prism] Additional fix of adding `x` prefix after rebase with main branchHASUMI Hitoshi
2024-03-04[ruby/prism] Make alloc interface replaceableHASUMI Hitoshi
2024-02-17[ruby/prism] Fix up GCC analyzerKevin Newton
2024-02-08[PRISM] Compile constant reads using opt_getconstant_pathKevin Newton
2024-02-02[ruby/prism] Provide APIs for finding value in constant poolKevin Newton
2024-01-11[ruby/prism] Fix nested default value errorKevin Newton
2023-11-01[ruby/prism] Documentation for constant poolKevin Newton
2023-10-26[ruby/prism] Match existing Ruby prettyprintKevin Newton
2023-10-18[ruby/prism] Bump to version 0.15.1Kevin Newton
2023-10-18[ruby/prism] Modify less of the CRuby localsKevin Newton
2023-10-18[ruby/prism] Extract out constant pool bucket bits to constantsKevin Newton
2023-10-18[ruby/prism] Provide "constant" constants, embedded in the codeKevin Newton
2023-09-27[ruby/prism] rearrange the constant pool so IDs can be used for indexingNathan Froyd
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton