aboutsummaryrefslogtreecommitdiffstats
path: root/prism/templates/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] A couple of small dot enhancementsHEADmasterKevin Newton2023-12-081-5/+9
* [ruby/prism] Change numbered parametersKevin Newton2023-12-013-2/+4
* [ruby/prism] Convert start line to signed integersJean Boussier2023-11-291-1/+6
* [ruby/prism] Rename varint as varuintJean Boussier2023-11-291-24/+24
* [ruby/prism] Move DATA parsing into its own parse result fieldKevin Newton2023-11-281-7/+8
* [ruby/prism] Remove handling OptionalNodeField in set_newline_flagHiroya Fujinami2023-11-211-1/+1
* [ruby/prism] Update to v0.18.0Kevin Newton2023-11-211-2/+2
* [ruby/prism] Add character APIs for locationsKevin Newton2023-11-201-10/+4
* [ruby/prism] Revert "Ensure serialized file is little endian"Kevin Newton2023-11-181-4/+4
* [ruby/prism] Ensure serialized file is little endianKevin Newton2023-11-171-4/+4
* [ruby/prism] Add the ability to convert nodes to dotKevin Newton2023-11-122-0/+187
* Update prism to v0.17.1Kevin Newton2023-11-031-1/+1
* [ruby/prism] Bump to version 0.17.0Kevin Newton2023-11-031-1/+1
* [ruby/prism] Split commentKevin Newton2023-11-031-1/+7
* [ruby/prism] Wire up options through the Java parserKevin Newton2023-11-031-1/+8
* [ruby/prism] More Ruby docsKevin Newton2023-11-014-5/+25
* [ruby/prism] Docs for node.rb and parse_result.rbKevin Newton2023-11-011-4/+5
* [ruby/prism] Add comments on flagsKevin Newton2023-11-011-0/+1
* [ruby/prism] Fix up Ruby docsKevin Newton2023-11-011-1/+1
* [ruby/prism] Share comment generation logicKevin Newton2023-10-311-2/+2
* [prism] Update prism to latestKevin Newton2023-10-301-2/+2
* [ruby/prism] Improve comment generation in templatesUfuk Kayserilioglu2023-10-301-1/+4
* [ruby/prism] Prism.parse_inline_commentsKevin Newton2023-10-271-10/+21
* [ruby/prism] Match existing Ruby prettyprintKevin Newton2023-10-261-1/+7
* [ruby/prism] Split Prism::Loader#load_node in one lambda per node typeBenoit Daloze2023-10-261-25/+62
* [ruby/prism] Bump to version 0.15.1Kevin Newton2023-10-181-1/+1
* [ruby/prism] Bump to version 0.15.0Kevin Newton2023-10-181-1/+1
* [ruby/prism] Attach magic comments to the parse resultKevin Newton2023-10-161-7/+8
* [ruby/prism] Bump version to 0.14.0Kevin Newton2023-10-131-1/+1
* [ruby/prism] Remove now-defunct semantic_field from nodesKevin Newton2023-10-131-1/+1
* [ruby/prism] Add Node::typeKevin Newton2023-10-111-0/+10
* Sync with prism CallNode#name changesBenoit Daloze2023-10-021-2/+3
* [ruby/prism] Bump versionKevin Newton2023-09-291-1/+1
* [ruby/prism] Add a type method for quick comparisonKevin Newton2023-09-291-0/+18
* Sync to prism rename commitsKevin Newton2023-09-277-60/+60
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-277-0/+679