Skip to content

Miscellaneous fixes to java, javascript and python parsers #235

Merged
julian-berbel merged 6 commits intomasterfrom
chore-parsers-misc-fixes
Apr 30, 2019
Merged

Miscellaneous fixes to java, javascript and python parsers #235
julian-berbel merged 6 commits intomasterfrom
chore-parsers-misc-fixes

Conversation

@flbulgarelli
Copy link
Copy Markdown
Member

@flbulgarelli flbulgarelli commented Apr 30, 2019

Some commits were extracted from #232

Fixes:

  • removing odd quotes in python strings
  • properly parsing python's print
  • properly parsing javascript's console.log
  • parsing Java initializers
  • supporting booleans in python 2

Copy link
Copy Markdown
Member

@julian-berbel julian-berbel left a comment

Choose a reason for hiding this comment

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

Makes sense!

@julian-berbel julian-berbel force-pushed the chore-parsers-misc-fixes branch from 09abcf1 to 529322e Compare April 30, 2019 19:12
@ghost ghost assigned julian-berbel Apr 30, 2019
@julian-berbel julian-berbel merged commit 40692d8 into master Apr 30, 2019
@ghost ghost removed the pending-review label Apr 30, 2019
@julian-berbel julian-berbel deleted the chore-parsers-misc-fixes branch April 30, 2019 19:13
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.

2 participants