summaryrefslogtreecommitdiff
path: root/prism_compile.h
AgeCommit message (Expand)Author
2024-02-08[PRISM] Compile constant reads using opt_getconstant_pathKevin Newton
2024-01-31[PRISM] Mirror iseq APIsKevin Newton
2024-01-18[PRISM] Add function to free scope nodePeter Zhu
2024-01-16Remove scope_node->local_depth_offsetMatt Valentine-House
2024-01-16Bind index & depth together into pm_local_index_tMatt Valentine-House
2023-12-15Introduce --parser runtime flagHParker
2023-12-11[PRISM] Restructure parameters on ScopeNodesJemma Issroff
2023-12-01[PRISM] Restructure parametersJemma Issroff
2023-11-30Store depth offset inside the scope node.Matt Valentine-House
2023-10-25[PRISM] ScopeNode doesn't need void * anymoreJemma Issroff
2023-10-25[PRISM] Move scope_node itself to CRuby, create prism_compile.hJemma Issroff