Skip to content

Conversation

volrath
Copy link
Member

@volrath volrath commented Jul 5, 2017

No description provided.

@lambdaisland
Copy link

lambdaisland commented Jul 5, 2017 via email

@volrath
Copy link
Member Author

volrath commented Jul 6, 2017

I believe it's basically done in #1, only missing to add one line almost at the end of clj-parse--ast-reduceN:

(:tag (clj-parse--make-node :tag subnodes)))

That is, of course, if we want to handle tagged elements (a tag subnode) as a list of size 1. I guess this will depend on the API for traversing the AST we would want to do. Same thing is currently happening with discard elements. I'll leave you a note in #1 as a review so we can have the conversation centralized over there.

@plexus plexus merged commit 9d4c0b7 into clojure-emacs:master Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants