summaryrefslogtreecommitdiff
path: root/prism/util/pm_string.h
AgeCommit message (Expand)Author
2024-09-13[ruby/prism] Stat file first to check directoryKevin Newton
2024-09-12[ruby/prism] Check errno for parsing directoryKevin Newton
2024-07-18[PRISM] Ensure not opening directoriesKevin Newton
2024-05-24[ruby/prism] Remove various unused memsize infraKevin Newton
2024-03-06[ruby/prism] Parse files from Ruby API using fread, not mmapKevin Newton
2024-02-20[ruby/prism] Include unistd.h before cheching _POSIX_MAPPED_FILESHASUMI 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] BuiltinsKevin Newton
2023-11-01[ruby/prism] Last remaining missing C commentsKevin Newton
2023-11-01[ruby/prism] Even more C documentationKevin Newton
2023-11-01[ruby/prism] Start better documenting C APIKevin Newton
2023-10-02Sync with prism CallNode#name changesBenoit Daloze
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton