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

Jl support #163

Merged
merged 8 commits into from Sep 11, 2017
Merged

Jl support #163

merged 8 commits into from Sep 11, 2017

Conversation

AShedko
Copy link
Contributor

@AShedko AShedko commented Sep 11, 2017

Macro support and other function definition syntax.

@AShedko
Copy link
Contributor Author

AShedko commented Sep 11, 2017

Fixed conflicts.

@coveralls
Copy link

coveralls commented Sep 11, 2017

Coverage Status

Coverage remained the same at 96.835% when pulling d60ca70 on AShedko:JlSupport into 5aa56fe on jacktasia:master.

@coveralls
Copy link

coveralls commented Sep 11, 2017

Coverage Status

Coverage remained the same at 96.835% when pulling e0ff2cd on AShedko:JlSupport into 5aa56fe on jacktasia:master.

dumb-jump.el Outdated
@@ -883,6 +891,7 @@ or most optimal searcher."
(:language "javascript" :ext "vue" :agtype "js" :rgtype "js")
(:language "javascript" :ext "html" :agtype "html" :rgtype "html")
(:language "javascript" :ext "css" :agtype "css" :rgtype "css")
(:language "julia" :ext "jl" :agtype "jl" :rgtype "jl")
Copy link
Owner

@jacktasia jacktasia Sep 11, 2017

Choose a reason for hiding this comment

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

We don't need this line.

@jacktasia
Copy link
Owner

Thanks for the PR! This looks good. I'll merge it upon removing the extra julia extension def (see comment).

@coveralls
Copy link

coveralls commented Sep 11, 2017

Coverage Status

Coverage remained the same at 96.835% when pulling fea23a8 on AShedko:JlSupport into 5aa56fe on jacktasia:master.

@jacktasia jacktasia merged commit c3406c6 into jacktasia:master Sep 11, 2017
@jacktasia
Copy link
Owner

Thanks!

netromdk pushed a commit to netromdk/dumb-jump that referenced this pull request Dec 2, 2017
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.

None yet

3 participants