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
/
test
/
prism
Age
Commit message (
Expand
)
Author
2024-04-01
[ruby/prism] Track duplicate hash keys for pattern matching
Kevin Newton
2024-04-01
[ruby/prism] Track captures in pattern matching for duplicates
Kevin Newton
2024-03-29
[PRISM] Fix error message for duplicate parameter name
Kevin Newton
2024-03-28
[ruby/prism] Allow writing to keywords with named captures if they are alread...
Kevin Newton
2024-03-28
[ruby/prism] Reject invalid capture groups (keywords)
Kevin Newton
2024-03-28
[ruby/prism] Ensure deserialization works with errors+warnings>256
Kevin Newton
2024-03-28
[ruby/prism] CLI -x flag
Kevin Newton
2024-03-27
[ruby/prism] Compare duplicates keys/whens for __FILE__
Kevin Newton
2024-03-26
[ruby/prism] Fix an incorrect range of `Prism::Location` when `PM_ERR_RETURN_...
Koichi ITO
2024-03-26
[ruby/prism] Freeze internal parts, again
Kevin Newton
2024-03-26
[ruby/prism] Enable ParametersSignatureTest on TruffleRuby
Andrew Konchin
2024-03-26
[ruby/prism] Fix typos
Koichi ITO
2024-03-25
[ruby/prism] Revert "Frozen parts"
Kevin Newton
2024-03-25
[ruby/prism] Mark inner parts of interpolated* nodes as frozen
Kevin Newton
2024-03-25
[ruby/prism] Fix up minimal build setting
Kevin Newton
2024-03-25
[ruby/prism] Refactor regexp lexing to make it easier to support CLRF
Kevin Newton
2024-03-25
[ruby/prism] Handle CLRF inside heredoc contents
Kevin Newton
2024-03-25
[ruby/prism] Fix incorrect paring when using invalid regexp options
Koichi ITO
2024-03-25
[ruby/prism] Use Sexp#line_max not Sexp#max_line
Justin Collins
2024-03-20
[ruby/prism] Provide options for reducing size
Kevin Newton
2024-03-18
[PRISM] Resync
Kevin Newton
2024-03-17
[Bug #20218] Reject keyword arguments in index
Nobuyoshi Nakada
2024-03-17
[Bug #19918] Reject block passing in index
Nobuyoshi Nakada
2024-03-16
[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] Add PM_STRING_FLAGS_FROZEN / PM_STRING_FLAGS_MUTABLE on PM_SOURC...
Jean Boussier
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] Turn on heredocs nested test for `Prism::Translation::Parser`
Koichi ITO
2024-03-13
[ruby/prism] Fix an AST and token incompatibility for `Prism::Translation::Pa...
Koichi ITO
2024-03-13
[ruby/prism] Track parentheses in patterns
Kevin Newton
2024-03-13
[ruby/prism] Fix an AST incompatibility for `Prism::Translation::Parser`
Koichi ITO
2024-03-12
[ruby/prism] Add warning for chained comparisons
Kevin Newton
2024-03-12
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-03-12
[ruby/prism] Consolidate warnings for conditional predicates
Kevin Newton
2024-03-12
[ruby/prism] Follow ruby/prism#2581
Koichi ITO
2024-03-12
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-03-12
[ruby/prism] Follow #2579
Koichi ITO
2024-03-12
[ruby/prism] Restore some skipped heredoc tests 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 an AST and token incompatibility for `Prism::Translation::Pa...
Koichi ITO
2024-03-12
[ruby/prism] Static literals inspect
Kevin Newton
2024-03-11
[ruby/prism] Support offset
Kevin Newton
2024-03-08
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser`
Koichi ITO
2024-03-08
[ruby/prism] Fix up regexp memory leaks
Kevin Newton
2024-03-08
[ruby/prism] Extract out pm_regexp_token_buffer_t
Kevin Newton
2024-03-08
[ruby/prism] Add initial implementation of `Regexp` validation.
Kevin Menard
2024-03-08
[ruby/prism] Track both the unescaped bytes and source string for a regular e...
Kevin Menard
2024-03-07
[ruby/prism] Fix up test suite
Kevin Newton
2024-03-07
[ruby/prism] Add bignum parse test
tompng
[prev]
[next]