Skip to content
Snippets Groups Projects

Juno Improvements: type inference and intrinsics

Merged Aaron Councilman requested to merge juno-type-system into main
  • Add float kind to allow functions polymorphic over any float type (useful with our many float-only intrinsic functons)

  • Make type arguments optional on parametric types, functions, and intrinsic functions and add type wildcards

  • Modify type checking and inference to handle optional type arguments and type wildcards, improve handling of unconstrained types and produce errors if types remain unsolved

  • Add the Hercules intrinsic functions to Juno and implement code generation

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading