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
/
templates
Age
Commit message (
Expand
)
Author
2026-04-01
[ruby/prism] Generate templated sources under main/java-templates
Charles Oliver Nutter
2026-03-30
Fall back writing prism sources to the current directory
Nobuyoshi Nakada
2026-03-26
[ruby/prism] Fix `Source.offsets` with `freeze: true`
Earlopain
2026-03-24
[PRISM] Replace MissingNode with ErrorRecoveryNode
Kevin Newton
2026-03-24
[ruby/prism] Rework Java template generation for Maven build
Charles Oliver Nutter
2026-03-24
[ruby/prism] Begin splitting the Java artifact into components
Charles Oliver Nutter
2026-03-21
[ruby/prism] Tweaks for byte[] identifiers
Charles Oliver Nutter
2026-03-21
[ruby/prism] Swich identifiers to byte[]
Charles Oliver Nutter
2026-03-20
[ruby/prism] Ensure Source#offsets is set correctly in all cases
Benoit Daloze
2026-03-20
[ruby/prism] Revert "Switch identifiers to byte[]"
Kevin Newton
2026-03-20
[ruby/prism] Tweaks for byte[] identifiers
Charles Oliver Nutter
2026-03-20
[ruby/prism] Swich identifiers to byte[]
Charles Oliver Nutter
2026-03-20
[ruby/prism] Use an arena for building the Prism AST
Kevin Newton
2026-03-20
[ruby/prism] Lazily build offsets from a packed array
Kevin Newton
2026-03-20
[ruby/prism] Use common method to construct Location here
Charles Oliver Nutter
2026-03-20
[ruby/prism] Rename strings to stringy because of linux conflicts
Kevin Newton
2026-03-20
[ruby/prism] Clean up documentation
Kevin Newton
2026-03-20
[ruby/prism] Fix up bindings
Kevin Newton
2026-03-20
[ruby/prism] Ensure wasm build is happy
Kevin Newton
2026-03-20
[ruby/prism] Make sure we have at least one declaration in TUs
Kevin Newton
2026-03-20
[ruby/prism] Documentation on public API functions
Kevin Newton
2026-03-20
[ruby/prism] Make some token logic internal
Kevin Newton
2026-03-20
[ruby/prism] Move parse_success_p into serialization functions
Kevin Newton
2026-03-20
[ruby/prism] Move JSON to its own TU
Kevin Newton
2026-03-20
[ruby/prism] Move even more headers into their own spots
Kevin Newton
2026-03-20
[ruby/prism] Make the constant pool fully opaque
Kevin Newton
2026-03-20
[ruby/prism] Move some of arena internal
Kevin Newton
2026-03-20
[ruby/prism] Fold node_new into node/ast
Kevin Newton
2026-03-20
[ruby/prism] Do not inline node_new functions
Kevin Newton
2026-03-20
[ruby/prism] Fix up diagnostic templates
Kevin Newton
2026-03-20
[ruby/prism] Move node list append internal
Kevin Newton
2026-03-20
[ruby/prism] Remove iterators, just use callbacks
Kevin Newton
2026-03-20
[ruby/prism] Fix up build
Kevin Newton
2026-03-20
[ruby/prism] Move magic comments entirely internal
Kevin Newton
2026-03-20
[ruby/prism] Move diagnostics entirely internal
Kevin Newton
2026-03-20
[ruby/prism] Move more constants internal
Kevin Newton
2026-03-20
[ruby/prism] Move comment into its own section
Kevin Newton
2026-03-20
[ruby/prism] Consistency in naming
Kevin Newton
2026-03-20
[ruby/prism] Make parser an opaque pointer
Kevin Newton
2026-03-20
[ruby/prism] pm_options_free -> pm_options_cleanup
Kevin Newton
2026-03-20
[ruby/prism] Trim down prism.h
Kevin Newton
2026-03-20
[ruby/prism] pm_parser_free -> pm_parser_cleanup
Kevin Newton
2026-03-20
[ruby/prism] pm_buffer_free -> pm_buffer_cleanup
Kevin Newton
2026-03-20
[ruby/prism] Move file system into compiler headers
Kevin Newton
2026-03-20
[ruby/prism] Move allocator to internal headers
Kevin Newton
2026-03-20
[ruby/prism] Move compiler detection stuff into include/prism/compiler
Kevin Newton
2026-03-20
[ruby/prism] Remove defines
Kevin Newton
2026-03-20
[ruby/prism] More splitting of headers
Kevin Newton
2026-03-20
[ruby/prism] Trim down node.h
Kevin Newton
2026-03-20
[ruby/prism] Move regexp to internal
Kevin Newton
[next]