Skip to content

Typechecking 'for' statements#5663

Open
ChrisDodd wants to merge 1 commit into
p4lang:mainfrom
ChrisDodd:cdodd-loop-typecheck
Open

Typechecking 'for' statements#5663
ChrisDodd wants to merge 1 commit into
p4lang:mainfrom
ChrisDodd:cdodd-loop-typecheck

Conversation

@ChrisDodd

Copy link
Copy Markdown
Contributor
  • condition in a 'for' must be bool

@ChrisDodd ChrisDodd requested review from asl and fruffy June 23, 2026 01:21
@ChrisDodd ChrisDodd force-pushed the cdodd-loop-typecheck branch from 8aa6b92 to 1a24347 Compare June 23, 2026 01:21
@fruffy fruffy added the core Topics concerning the core segments of the compiler (frontend, midend, parser) label Jun 23, 2026
@ChrisDodd ChrisDodd force-pushed the cdodd-loop-typecheck branch from 1a24347 to 439c2b5 Compare June 23, 2026 01:43
@ChrisDodd ChrisDodd enabled auto-merge June 23, 2026 01:47
- condition in a 'for' must be bool

Signed-off-by: Chris Dodd <cdodd@nvidia.com>
@ChrisDodd ChrisDodd force-pushed the cdodd-loop-typecheck branch from 439c2b5 to c3b7f4d Compare June 23, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Topics concerning the core segments of the compiler (frontend, midend, parser)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants