| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-30 | Update prism sources before dump_ast | Nobuyoshi Nakada | |
| 2026-03-20 | Leverage new Prism APIs | Kevin Newton | |
| Prism changed structure quite a bit. Most of the previously-public structs are now opaque. This requires quite a bit of changes internally. It also triggered some unrelated changes, which were necessary because Prism's main header used to pull in standard headers. So box.c and jit.c are now no longer transitively getting all the headers they needed. | |||
| 2026-03-05 | [PRISM] Template out node creation functions | Kevin Newton | |
| 2025-12-07 | Ignore distclean failures | Nobuyoshi Nakada | |
| Just clean the directory if it exists and is empty. | |||
| 2025-11-27 | Clean prism directory | Nobuyoshi Nakada | |
| 2025-09-15 | Make PRISM_BUILD_DIR even when baseruby is available | Nobuyoshi Nakada | |
| It is needed before updating the timestamp for prism/srcs.mk. | |||
| 2025-09-13 | Just touch the timestamp for prism/srcs.mk when no baseruby | Nobuyoshi Nakada | |
| 2025-09-12 | Revert "Just touch the timestamp for prism/srcs.mk when no baseruby" | Takashi Kokubun | |
| This reverts commit 5a2cedd051634d6d1c8fbf48b0327f8cd8eec495. The CI is telling us to revert the diff: https://github.com/ruby/ruby/actions/runs/17679836157/job/50251138515 | |||
| 2025-09-12 | Just touch the timestamp for prism/srcs.mk when no baseruby | Nobuyoshi Nakada | |
| 2025-08-19 | Gererate prism source files dependencies from template.rb | Nobuyoshi Nakada | |
| Update included file list automatically. | |||
