Age | Commit message (Expand) | Author |
---|---|---|
2024-04-24 | [ruby/prism] Remove static literals dependence on parser definition | Kevin Newton |
2024-03-27 | [ruby/prism] Compare duplicates keys/whens for __FILE__ | Kevin Newton |
2024-03-13 | [ruby/prism] Remove ssize_t usage | Kevin Newton |
2024-03-12 | [ruby/prism] Static literals inspect | Kevin Newton |
2024-03-07 | [ruby/prism] Change pm_integer_t structure | tompng |
2024-03-04 | [ruby/prism] Additional fix of adding `x` prefix after rebase with main branch | HASUMI Hitoshi |
2024-02-29 | [ruby/prism] Better hashing between positive/negative integers | Kevin Newton |
2024-02-28 | [ruby/prism] Switch static literals to use a hash | Kevin Newton |
2024-02-28 | [ruby/prism] Refactor static literals into hash | Kevin Newton |
2024-02-23 | [ruby/prism] Refactor pm_node_list_insert to use a binary search | Kevin Newton |
2024-02-23 | [ruby/prism] Duplicated hash keys | Kevin Newton |