index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
prism
/
prism.gemspec
Age
Commit message (
Expand
)
Author
2026-03-16
Bump Prism to v1.8.1
Takashi Kokubun
2026-01-12
Sync Prism to 1.8.0
Takashi Kokubun
2025-12-18
[ruby/prism] Bump to v1.7.0
Kevin Newton
2025-12-18
[ruby/prism] Add Ruby 4.1 as a version specifier
Earlopain
2025-11-08
[ruby/prism] Rename Ruby 3.5 to Ruby 4.0
Earlopain
2025-10-16
[ruby/prism] Bump to v1.6.0
Kevin Newton
2025-10-09
[ruby/prism] Bump to v
Kevin Newton
2025-09-13
[ruby/prism] Bump to v1.5.1
Kevin Newton
2025-09-12
[ruby/prism] Bump to v1.5.0
Kevin Newton
2025-06-11
[ruby/prism] Fix parser translator during string escaping with invalid utf-8
Earlopain
2025-03-23
[ruby/prism] Update Ruby deps
Kevin Newton
2025-03-20
[ruby/prism] Add `Prism::Translation::ParserCurrent`
Earlopain
2025-03-19
[ruby/prism] Polyfill Kernel#warn category parameter
Kevin Newton
2025-03-18
[ruby/prism] Bump to v1.4.0
Kevin Newton
2025-03-18
[ruby/prism] Fix parser translator when unescaping invalid utf8
Earlopain
2025-02-25
[ruby/prism] Add a custom builder class for the parser translator
Earlopain
2025-01-11
[ruby/prism] Bump to v1.3.0
Kevin 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.0
Kevin Newton
2024-12-16
[ruby/prism] Bump to v1.1.0
Kevin Newton
2024-10-16
[ruby/prism] Relocation
Kevin Newton
2024-10-11
[ruby/prism] Prism::StringQuery
Kevin Newton
2024-08-29
[ruby/prism] Remove deprecated lib/prism/translation/parser/rubocop.rb file
Koichi ITO
2024-08-28
[PRISM] Sync version update
Kevin Newton
2024-07-11
[ruby/prism] Various cleanup for initializers and typechecks
Kevin Newton
2024-07-11
[ruby/prism] Move Node#type and Node::type documentation
Kevin Newton
2024-06-07
Sync prism version to latest
Kevin Newton
2024-06-05
[ruby/prism] Remove unused string list struct
Kevin Newton
2024-05-24
[ruby/prism] Remove Debug module
Kevin Newton
2024-05-10
[PRISM] Bump to version 0.29.0
Kevin Newton
2024-05-10
[ruby/prism] Fix RBS outside of prism
Kevin Newton
2024-05-08
[PRISM] Sync prism version bump
Kevin Newton
2024-05-03
[ruby/prism] Prism::Location#adjoin
Kevin Newton
2024-05-03
[ruby/prism] Remove generics from sorbet types
Kevin Newton
2024-04-26
[ruby/prism] Bump to v0.27.0
Kevin Newton
2024-04-24
[ruby/prism] Change inspect from recursive to a queue
Kevin Newton
2024-04-18
[ruby/prism] Bump to v0.26.0
Kevin Newton
2024-04-17
add #2709’s new RBIs to `.gemspec`
ParadoxV5
2024-04-17
[ruby/prism] Add a reflection API for determining the fields of a node
Kevin Newton
2024-04-17
[ruby/prism] Inline pm_state_stack
Kevin Newton
2024-04-05
[ruby/prism] Bump to v0.25.0
Kevin 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 documentation
Kevin Newton
2024-03-06
[ruby/prism] More closely match the ripper API for ripper translation
Kevin Newton
2024-03-06
[ruby/prism] Fix up lambda ripper translation
Kevin Newton
2024-03-04
[ruby/prism] Include BSDmakefile
Kevin Newton
2024-02-29
[ruby/prism] Resync RBI and test it in CI
Kevin Newton
2024-02-24
[ruby/prism] Replace awkward code changes with steep:ignore
Gopal Patel
2024-02-24
[ruby/prism] Remove Ripper from public RBS, type-assert remaining issues
Gopal Patel
2024-02-24
[ruby/prism] Split private types
Gopal Patel
[next]