aboutsummaryrefslogtreecommitdiffstats
path: root/prism/util
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Properly support the start line optionKevin Newton2023-11-032-39/+0
* [ruby/prism] Create an options struct for passing all of the possible optionsKevin Newton2023-11-032-0/+39
* [ruby/prism] Fix up lintKevin Newton2023-11-014-12/+16
* [ruby/prism] Last remaining missing C commentsKevin Newton2023-11-0111-14/+80
* [ruby/prism] Documentation for constant poolKevin Newton2023-11-012-44/+156
* [ruby/prism] Documentation for pm_strncasecmpKevin Newton2023-11-012-3/+37
* [ruby/prism] Documentation for more C functionsKevin Newton2023-11-016-56/+91
* [ruby/prism] Documentation for pm_newline_list_tKevin Newton2023-11-014-67/+128
* [ruby/prism] Documentation for pm_string_tKevin Newton2023-11-012-22/+8
* [ruby/prism] Even more C documentationKevin Newton2023-11-0110-210/+535
* [ruby/prism] Start better documenting C APIKevin Newton2023-11-012-94/+168
* [ruby/prism] Use printf attribute and then fix warningsKevin Newton2023-10-271-1/+1
* [ruby/prism] Match existing Ruby prettyprintKevin Newton2023-10-266-57/+35
* [ruby/prism] Get general prettyprint structure workingKevin Newton2023-10-262-16/+33
* [ruby/prism] Bump to version 0.15.1Kevin Newton2023-10-181-1/+1
* [ruby/prism] Modify less of the CRuby localsKevin Newton2023-10-182-6/+1
* [ruby/prism] Extract out constant pool bucket bits to constantsKevin Newton2023-10-182-12/+27
* [ruby/prism] Provide "constant" constants, embedded in the codeKevin Newton2023-10-182-11/+29
* [ruby/prism] Handle remaining escape sequences for character literalsKevin Newton2023-10-132-7/+12
* Sync with prism CallNode#name changesBenoit Daloze2023-10-022-1/+7
* [ruby/prism] rearrange the constant pool so IDs can be used for indexingNathan Froyd2023-09-272-27/+53
* [ruby/prism] shrink `yp_constant_t` by 8 bytesNathan Froyd2023-09-271-1/+1
* Sync to prism rename commitsKevin Newton2023-09-2721-363/+367
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-2721-0/+1637