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

Using sbt, Scala 2.10/2.11/2.12 with Scala.js #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

aborg0
Copy link

@aborg0 aborg0 commented Apr 16, 2017

There is a problem as observed by the scalacheck tests in the math parts, but otherwise it is very similar to the original code. Added travis build, coveralls, tut and Scala.js.

Unfortunately Laika 0.6.0 has some problems with the doc, hopefully 0.8.0 will fix them.

aborg0 added 5 commits April 16, 2017 14:49
Made it compatible with Scala 2.10-2.12.
Added comment about the sporadic test failures on JVM (though with that
change it still fails).
Added more scala options and Laika for doc generation. (For docs a few
changes were necessary, to be fixed later.)

It seems the problems on JVM build are only reproducible locally, not on
travis, so removed the comment.
The tut now includes simple examples with simple results.
Also README was updated with some examples.
Added the scala.collection.immutable.Map/HashMap implementations instead
of the PersistentHashMap of Clojure.
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