enso/engine/runtime/src
Hubert Plociniczak 8575b76b0a
Support pattern matching on constants (#3641)
This change adds support for matching on constants by:
1) extending parser to allow literals in patterns
2) generate branch node for literals

Related to https://www.pivotaltracker.com/story/show/182743559
2022-08-12 13:18:58 +00:00
..
bench Verify benchmarks compile and execute in the gate (#3640) 2022-08-11 07:21:44 +00:00
main Support pattern matching on constants (#3641) 2022-08-12 13:18:58 +00:00
test Support pattern matching on constants (#3641) 2022-08-12 13:18:58 +00:00