aboutsummaryrefslogtreecommitdiffstats
path: root/prism/static_literals.c
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Remove Debug::static_inspectKevin Newton2024-05-241-1/+1
* [ruby/prism] Update duplicated when error messageKevin Newton2024-05-241-8/+19
* [ruby/prism] Reconfigure rationalsKevin Newton2024-05-211-75/+43
* [ruby/prism] Remove static literals dependence on parser definitionKevin Newton2024-04-241-34/+120
* [ruby/prism] Compare duplicates keys/whens for __FILE__Kevin Newton2024-03-271-6/+6
* [ruby/prism] Remove ssize_t usageKevin Newton2024-03-131-3/+3
* [ruby/prism] Static literals inspectKevin Newton2024-03-121-0/+179
* [ruby/prism] Change pm_integer_t structuretompng2024-03-071-8/+7
* [ruby/prism] Additional fix of adding `x` prefix after rebase with main branchHASUMI Hitoshi2024-03-041-3/+3
* [ruby/prism] Better hashing between positive/negative integersKevin Newton2024-02-291-0/+4
* [ruby/prism] Switch static literals to use a hashKevin Newton2024-02-281-42/+91
* [ruby/prism] Refactor static literals into hashKevin Newton2024-02-281-41/+141
* [ruby/prism] Refactor pm_node_list_insert to use a binary searchKevin Newton2024-02-231-11/+17
* [ruby/prism] Duplicated hash keysKevin Newton2024-02-231-0/+215