Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/typechecker #35

Merged
merged 11 commits into from
May 18, 2020
Merged

Feature/typechecker #35

merged 11 commits into from
May 18, 2020

Conversation

Pablolepz
Copy link
Collaborator

No description provided.

Pablolepz and others added 11 commits May 16, 2020 15:01
This is a checkpoint.
Testing for the code generator required changeds in both parser.dart and
code_generator.dart to be made. Currently, an empty class works. An
empty method *did* work, however, upon changing things for the third
test (method with statements), things changed and it currently doesnt
work. To be continued...
Currently, code_generator saves the signature of a method twice.

There is an issue with the block statmenet parser that only parses one
statement.
@massivelivefun massivelivefun merged commit 9e744b9 into develop May 18, 2020
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