summaryrefslogtreecommitdiff
path: root/lib/prism/prism.gemspec
AgeCommit message (Expand)Author
43 hours[PRISM] Sync prism version bumpKevin Newton
7 days[ruby/prism] Prism::Location#adjoinKevin Newton
7 days[ruby/prism] Remove generics from sorbet typesKevin Newton
13 days[ruby/prism] Bump to v0.27.0Kevin Newton
2024-04-24[ruby/prism] Change inspect from recursive to a queueKevin Newton
2024-04-18[ruby/prism] Bump to v0.26.0Kevin Newton
2024-04-17add #2709’s new RBIs to `.gemspec`ParadoxV5
2024-04-17[ruby/prism] Add a reflection API for determining the fields of a nodeKevin Newton
2024-04-17[ruby/prism] Inline pm_state_stackKevin Newton
2024-04-05[ruby/prism] Bump to v0.25.0Kevin Newton
2024-03-06[ruby/prism] Move polyfill to separate file to type-check it independently.Ufuk Kayserilioglu
2024-03-06[ruby/prism] Update ripper documentationKevin Newton
2024-03-06[ruby/prism] More closely match the ripper API for ripper translationKevin Newton
2024-03-06[ruby/prism] Fix up lambda ripper translationKevin Newton
2024-03-04[ruby/prism] Include BSDmakefileKevin Newton
2024-02-29[ruby/prism] Resync RBI and test it in CIKevin Newton
2024-02-24[ruby/prism] Replace awkward code changes with steep:ignoreGopal Patel
2024-02-24[ruby/prism] Remove Ripper from public RBS, type-assert remaining issuesGopal Patel
2024-02-24[ruby/prism] Split private typesGopal Patel
2024-02-24[ruby/prism] Use steep to type check RBS and Ruby filesGopal Patel
2024-02-23[ruby/prism] Duplicated when clausesKevin Newton
2024-02-22[ruby/prism] Regenerate snapshots using integer valuesKevin Newton
2024-02-16[ruby/prism] More rescue and ensure; constant handlingNoah Gibbs
2024-02-15[PRISM] Sync prism version bumpKevin Newton
2024-02-15[ruby/prism] Support multi-versioning for `Prism::Translation::Parser`Koichi ITO
2024-02-14[PRISM] Sync to latest prismKevin Newton
2024-02-12[ruby/prism] ruby_parser translatorKevin Newton
2024-02-12[ruby/prism] Move Prism::RipperCompat to Prism::Translation::RipperNoah Gibbs
2024-02-07Bump prism versionKevin Newton
2024-02-07[ruby/prism] Support for Ruby 2.7Kevin Newton
2024-02-05Sync to latest prismKevin Newton
2024-02-01Sync to latest prismKevin Newton
2024-01-27[ruby/prism] Add parser translationKevin Newton
2024-01-19[ruby/prism] Parsing rules documentKevin Newton
2024-01-19[ruby/prism] Extract identifier lexing documentation to separate fileMatthew Healy
2024-01-16[ruby/prism] Fix up gemspecKevin Newton
2024-01-16[ruby/prism] First pass at documenting information about the CRuby compilerJemma Issroff
2023-12-14Bump prism to version 0.19.0Kevin Newton
2023-11-30[PRISM] Consolidate prism encoding filesKevin Newton
2023-11-30[PRISM] Big5 encodingsKevin Newton
2023-11-30[PRISM] Alias CP51932 to EUC-JPKevin Newton
2023-11-30[PRISM] Consolidate SJIS encodingsKevin Newton
2023-11-29[ruby/prism] Add MacJapanese encodingMatt Boldt
2023-11-29[ruby/prism] added CP950 encodingDhaval
2023-11-22[ruby/prism] Add new doc to gemspecKevin Newton
2023-11-22[ruby/prism] Add `CP949` encodingheyogrady
2023-11-21[ruby/prism] Update to v0.18.0Kevin Newton
2023-11-20Rename the big5-hkscs stuff to something more generic and add UAO sharing com...Ryan Garver
2023-11-18[ruby/prism] Big5 HKSCS encodingRyan Garver
2023-11-16[ruby/prism] Update gemspecMaple Ong