Skip to content

migrate to Scala 2.10.0 RC2 - comments are translated#1

Open
jmvanel wants to merge 1 commit intoeokyere:masterfrom
jmvanel:master
Open

migrate to Scala 2.10.0 RC2 - comments are translated#1
jmvanel wants to merge 1 commit intoeokyere:masterfrom
jmvanel:master

Conversation

@jmvanel
Copy link

@jmvanel jmvanel commented Nov 18, 2012

  • Single line comments are translated, and some multi-line comments work now now ( changed the Java 1.5 grammar )
  • added a script runantlr
  • migrate to Scala 2.10.0 RC2 (works in Scala IDE for eclipse)
  • remove dependency to scalax.io.CommandLineParser
    ( note that CommandLineParser does not exist any more in scalax.io )
    As there is just two arguments, it is better to get rid of this dependency

TODO

  • Some tests fail now, but the ones I saw differ only with empty lines
  • change the Scala jar, or provide a Maven build

…ork now ( changed the Java 1.5 grammar )

- added a script runantlr
- migrate to Scala 2.10.0 RC2 (works in Scala IDE for eclipse)
- remove dependency to scalax.io.CommandLineParser
	( note that CommandLineParser does not exist any more in scalax.io )
	As there is just two arguments, it is better to get rid of this dependency
TODO
- Some tests fail now, but the ones I saw differ only with empty lines
- change the Scala jar, or provide a Maven build
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.

1 participant