aboutsummaryrefslogtreecommitdiffstats
path: root/prism/prism.h
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Provide flags for changing encodingsKevin Newton2023-12-061-1/+1
* Revert "allow enabling Prism via flag or env var"HParker2023-12-061-11/+0
* allow enabling Prism via flag or env varHParker2023-12-051-0/+11
* [ruby/prism] Prism.parse_success?(source)Kevin Newton2023-12-011-0/+10
* [ruby/prism] Remove ability to decode other encodingsKevin Newton2023-11-301-12/+0
* [ruby/prism] Fix up lintKevin Newton2023-11-031-1/+1
* [ruby/prism] Wire up options through the Java parserKevin Newton2023-11-031-2/+2
* [ruby/prism] Rename serialization APIs for consistencyKevin Newton2023-11-031-9/+9
* [ruby/prism] Wire up options through the FFI APIKevin Newton2023-11-031-19/+4
* [ruby/prism] Create an options struct for passing all of the possible optionsKevin Newton2023-11-031-2/+3
* [ruby/prism] Fix up lintKevin Newton2023-11-011-10/+10
* [ruby/prism] Last remaining missing C commentsKevin Newton2023-11-011-2/+106
* [ruby/prism] Even more C file documentationKevin Newton2023-11-011-26/+128
* [ruby/prism] Documentation for pm_strncasecmpKevin Newton2023-11-011-0/+1
* [ruby/prism] parse_inline_comments -> parse_commentsKevin Newton2023-10-301-3/+2
* [ruby/prism] Prism.parse_inline_commentsKevin Newton2023-10-271-0/+8
* [ruby/prism] Match existing Ruby prettyprintKevin Newton2023-10-261-9/+5
* [PRISM] Move pm_scope_node_init to prism_compile.cJemma Issroff2023-10-251-3/+0
* Revert "Revert "[ruby/prism] Change ScopeNode to point to previous ScopeNode""Jemma Issroff2023-10-181-1/+1
* Revert "[ruby/prism] Change ScopeNode to point to previous ScopeNode"Jemma Issroff2023-10-161-1/+1
* [ruby/prism] Change ScopeNode to point to previous ScopeNodeJemma Issroff2023-10-161-1/+1
* Remove old unescaping codeKevin Newton2023-10-131-1/+0
* Sync to prism rename commitsKevin Newton2023-09-271-36/+36
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-271-0/+82