summaryrefslogtreecommitdiff
path: root/prism/options.h
AgeCommit message (Expand)Author
2024-02-29[ruby/prism] Command line options as a bitsetKevin Newton
2024-02-27[ruby/prism] Support -p, -n, -a, and -l command line optionsKevin Newton
2024-02-17[ruby/prism] Fix up GCC analyzerKevin Newton
2024-02-01Sync to latest prismKevin Newton
2024-01-31[ruby/prism] Fix description of line parsing option and state it's 1-indexedAndrew Konchin
2024-01-17[ruby/prism] Document order of scopes in parsing optionsAndrew Konchin
2024-01-17[ruby/prism] Remove flag gating for 3.3.0 bug fixesKevin Newton
2024-01-02[ruby/prism] IndexTargetNode should always have ATTRIBUTE_WRITEKevin Newton
2023-11-29[ruby/prism] Convert start line to signed integersJean Boussier
2023-11-03[ruby/prism] Fix up lintKevin Newton
2023-11-03[ruby/prism] Wire up options through the Java parserKevin Newton
2023-11-03[ruby/prism] Wire up options through the FFI APIKevin Newton
2023-11-03[ruby/prism] Create an options struct for passing all of the possible optionsKevin Newton