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

CLJC: first expand cljc namespace into clj and cljs version, then analyze #67

Closed
borkdude opened this issue Apr 9, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@borkdude
Copy link
Member

borkdude commented Apr 9, 2019

This may make it easier to process mixed forms. See #63

@borkdude borkdude added the enhancement New feature or request label Apr 9, 2019
@borkdude borkdude changed the title CLJC: first expand namespace into clj and cljs version, then analyze CLJC: first expand cljc namespace into clj and cljs version, then analyze Apr 9, 2019
borkdude added a commit that referenced this issue Apr 20, 2019
See #67 and #63. 

- [x] be more intelligent about cljs macros (see #97) 
- [x] CLJC analyses split into clj and cljs
- [x] dedupe output
- [x] get rid of case false positives
- [x] refactored loading of namespaces
@borkdude
Copy link
Member Author

Fixed with 9ef7f0b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant