lrama pre-0.8.0
master as of 2026-03-01. ruby/lrama@e8dbb063afd42432899dac796384b00ef61986b0
parse.y: Parameterize argument list rules
Parametrize block_param and f_args into arg-list and tail-only-args. Since the pattern for pre_args alone differs between opt_comma and excessed_comma, retain it within each rule.
block_param
f_args
arg-list
tail-only-args
pre_args
opt_comma
excessed_comma
parse.y: Extract new_empty_args_tail macro
parse.y: Extract f_empty_arg
Revert "parse.y: narrow excessed_comma to block_param_def"
This reverts commit 2239d54348d9f1f7768860efc9e76876f85766d8. At first glance, it seemed like a good idea, but it wasn't all that great.
Remove unused variable
Revert and ignore template-injection error at capi extension workflow
Fix: Use shell syntax for SETARCH command
Use zizmorcore/zizmor-action
Rename CodeQL workflow to Check SAST tool
View all revisions | View revisions
Also available in: Atom