Age | Commit message (Expand) | Author |
---|---|---|
2024-09-13 | [ruby/prism] Stat file first to check directory | Kevin Newton |
2024-09-12 | [ruby/prism] Check errno for parsing directory | Kevin Newton |
2024-07-18 | [PRISM] Ensure not opening directories | Kevin Newton |
2024-05-24 | [ruby/prism] Remove various unused memsize infra | Kevin Newton |
2024-03-06 | [ruby/prism] Parse files from Ruby API using fread, not mmap | Kevin Newton |
2024-02-20 | [ruby/prism] Include unistd.h before cheching _POSIX_MAPPED_FILES | HASUMI Hitoshi |
2024-02-20 | [ruby/prism] Use `_POSIX_MAPPED_FILES` and `_WIN32` to know if memory map int... | HASUMI Hitoshi |
2024-02-16 | [ruby/prism] Builtins | Kevin Newton |
2023-11-01 | [ruby/prism] Last remaining missing C comments | Kevin Newton |
2023-11-01 | [ruby/prism] Even more C documentation | Kevin Newton |
2023-11-01 | [ruby/prism] Start better documenting C API | Kevin Newton |
2023-10-02 | Sync with prism CallNode#name changes | Benoit Daloze |
2023-09-27 | Sync to prism rename commits | Kevin Newton |
2023-09-27 | Rename YARP filepaths to prism filepaths | Kevin Newton |