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

Improve code quality #109

Merged
merged 5 commits into from
Dec 8, 2016
Merged

Improve code quality #109

merged 5 commits into from
Dec 8, 2016

Conversation

FabioLuporini
Copy link
Contributor

@FabioLuporini FabioLuporini commented Dec 6, 2016

No new functionalities are added: just refactoring ancient code and removing now unnecessary stuff

Depends on OP2/PyOP2#515

Also, fixes #107

EDIT: tests are still running at the moment

Copy link
Contributor

@wence- wence- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK.

@miklos1
Copy link
Contributor

miklos1 commented Dec 7, 2016

I can confirm that this fixes #107.

@miklos1 miklos1 merged commit 9632444 into master Dec 8, 2016
miklos1 added a commit that referenced this pull request Dec 8, 2016
* drop-global-decls:
  Search ArrayInit in symbol references visitor
  FindInstances ---> Find
  Better clean up after CSE
  minor refactoring
  Drop self.decls all over the place
@miklos1 miklos1 deleted the drop-global-decls branch December 8, 2016 10:00
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.

ASTKernel.plan_cpu generates unused variables
3 participants