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
/
prism
Age
Commit message (
Expand
)
Author
2024-03-07
[ruby/prism] Style and allocation functions
Kevin Newton
2024-03-07
[ruby/prism] Change pm_integer_t structure
tompng
2024-03-07
[ruby/prism] Faster pm_integer_parse pm_integer_string using karatsuba algorithm
tompng
2024-03-07
[ruby/prism] Make pm_integer -> Integer faster
tompng
2024-03-07
[ruby/prism] Remove restrict to fix windows 2015
Kevin Newton
2024-03-07
[ruby/prism] Support parsing streams
Kevin Newton
2024-03-07
[ruby/prism] Fix up tilde heredoc line continuations
Kevin Newton
2024-03-06
[ruby/prism] Fix rebase templates
Kevin Newton
2024-03-06
[ruby/prism] Use the diagnostic types in the parser translation layer
Kevin Newton
2024-03-06
[ruby/prism] Expose types on diagnostics
Kevin Newton
2024-03-06
[ruby/prism] Move polyfill to separate file to type-check it independently.
Ufuk Kayserilioglu
2024-03-06
[ruby/prism] `Prism::Compiler` should be a subclass of `Prism::Visitor`
Ufuk Kayserilioglu
2024-03-06
[ruby/prism] Fix some missing methods/signatures in RBIs
Ufuk Kayserilioglu
2024-03-06
[ruby/prism] Move template related methods/classes under `Prism::Template` na...
Ufuk Kayserilioglu
2024-03-06
[ruby/prism] Parse files from Ruby API using fread, not mmap
Kevin Newton
2024-03-05
[DOC] fix some comments
cui fliter
2024-03-04
[ruby/prism] Provide API for visiting in C
Kevin Newton
2024-03-04
[ruby/prism] Drop support for old ERB
Nobuyoshi Nakada
2024-03-04
[ruby/prism] Warnings for tokens at EOL
Kevin Newton
2024-03-04
[ruby/prism] Only define xallocator when not defined
Kevin Newton
2024-03-04
[ruby/prism] Use a more efficient StringIO on TruffleRuby
Benoit Daloze
2024-03-04
[ruby/prism] Add then keyword loc to when nodes
Kevin Newton
2024-03-04
[ruby/prism] Document xallocator functions
Kevin Newton
2024-03-04
[ruby/prism] Additional fix of adding `x` prefix after rebase with main branch
HASUMI Hitoshi
2024-03-04
[ruby/prism] Chage some names
HASUMI Hitoshi
2024-03-04
[ruby/prism] Make alloc interface replaceable
HASUMI Hitoshi
2024-02-29
[ruby/prism] Lazily create Location objects in Prism::Serialize::Loader#load_...
Benoit Daloze
2024-02-29
[ruby/prism] Warn on integers in flip-flops
Kevin Newton
2024-02-29
[ruby/prism] Command line options as a bitset
Kevin Newton
2024-02-29
[ruby/prism] Resync RBI and test it in CI
Kevin Newton
2024-02-29
[ruby/prism] Better hashing between positive/negative integers
Kevin Newton
2024-02-28
[ruby/prism] Rewrite logic for CHECK_FIELD_KIND to improve readability
Benoit Daloze
2024-02-28
[ruby/prism] More precise types for NodeListField in prism.rbi
Benoit Daloze
2024-02-28
[ruby/prism] Make NodeKindField subclass NodeKindField
Benoit Daloze
2024-02-28
[ruby/prism] Add a simple way to check field kinds are correct by setting $CH...
Benoit Daloze
2024-02-28
[ruby/prism] Give a kind to all node[] fields which can have one more specifi...
Benoit Daloze
2024-02-28
[ruby/prism] Set proper types for node[] in Java-generated code
Benoit Daloze
2024-02-28
[ruby/prism] Switch static literals to use a hash
Kevin Newton
2024-02-28
[ruby/prism] Refactor static literals into hash
Kevin Newton
2024-02-27
[ruby/prism] Disallow it implicit in eval
Kevin Newton
2024-02-27
[ruby/prism] Switch invalid _1 targeting even on syntax error
Kevin Newton
2024-02-27
[ruby/prism] Ensure symbol nodes not in interpolated symbol
Kevin Newton
2024-02-27
[ruby/prism] Support -p, -n, -a, and -l command line options
Kevin Newton
2024-02-26
[ruby/prism] Triple-check prism encodings
Kevin Newton
2024-02-26
[ruby/prism] Fix multi write with modifier rescue
Kevin Newton
2024-02-24
[ruby/prism] Less code modifications. More steep:ignore for now
Gopal Patel
2024-02-24
[ruby/prism] Replace awkward code changes with steep:ignore
Gopal Patel
2024-02-24
[ruby/prism] Relax Location#source to be optional
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
[prev]
[next]