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
/
translation
/
parser
Age
Commit message (
Expand
)
Author
2025-09-12
Bump Prism version to 1.5.0
Takashi Kokubun
2025-07-09
[ruby/prism] Accept a newline after the defined? keyword [Backport #21197] (#...
Takashi Kokubun
2025-04-14
Revert "merge revision(s) 052794bfe1970e90f4f4f9e37fc362dd27903a8d: [Backport...
Takashi Kokubun
2025-04-14
merge revision(s) 052794bfe1970e90f4f4f9e37fc362dd27903a8d: [Backport #21197]
Takashi Kokubun
2024-12-16
[ruby/prism] Simplify srange_find in parser compiler
Kevin Newton
2024-12-16
[ruby/prism] Add do keyword tracking for While/Until
Kevin Newton
2024-09-20
[ruby/prism] Fix `kDO_LAMBDA` token incompatibility for `Prism::Translation::...
Koichi ITO
2024-09-09
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-09-07
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-08-29
[ruby/prism] Remove deprecated lib/prism/translation/parser/rubocop.rb file
Koichi ITO
2024-08-28
[PRISM] Field renaming
Kevin Newton
2024-06-18
[ruby/prism] (parser) Fix up tokens for empty symbol
Kevin Newton
2024-06-07
[ruby/prism] Handle chomped bytesize with lines without newlines
Kevin Newton
2024-06-07
[ruby/prism] Ensure inner heredoc nodes have the correct location
Kevin Newton
2024-06-07
[ruby/prism] Use correct newlines for heredoc inner lines
Kevin Newton
2024-06-04
[ruby/prism] (parser) split up regexp content by lines
Kevin Newton
2024-06-04
[ruby/prism] (parser) handle quoted symbols in hash patterns
Kevin Newton
2024-06-04
[ruby/prism] (parser) fix up srange_find to anchor at the start of the slice
Kevin Newton
2024-06-04
[ruby/prism] (parser) fix up nested multi write
Kevin Newton
2024-06-04
[ruby/prism] Revert "Revert "Properly destructure procarg0 in parser translat...
Kevin Newton
2024-06-03
[ruby/prism] Revert "Properly destructure procarg0 in parser translation"
Kevin Newton
2024-06-03
[ruby/prism] Properly destructure procarg0 in parser translation
Kevin Newton
2024-05-31
[ruby/prism] Fix up heredoc location translation for parser
Kevin Newton
2024-05-31
[ruby/prism] Match % strings in parser
Kevin Newton
2024-05-31
[ruby/prism] Use correct opening and closing parenthesis for array pattern in...
Kevin Newton
2024-05-31
[ruby/prism] Match match_hash_var when quotes are used
Kevin Newton
2024-05-31
[ruby/prism] Match parser for match_rest in pattern
Kevin Newton
2024-05-22
[ruby/prism] Fix support for 'it' implicit local variable
Kevin Newton
2024-05-21
[ruby/prism] Reconfigure rationals
Kevin Newton
2024-05-10
[ruby/prism] operator rename
Kevin Newton
2024-05-03
[ruby/prism] Change ConstantPathNode#child to ConstantPathNode#{name,name_loc}
Kevin Newton
2024-04-23
[ruby/prism] srange_find should only look on current line
Kevin Newton
2024-04-19
[ruby/prism] Fix it parameters for parser translation
Kevin Newton
2024-04-18
[ruby/prism] "Fix" transpose issue in parser compiler
Kevin Newton
2024-04-12
[ruby/prism] Fix parser translation's heredoc whitespace calculation
Stan Lo
2024-04-04
[ruby/prism] Fix up some comments in the parser compiler
Kevin Newton
2024-03-18
[ruby/prism] Use `require_relative` in the Prism codebase
Koichi ITO
2024-03-16
[ruby/prism] Fix token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-03-15
[ruby/prism] Fix token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-03-15
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-03-15
[ruby/prism] Fix an AST and token incompatibility for `Prism::Translation::Pa...
Koichi ITO
2024-03-15
[ruby/prism] Shareable constant nodes
Kevin Newton
2024-03-13
[ruby/prism] Fix an AST and token incompatibility for `Prism::Translation::Pa...
Koichi ITO
2024-03-13
[ruby/prism] Fix an AST incompatibility for `Prism::Translation::Parser`
Koichi ITO
2024-03-12
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-03-12
[ruby/prism] Fix some whitequark/parser lexer compatibilities
Kevin Newton
2024-03-12
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-03-12
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-03-12
[ruby/prism] Fix an AST and token incompatibility for `Prism::Translation::Pa...
Koichi ITO
2024-03-08
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser`
Koichi ITO
[next]