aboutsummaryrefslogtreecommitdiffstats
path: root/prism/diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Provide flags for changing encodingsKevin Newton2023-12-061-0/+1
* [ruby/prism] Refactor pm_diagnostic_t and pm_comment_t to use pm_location_tLily Lyons2023-12-041-4/+2
* [ruby/prism] Reject class/module defs in method params/rescue/ensure/elseTSUYUSATO Kitsune2023-11-291-2/+2
* Add in missing errorKevin Newton2023-11-281-0/+1
* [ruby/prism] Use un-capitalized error messagesKevin Newton2023-11-281-221/+221
* [ruby/prism] Reject statements at non-statement posisionsTSUYUSATO Kitsune2023-11-221-0/+4
* [ruby/prism] Warning for ENDs in methodsHaldun Bayhantopcu2023-11-211-0/+1
* [ruby/prism] Build the ability to format errorsKevin Newton2023-11-211-3/+56
* [ruby/prism] Split up CaseNode and CaseMatchNodeKevin Newton2023-11-211-0/+1
* [ruby/prism] Fix parsing `...` in argumentsHiroya Fujinami2023-11-201-0/+2
* [ruby/prism] Add "Unexpected void value expression" errorTSUYUSATO Kitsune2023-11-141-0/+1
* [ruby/prism] Documentation for diagnostics and regexpKevin Newton2023-11-011-53/+56
* [ruby/prism] Index{Operator,And,Or}WriteNodeKevin Newton2023-10-181-0/+1
* [ruby/prism] Load magic comments in javaKevin Newton2023-10-161-1/+1
* [ruby/prism] Check for a semicolon or a newline after the inheritance operatorHaldun Bayhantopcu2023-09-281-0/+1
* [ruby/prism] Fix assertion failure for fwd params after restHaldun Bayhantopcu2023-09-281-0/+1
* Sync to prism rename commitsKevin Newton2023-09-271-211/+211
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-271-0/+285