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

Add detection for undeclared identifiers #28

Closed
hawkw opened this issue Oct 24, 2014 · 5 comments
Closed

Add detection for undeclared identifiers #28

hawkw opened this issue Oct 24, 2014 · 5 comments
Assignees
Milestone

Comments

@hawkw
Copy link
Owner

hawkw commented Oct 24, 2014

From Dr. Jumadinova's handout:

*** No declaration for function ‘Binky’ found

Used to report undeclared identifiers (classes, interfaces, functions, variables).

@hawkw hawkw added this to the Lab 3 Final milestone Oct 24, 2014
@hawkw
Copy link
Owner Author

hawkw commented Oct 24, 2014

This is like #27 but moreso.

@hawkw
Copy link
Owner Author

hawkw commented Oct 26, 2014

See bf54143

@hawkw hawkw self-assigned this Oct 26, 2014
@ArcticLight
Copy link
Collaborator

Need to add functions as well as vars and classes and I think we're good?

@ArcticLight
Copy link
Collaborator

Close on accident.

@hawkw
Copy link
Owner Author

hawkw commented Nov 15, 2014

This was definitely finished, I think somewhere around 482e0ca?

@hawkw hawkw closed this as completed Nov 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants