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

Minor fixes #84

Merged
merged 5 commits into from
Jul 7, 2016
Merged

Minor fixes #84

merged 5 commits into from
Jul 7, 2016

Conversation

FabioLuporini
Copy link
Contributor

fixes #65

@miklos1 this should fix the import error in tsfc

@miklos1
Copy link
Contributor

miklos1 commented Jul 7, 2016

OK

@miklos1 miklos1 merged commit 4d90f8a into master Jul 7, 2016
miklos1 added a commit that referenced this pull request Jul 7, 2016
* minor-fixes:
  Fix circular import: utils, visitors, vectorizer
  Remove now unused ast_remove function
  Enforce Block as FunDecl direct child
  Simplify make alias utils function
  Do not print pragmas on Decls
@miklos1 miklos1 deleted the minor-fixes branch July 7, 2016 11:44
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.

Cannot import coffee.utils without first importing coffee.visitors
2 participants