aboutsummaryrefslogtreecommitdiffstats
path: root/prism_compile.c
Commit message (Expand)AuthorAgeFilesLines
* Adopt prism CallNode#name changesBenoit Daloze2023-10-021-1/+1
* Move more things through pm_static_literal_valueKevin Newton2023-09-291-83/+124
* Handle static array nodesKevin Newton2023-09-291-27/+33
* Compile implicit nodesKevin Newton2023-09-291-0/+13
* Fix up static hash compilationKevin Newton2023-09-291-14/+46
* More documentation for pattern matching compilationKevin Newton2023-09-281-0/+14
* Support if and unless guards on patternsKevin Newton2023-09-281-8/+40
* Support local variable targeting in pattern matchingKevin Newton2023-09-281-13/+33
* Support the AlternationPatternNodeKevin Newton2023-09-281-2/+26
* Fill in other missing pattern matching expression typesKevin Newton2023-09-281-0/+24
* Compile basic pattern matching expressionsKevin Newton2023-09-281-0/+96
* Consolidate regexp options, interpolated match last lineKevin Newton2023-09-281-37/+45
* Fix up indentation [ci skip]Nobuyoshi Nakada2023-09-291-65/+70
* [YARP] Implement MatchWriteNodeMatt Valentine-House2023-09-281-0/+62
* Fix up indentation in prism_compile.cKevin Newton2023-09-281-1167/+1138
* Move CRuby-specific prism files to top levelKevin Newton2023-09-281-0/+2176