Skip to content

teach prism defined? to compile basic types#8758

Merged
jemmaissroff merged 1 commit intoruby:masterfrom
HParker:prism-compile-defined-basic-types
Oct 26, 2023
Merged

teach prism defined? to compile basic types#8758
jemmaissroff merged 1 commit intoruby:masterfrom
HParker:prism-compile-defined-basic-types

Conversation

@HParker
Copy link
Copy Markdown
Contributor

@HParker HParker commented Oct 25, 2023

Basic types the PM_DEFINED_NODE should handle.

Remaining types defined? should handle:

  • list
  • (op/v/f)call
  • path reads
  • backreferences

Additionally, compilation including branching are not attempted here.

CC: @jemmaissroff

@HParker HParker force-pushed the prism-compile-defined-basic-types branch 5 times, most recently from 2d25cc4 to 895342b Compare October 25, 2023 20:13
@HParker HParker force-pushed the prism-compile-defined-basic-types branch from 895342b to e25f043 Compare October 25, 2023 22:37
@jemmaissroff jemmaissroff merged commit 8f4a8cd into ruby:master Oct 26, 2023
@HParker HParker deleted the prism-compile-defined-basic-types branch October 26, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants