summaryrefslogtreecommitdiff
path: root/prism/static_literals.c
AgeCommit message (Expand)Author
2024-05-24[ruby/prism] Remove Debug::static_inspectKevin Newton
2024-05-24[ruby/prism] Update duplicated when error messageKevin Newton
2024-05-21[ruby/prism] Reconfigure rationalsKevin Newton
2024-04-24[ruby/prism] Remove static literals dependence on parser definitionKevin Newton
2024-03-27[ruby/prism] Compare duplicates keys/whens for __FILE__Kevin Newton
2024-03-13[ruby/prism] Remove ssize_t usageKevin Newton
2024-03-12[ruby/prism] Static literals inspectKevin Newton
2024-03-07[ruby/prism] Change pm_integer_t structuretompng
2024-03-04[ruby/prism] Additional fix of adding `x` prefix after rebase with main branchHASUMI Hitoshi
2024-02-29[ruby/prism] Better hashing between positive/negative integersKevin Newton
2024-02-28[ruby/prism] Switch static literals to use a hashKevin Newton
2024-02-28[ruby/prism] Refactor static literals into hashKevin Newton
2024-02-23[ruby/prism] Refactor pm_node_list_insert to use a binary searchKevin Newton
2024-02-23[ruby/prism] Duplicated hash keysKevin Newton