| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-12 | Bump Prism version to 1.5.0 | Takashi Kokubun | |
| 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 | |||
| 2023-11-01 | [ruby/prism] Fix up lint | Kevin Newton | |
| https://github.com/ruby/prism/commit/77d4056766 | |||
| 2023-11-01 | [ruby/prism] Last remaining missing C comments | Kevin Newton | |
| https://github.com/ruby/prism/commit/e327449db6 | |||
| 2023-11-01 | [ruby/prism] Documentation for more C functions | Kevin Newton | |
| https://github.com/ruby/prism/commit/88336e7d9f | |||
| 2023-09-27 | Sync to prism rename commits | Kevin Newton | |
| 2023-09-27 | Rename YARP filepaths to prism filepaths | Kevin Newton | |
