CARVIEW |
-
Adds a @PrivateSetter annotation for use on vars to ScalacCreated Wed Feb 04 20:31:26 -0800 2009
-
New Prototype-based language for the JVMCreated Sun Dec 28 08:33:50 -0800 2008
-
a simple maven archetype for project in scalaForked from davidB/scala-archetype-simple Sun Jan 04 11:16:39 -0800 2009
-
Attempted Modularization of scalaCreated Mon Jan 19 18:27:56 -0800 2009
-
Helper to create maven mojo projects in the Scala languagesCreated Sun Jan 04 11:27:59 -0800 2009
-
Sample scala application that uses spring actorsCreated Wed Jan 14 19:37:38 -0800 2009
-
Dependency helper plugins to Scalac based on DRMacIver's slabCreated Thu Nov 13 04:27:26 -0800 2008
Public Activity
6f2a1a7217c5c2c31400ca523a7c9d283b4198d1
Fixed bytecode so simple modules will compile and execute
ed8ea17a423033d25b7a80fd641c34bc8f6361c0
Fixed some bytecode issues
15b70538d26434ee56889a6b42caa6de6a9a924a
Fixed slot lookup on standard library, begining testing bytecode compilation against standard library
e4fa2b790c40882fb5ff2fa5d09c41f53a4563a1
Modified standard library to fit compilation scheme
16ce5315cbc4f3c93a0d65d1ab63e09c35d3f2bb
Added linux path for compilation, and minor hacks to at least do command-line compilation
3f68ec00c8595a684b1d48a61736c8ebe2b233c1
creating bundles correctly
db3b0f3035d69848d24126e0b8509d4935e8c0b2
Merge branch 'master' of git@github.com:davidB/maven-scala-plugin
5ecac1e3dc80c6529f622d0d02e050a5dd2d97bd
Added another integration test for documentation
ec953626111165299a7fa3ff763aae7920bf7645
Fixes to doc mojo of plugin