Age | Commit message (Expand) | Author |
---|
2024-05-24 | [ruby/prism] Remove various unused memsize infra | Kevin Newton |
2024-04-03 | [ruby/prism] Fix up pm_node_list_grow | Kevin Newton |
2024-04-03 | [ruby/prism] Pass block exits up the tree | Kevin Newton |
2024-04-03 | [ruby/prism] Introduce PM_NODE_LIST_FOREACH to make it easier to iterate over... | Kevin Newton |
2024-03-04 | [ruby/prism] Provide API for visiting in C | Kevin Newton |
2024-02-27 | [ruby/prism] Support -p, -n, -a, and -l command line options | Kevin Newton |
2024-02-23 | [ruby/prism] Duplicated hash keys | Kevin Newton |
2024-02-17 | [ruby/prism] Provide the ability to dump AST to JSON from C | Kevin Newton |
2023-11-01 | [ruby/prism] Last remaining missing C comments | Kevin Newton |
2023-11-01 | [ruby/prism] Documentation for nodes | Kevin Newton |
2023-11-01 | [ruby/prism] Remove unnecessary PM_EMPTY_NODE_LIST | Kevin Newton |
2023-10-25 | [PRISM] Move scope_node itself to CRuby, create prism_compile.h | Jemma Issroff |
2023-10-18 | Revert "Revert "[ruby/prism] Change ScopeNode to point to previous ScopeNode"" | Jemma Issroff |
2023-10-16 | Revert "[ruby/prism] Change ScopeNode to point to previous ScopeNode" | Jemma Issroff |
2023-10-16 | [ruby/prism] Change ScopeNode to point to previous ScopeNode | Jemma Issroff |
2023-10-09 | [ruby/prism] Attach the ast node to the scope | Matt Valentine-House |
2023-09-27 | Sync to prism rename commits | Kevin Newton |
2023-09-27 | Rename YARP filepaths to prism filepaths | Kevin Newton |