Skip to content

feat: add OwlSQL v1 M2 Next compiler foundation - #359

Merged
tiagolauer merged 5 commits into
masterfrom
feat/v1-m2-next-foundation
Aug 20, 2026
Merged

feat: add OwlSQL v1 M2 Next compiler foundation#359
tiagolauer merged 5 commits into
masterfrom
feat/v1-m2-next-foundation

Conversation

@tiagolauer

@tiagolauer tiagolauer commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • define compiler diagnostics and the shallow Query IR
  • add minimal SELECT parsing and lexical scope resolution
  • compile the first SELECT path through the Next compiler without cutting over the public API

Verification

  • npm test: 217 passed, 36 skipped
  • architecture fitness checks passed
  • npm run test:perf: 222,936 instantiations, below the 225,000 budget

Stack

Depends on #358.

Base automatically changed from feat/v1-m0-m1-foundation to master August 20, 2026 20:55
@tiagolauer
tiagolauer merged commit 7b6a397 into master Aug 20, 2026
14 checks passed
@tiagolauer
tiagolauer deleted the feat/v1-m2-next-foundation branch August 20, 2026 20:58
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.

1 participant