summaryrefslogtreecommitdiff
path: root/prism/templates/include/prism/ast.h.erb
AgeCommit message (Expand)Author
2024-03-06[ruby/prism] Move template related methods/classes under `Prism::Template` na...Ufuk Kayserilioglu
2024-02-22[ruby/prism] Parse float valuesKevin Newton
2024-02-22[ruby/prism] Regenerate snapshots using integer valuesKevin Newton
2024-02-22[ruby/prism] Add an IntegerField for parsing integer valuesKevin Newton
2024-02-01[ruby/prism] Add parentheses around macro argumentsJenny Shen
2024-01-03[ruby/prism] Include field comments in Java sourceBenoit Daloze
2024-01-02[ruby/prism] Introduce field commentsKevin Newton
2023-12-12[ruby/prism] Add methods for setting/unsetting and macros for testing a flagsUfuk Kayserilioglu
2023-12-01[ruby/prism] Change numbered parametersKevin Newton
2023-11-01[ruby/prism] Fix up lintKevin Newton
2023-11-01[ruby/prism] Last remaining missing C commentsKevin Newton
2023-11-01[ruby/prism] More documentation for ast.hKevin Newton
2023-11-01[ruby/prism] Even more C file documentationKevin Newton
2023-11-01[ruby/prism] Start better documenting C APIKevin Newton
2023-11-01[ruby/prism] Add comments on flagsKevin Newton
2023-10-13[ruby/prism] Make PM_NODE_FLAG_COMMON_MASK into a constantKevin Newton
2023-10-13[ruby/prism] Move common flags to top bitseileencodes
2023-10-04[ruby/prism] give flag enums a non-`typedef`'d nameNathan Froyd
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton