Skip to content

Updated to use latest javaparser and Microsoft.CodeAnalysis libraries#2

Merged
paulirwin merged 12 commits into
paulirwin:masterfrom
ChristopherHaws:master
Aug 29, 2016
Merged

Updated to use latest javaparser and Microsoft.CodeAnalysis libraries#2
paulirwin merged 12 commits into
paulirwin:masterfrom
ChristopherHaws:master

Conversation

@ChristopherHaws

Copy link
Copy Markdown
Contributor

Updated the project to use javaparser 3.0.0

Also, I removed the deprecated Roslyn nuget packages and replaced them with the latest Microsoft.CodeAnalysis packages.

@paulirwin

Copy link
Copy Markdown
Owner

This is awesome 😃 thank you!

Minor nitpick: can you use 4 spaces instead of tabs? That caused a lot of lines to change that otherwise wouldn't need to, and it doesn't match the existing spacing. Sorry to be a pain!

@paulirwin paulirwin self-assigned this Aug 27, 2016
@ChristopherHaws

Copy link
Copy Markdown
Contributor Author

Sure, I can use spaces. Did you want me to change all of the files I modified and squash my commits?

@paulirwin

Copy link
Copy Markdown
Owner

No need to squash but if you can "format document" on those files to convert to spaces that would be appreciated. Thanks!!

@ChristopherHaws

Copy link
Copy Markdown
Contributor Author

Done! :)

@paulirwin paulirwin merged commit d2772ff into paulirwin:master Aug 29, 2016
@paulirwin

Copy link
Copy Markdown
Owner

Awesome, thanks!

@paulirwin

Copy link
Copy Markdown
Owner

@ChristopherHaws now that JavaParser supports 1.8, any interest in adding a LambdaExpressionVisitor? 😄

@ChristopherHaws

Copy link
Copy Markdown
Contributor Author

For sure! Right now I am playing around with getting comments to be ported. After that, I could take a look. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants