| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-12 | Bump Prism version to 1.5.0 | Takashi Kokubun | |
| 2024-05-24 | [ruby/prism] Remove various unused memsize infra | Kevin Newton | |
| https://github.com/ruby/prism/commit/283938ed1f | |||
| 2024-04-05 | [ruby/prism] Make the locals set switch from list to hash dynamically | Kevin Newton | |
| https://github.com/ruby/prism/commit/c977c4c98a | |||
| 2024-04-05 | [ruby/prism] Switch locals to use a hash | Kevin Newton | |
| https://github.com/ruby/prism/commit/f38946021e | |||
| 2024-03-05 | [DOC] fix some comments | cui fliter | |
| Signed-off-by: cui fliter <imcusg@gmail.com> | |||
| 2024-03-04 | [ruby/prism] Additional fix of adding `x` prefix after rebase with main branch | HASUMI Hitoshi | |
| https://github.com/ruby/prism/commit/08733438bd | |||
| 2024-03-04 | [ruby/prism] Make alloc interface replaceable | HASUMI Hitoshi | |
| - Add `x` prefix to malloc, calloc, realloc, and free (eg: malloc -> xmalloc) - By default, they are replaced with stdlib's functions at build - You can use custom functions by defining `PRISM_CUSTOM_ALLOCATOR` macro https://github.com/ruby/prism/commit/7a878af619 | |||
| 2024-02-17 | [ruby/prism] Fix up GCC analyzer | Kevin Newton | |
| https://github.com/ruby/prism/commit/2e8bc17528 | |||
| 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 | |
| https://github.com/ruby/prism/commit/be9e2abfa3 | |||
| 2024-01-11 | [ruby/prism] Fix nested default value error | Kevin Newton | |
| https://github.com/ruby/prism/commit/ef26b283de | |||
| 2023-11-01 | [ruby/prism] Documentation for constant pool | Kevin Newton | |
| https://github.com/ruby/prism/commit/76af64eb21 | |||
| 2023-10-26 | [ruby/prism] Match existing Ruby prettyprint | Kevin Newton | |
| https://github.com/ruby/prism/commit/6d8358c083 | |||
| 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] Modify less of the CRuby locals | Kevin Newton | |
| https://github.com/ruby/prism/commit/aca24b3a17 | |||
| 2023-10-18 | [ruby/prism] Extract out constant pool bucket bits to constants | Kevin Newton | |
| https://github.com/ruby/prism/commit/1985a9ba51 | |||
| 2023-10-18 | [ruby/prism] Provide "constant" constants, embedded in the code | Kevin Newton | |
| https://github.com/ruby/prism/commit/d469a56e7e | |||
| 2023-09-27 | [ruby/prism] rearrange the constant pool so IDs can be used for indexing | Nathan Froyd | |
| https://github.com/ruby/prism/commit/6f243de0c7 | |||
| 2023-09-27 | Sync to prism rename commits | Kevin Newton | |
| 2023-09-27 | Rename YARP filepaths to prism filepaths | Kevin Newton | |
