index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
prism
/
util
/
pm_constant_pool.c
Age
Commit message (
Expand
)
Author
2025-02-13
[ruby/prism] Handle zero-sized allocation in pm_constant_id_list_init_capacity
HASUMI Hitoshi
2024-05-24
[ruby/prism] Remove various unused memsize infra
Kevin Newton
2024-04-05
[ruby/prism] Make the locals set switch from list to hash dynamically
Kevin Newton
2024-04-05
[ruby/prism] Switch locals to use a hash
Kevin Newton
2024-03-05
[DOC] fix some comments
cui fliter
2024-03-04
[ruby/prism] Additional fix of adding `x` prefix after rebase with main branch
HASUMI Hitoshi
2024-03-04
[ruby/prism] Make alloc interface replaceable
HASUMI Hitoshi
2024-02-17
[ruby/prism] Fix up GCC analyzer
Kevin Newton
2024-02-08
[PRISM] Compile constant reads using opt_getconstant_path
Kevin Newton
2024-02-02
[ruby/prism] Provide APIs for finding value in constant pool
Kevin Newton
2024-01-11
[ruby/prism] Fix nested default value error
Kevin Newton
2023-11-01
[ruby/prism] Documentation for constant pool
Kevin Newton
2023-10-26
[ruby/prism] Match existing Ruby prettyprint
Kevin Newton
2023-10-18
[ruby/prism] Bump to version 0.15.1
Kevin Newton
2023-10-18
[ruby/prism] Modify less of the CRuby locals
Kevin Newton
2023-10-18
[ruby/prism] Extract out constant pool bucket bits to constants
Kevin Newton
2023-10-18
[ruby/prism] Provide "constant" constants, embedded in the code
Kevin Newton
2023-09-27
[ruby/prism] rearrange the constant pool so IDs can be used for indexing
Nathan Froyd
2023-09-27
Sync to prism rename commits
Kevin Newton
2023-09-27
Rename YARP filepaths to prism filepaths
Kevin Newton