Skip to content

Adapt to ScalaJs #2

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

Open
labra opened this issue Oct 27, 2015 · 1 comment
Open

Adapt to ScalaJs #2

labra opened this issue Oct 27, 2015 · 1 comment

Comments

@labra
Copy link
Owner

labra commented Oct 27, 2015

Adapt StateParser to crossCompile using ScalaJs

@labra
Copy link
Owner Author

labra commented Oct 27, 2015

I have found a way to configure the sbt to cross compilation following the structure as defined in CrossProject.

However, one of the tests fails which involves regex's.

repState. - Should parse " " and return (List(),SimpleState(0)) *** FAILED ***

Before continuing the adaptation, I prefer to repair that test. It may involve a different treatment of regular expressions.

See this issue

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

No branches or pull requests

1 participant