| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-16 | Bump Prism to v1.8.1 | Takashi Kokubun | |
| 2026-01-12 | Sync Prism to 1.8.0 | Takashi Kokubun | |
| 2025-12-18 | [ruby/prism] Bump to v1.7.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/21c499d6e4 | |||
| 2025-10-16 | [ruby/prism] Bump to v1.6.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/b72fcc6183 | |||
| 2025-10-09 | [ruby/prism] Bump to v | Kevin Newton | |
| https://github.com/ruby/prism/commit/7574837b7b | |||
| 2025-09-13 | [ruby/prism] Bump to v1.5.1 | Kevin Newton | |
| https://github.com/ruby/prism/commit/cac5118884 | |||
| 2025-09-12 | [ruby/prism] Bump to v1.5.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/194edab827 | |||
| 2025-03-18 | [ruby/prism] Bump to v1.4.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/71d31db496 | |||
| 2025-01-14 | [ruby/prism] Freeze AST option | Kevin Newton | |
| To make it so that you can pass `freeze: true` to Prism parse methods and get back a deeply-frozen AST that is Ractor- shareable. https://github.com/ruby/prism/commit/8e6a93b2d2 | |||
| 2025-01-11 | [ruby/prism] Bump to v1.3.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/a679ee0e5c | |||
| 2024-12-16 | [ruby/prism] Bump to v1.2.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/817a8e39d9 Notes: Merged: https://github.com/ruby/ruby/pull/12358 | |||
| 2024-12-16 | [ruby/prism] Bump to v1.1.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/f80026883d Notes: Merged: https://github.com/ruby/ruby/pull/12358 | |||
| 2024-08-28 | [PRISM] Sync version update | Kevin Newton | |
| 2024-06-19 | [ruby/prism] Make sure Init_prism is visible for extension | Kevin Newton | |
| https://github.com/ruby/prism/commit/4601d3adfd | |||
| 2024-06-07 | Sync prism version to latest | Kevin Newton | |
| 2024-05-10 | [PRISM] Bump to version 0.29.0 | Kevin Newton | |
| 2024-05-08 | [PRISM] Sync prism version bump | Kevin Newton | |
| 2024-04-26 | [ruby/prism] Bump to v0.27.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/c9edeef91a | |||
| 2024-04-18 | [ruby/prism] Bump to v0.26.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/eadb09ef36 | |||
| 2024-04-05 | [ruby/prism] Bump to v0.25.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/4da514456f | |||
| 2024-03-07 | [ruby/prism] Shared integer parsing logic | Kevin Newton | |
| https://github.com/ruby/prism/commit/a2594a23c1 | |||
| 2024-02-22 | [ruby/prism] Add an IntegerField for parsing integer values | Kevin Newton | |
| https://github.com/ruby/prism/commit/120d8c0479 | |||
| 2024-02-15 | [PRISM] Sync prism version bump | Kevin Newton | |
| 2024-02-14 | Initialize the Prism::Source directly with all 3 fields for the C extension | Benoit Daloze | |
| * Faster that way: $ ruby -Ilib -rprism -rbenchmark/ips -e 'Benchmark.ips { |x| x.report("parse") { Prism.parse("1 + 2") } }' 195.722k (± 0.5%) i/s rb_iv_set(): 179.609k (± 0.5%) i/s rb_funcall(): 190.030k (± 0.3%) i/s before this PR: 183.319k (± 0.4%) i/s | |||
| 2024-02-14 | [ruby/prism] Serialize the newline_list to avoid recomputing it again later | Benoit Daloze | |
| * Fixes https://github.com/ruby/prism/issues/2380 https://github.com/ruby/prism/commit/4eaaa90114 | |||
| 2024-02-14 | [PRISM] Sync to latest prism | Kevin Newton | |
| 2024-02-07 | Bump prism version | Kevin Newton | |
| 2024-02-05 | Sync to latest prism | Kevin Newton | |
| 2024-02-01 | Sync to latest prism | Kevin Newton | |
| 2023-12-14 | Bump prism to version 0.19.0 | Kevin Newton | |
| 2023-11-21 | [ruby/prism] Update to v0.18.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/1398879d79 | |||
| 2023-11-03 | Update prism to v0.17.1 | Kevin Newton | |
| 2023-11-03 | [ruby/prism] Bump to version 0.17.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/61a306cd5c | |||
| 2023-10-30 | [prism] Update prism to latest | Kevin Newton | |
| 2023-10-18 | [ruby/prism] Bump to version 0.15.1 | Kevin Newton | |
| https://github.com/ruby/prism/commit/d906a8ceba | |||
| 2023-10-18 | [ruby/prism] Bump to version 0.15.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/ee429f8d50 | |||
| 2023-10-13 | [ruby/prism] Bump version to 0.14.0 | Kevin Newton | |
| https://github.com/ruby/prism/commit/1731bf4520 | |||
| 2023-09-29 | [ruby/prism] Bump version | Kevin Newton | |
| https://github.com/ruby/prism/commit/3e44415ca2 | |||
| 2023-09-27 | Sync to prism rename commits | Kevin Newton | |
| 2023-09-27 | Rename YARP filepaths to prism filepaths | Kevin Newton | |
