Skip to content

Conversation

bladyjoker
Copy link
Contributor

@bladyjoker bladyjoker commented Jan 26, 2023

DONE

  • Supers cycle check
  • Tests

Continuation from #27

TODOs

  • The cycle check should yield an API error, add a super class cycle error to the compiler.proto
  • The cycle check doesn't need to be performed separately, this can be done as you check for Class signatures which is essential.
  • The API for the ClassDef is not appropriate, we should change it in several ways.

@bladyjoker bladyjoker added enhancement New feature or request compiler Work related to the Lambda Buffers Compiler labels Jan 26, 2023
@bladyjoker bladyjoker self-assigned this Jan 26, 2023
@bladyjoker bladyjoker requested a review from gnumonik January 26, 2023 19:50
@gnumonik gnumonik merged commit 3895701 into main Jan 27, 2023
@gnumonik gnumonik deleted the bladyjoker/compiler-typeclass-check branch January 27, 2023 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Work related to the Lambda Buffers Compiler enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants