Files
sbt/main
Mark Harrah 87e406fcbd support vals/defs in build.sbt
* must start with val, lazy val, or def (no modifiers currently)
* visible only within the same .sbt file
* multiple definitions allowed without being separated by blank lines
* no blank lines allowed within a definition
2012-11-17 16:27:25 -05:00
..
2012-01-27 21:09:11 -05:00
2012-11-17 16:27:25 -05:00
2012-08-31 06:24:16 -04:00
2010-09-21 22:00:11 -04:00
2012-03-12 19:54:18 -04:00
2012-05-23 20:13:52 -04:00