8000 Tags · MikaelMayer/Ammonite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: MikaelMayer/Ammonite

Tags

1.1.2

Toggle 1.1.2's commit message
fix 1.1.2 travis config again

1.1.0

Toggle 1.1.0's commit message
remove shortening from executable upload, and upload unstable executa…

…bles to the most recent tag

1.0.3

Toggle 1.0.3's commit message
Merge branch 'master' of github.com:lihaoyi/Ammonite

1.0.2

Toggle 1.0.2's commit message
update readme

1.0.0

Toggle 1.0.0's commit message
Don't require WeakTypeTag for printing (fix com-lihaoyi#649) (com-lih…

…aoyi#650)

* Avoid WeakTypeTag in favor of ClassTag, as ClassTag will generate less code (fix com-lihaoyi#649)

* Add a project test for DeepLearning.scala

* Support types do not have a ClassTag

* Remove out-dated comments

* Test if shadowPrefix compiles on Scala 2.11 and Scala 2.12, since the bug has been fixed accidentally by this PR

* Update comments

* Adjust indent

* Remove workaround originally used for WeakTypeTag

* Comment why we use ClassTag

* this -> that

* Update FullReplAPI.scala
0