summaryrefslogtreecommitdiff
path: root/lib/prism/prism.gemspec
AgeCommit message (Expand)Author
2026-03-16Bump Prism to v1.8.1Takashi Kokubun
2026-01-12Sync Prism to 1.8.0Takashi Kokubun
2025-12-18[ruby/prism] Bump to v1.7.0Kevin Newton
2025-12-18[ruby/prism] Add Ruby 4.1 as a version specifierEarlopain
2025-11-08[ruby/prism] Rename Ruby 3.5 to Ruby 4.0Earlopain
2025-10-16[ruby/prism] Bump to v1.6.0Kevin Newton
2025-10-09[ruby/prism] Bump to vKevin Newton
2025-09-13[ruby/prism] Bump to v1.5.1Kevin Newton
2025-09-12[ruby/prism] Bump to v1.5.0Kevin Newton
2025-06-11[ruby/prism] Fix parser translator during string escaping with invalid utf-8Earlopain
2025-03-23[ruby/prism] Update Ruby depsKevin Newton
2025-03-20[ruby/prism] Add `Prism::Translation::ParserCurrent`Earlopain
2025-03-19[ruby/prism] Polyfill Kernel#warn category parameterKevin Newton
2025-03-18[ruby/prism] Bump to v1.4.0Kevin Newton
2025-03-18[ruby/prism] Fix parser translator when unescaping invalid utf8Earlopain
2025-02-25[ruby/prism] Add a custom builder class for the parser translatorEarlopain
2025-01-11[ruby/prism] Bump to v1.3.0Kevin Newton
2024-12-26[ruby/prism] Support Ruby 3.5 for `Prism::Translation::Parser`Koichi ITO
2024-12-16[ruby/prism] Bump to v1.2.0Kevin Newton
2024-12-16[ruby/prism] Bump to v1.1.0Kevin Newton
2024-10-16[ruby/prism] RelocationKevin Newton
2024-10-11[ruby/prism] Prism::StringQueryKevin Newton
2024-08-29[ruby/prism] Remove deprecated lib/prism/translation/parser/rubocop.rb fileKoichi ITO
2024-08-28[PRISM] Sync version updateKevin Newton
2024-07-11[ruby/prism] Various cleanup for initializers and typechecksKevin Newton
2024-07-11[ruby/prism] Move Node#type and Node::type documentationKevin Newton
2024-06-07Sync prism version to latestKevin Newton
2024-06-05[ruby/prism] Remove unused string list structKevin Newton
2024-05-24[ruby/prism] Remove Debug moduleKevin Newton
2024-05-10[PRISM] Bump to version 0.29.0Kevin Newton
2024-05-10[ruby/prism] Fix RBS outside of prismKevin Newton
2024-05-08[PRISM] Sync prism version bumpKevin Newton
2024-05-03[ruby/prism] Prism::Location#adjoinKevin Newton
2024-05-03[ruby/prism] Remove generics from sorbet typesKevin Newton
2024-04-26[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