Eugene Yokota
|
b34e182d21
|
Bump util, lm, and zinc
|
2017-01-14 00:57:46 -05:00 |
Eugene Yokota
|
9ee69e5dd4
|
Fix test
|
2017-01-06 11:27:41 -05:00 |
Dale Wijnand
|
43821667bf
|
Upgrade scalariform version
|
2016-12-11 12:13:11 +00:00 |
Dale Wijnand
|
1ba7bb0fb9
|
Merge pull request #2712 from Duhemm/fport/key-selection-build-level
Forward port #2469 & #2708
|
2016-09-01 09:23:01 +01:00 |
Martin Duhem
|
faf6120c93
|
Unspecified project axis means current project or its build
|
2016-08-31 10:42:32 +02:00 |
kenji yoshida
|
27fe8eb6f7
|
remove unused imports (#2719)
|
2016-08-30 07:29:17 +01:00 |
Eugene Yokota
|
829ec4dd3a
|
Update Defaults and scripted to := style
|
2016-08-29 23:02:10 -04:00 |
Dale Wijnand
|
96e086b1a1
|
AutoPlugin should require JvmPlugin by default
Fixes #2082
|
2016-07-08 10:57:55 +01:00 |
Dale Wijnand
|
12c2734052
|
Pattern match some if/else's
|
2016-07-07 18:21:25 +01:00 |
Dale Wijnand
|
32760bed55
|
Remove some fatal exception catching
|
2016-07-07 18:21:25 +01:00 |
Dale Wijnand
|
387674a451
|
Remove some heads and tails
|
2016-07-07 18:21:25 +01:00 |
Dale Wijnand
|
01a7a00915
|
Remove old sbt parser
|
2016-06-21 13:15:10 +01:00 |
Dale Wijnand
|
ffafdc2e03
|
Remove OldPlugin
|
2016-06-21 08:09:30 +01:00 |
Eugene Yokota
|
0cc9488632
|
Bring BuildStructure and others into internal
|
2016-05-06 19:21:13 -04:00 |
Eugene Yokota
|
ce3926fbed
|
Bring EvaluateConfigurations and DslEntry to internal
|
2016-05-06 17:32:26 -04:00 |
Eugene Yokota
|
fddbf77877
|
Fix tests
|
2016-04-29 02:12:35 -04:00 |
Eugene Yokota
|
e57215e240
|
Fix test
|
2016-03-29 13:11:42 -04:00 |
Martin Duhem
|
c981abd295
|
Fix all imports
|
2015-09-14 14:28:09 +02:00 |
Pierre DAL-PRA
|
8f1fb2d232
|
Fix additional warnings
|
2015-08-07 00:23:14 +02:00 |
Pierre DAL-PRA
|
54d54b9f4f
|
Replace procedure syntax by explicit Unit annotation
|
2015-08-04 10:07:38 +02:00 |
Josh Suereth
|
4464b13acd
|
Remove reference to dead servers.
|
2015-07-24 13:58:39 -04:00 |
Eugene Yokota
|
81f175ddbf
|
Fixes #1666
|
2015-06-20 00:51:42 -04:00 |
Matthew Farwell
|
d4cffdddd9
|
corrected exclusion logic, added more unit tests & scripted tests
|
2015-04-17 09:28:58 +02:00 |
Matthew Farwell
|
0e56878534
|
Added unit tests for Defaults.selectedFilter
|
2015-04-14 06:31:27 +02:00 |
eugene yokota
|
be78b7fc4c
|
Merge pull request #1759 from jedesah/topic/minor_cleanup
Minor code cleanup
|
2015-01-14 16:13:06 -05:00 |
andrzej.jozwik@gmail.com
|
e8e0297967
|
Remove work-around for parsing xml by scala parser
|
2014-12-08 23:35:17 +01:00 |
Jean-Rémi Desjardins
|
ca736e55d3
|
Minor code cleanup
|
2014-12-03 09:56:34 -08:00 |
andrzej.jozwik@gmail.com
|
d9aadaf1e1
|
Multi import in one line
|
2014-11-20 23:10:03 +01:00 |
Eugene Yokota
|
97584457fa
|
merged #1662
|
2014-10-21 12:18:54 -04:00 |
andrzej.jozwik@gmail.com
|
6f9dfcce52
|
Revert brackets for backward compatibility (binary compatibility), addExplicitXmlContent use pattern matching, splitFile - does not return whitespace statements
|
2014-10-19 23:54:18 +02:00 |
andrzej.jozwik@gmail.com
|
8c0e400c11
|
Add ; instead of brackets to xml group
|
2014-10-17 22:23:20 +02:00 |
andrzej.jozwik@gmail.com
|
ddc80357dc
|
Add scala-stm file for unit test.
|
2014-10-14 08:30:20 +02:00 |
andrzej.jozwik@gmail.com
|
50ed84b748
|
Use original function
|
2014-10-13 22:53:45 +02:00 |
andrzej.jozwik@gmail.com
|
f1ab893f98
|
Fixed #1666 - check from last end of line.
|
2014-10-13 22:49:26 +02:00 |
Eugene Yokota
|
3f958a5bce
|
enable -deprecation for Scala 2.10
Enable -deprecation flag to catch old code being use when we migrate
things.
In this commit I moved error to sys.error.
|
2014-10-10 15:42:26 -04:00 |
Josh Suereth
|
ddf8a173b0
|
Disable pattern matching in val syntax in sbt 0.13.7.
Fixes #1661 or at least works around it for now.
|
2014-10-10 13:47:02 -04:00 |
Josh Suereth
|
009426d896
|
Documentation and renaming of "blankies" into somethign a bit easier to find.
* Rename SPlitExpression* to `SbtParser` denoting that is parses .sbt files
* Adds a few todos
* Document APIs for internal usage.
|
2014-10-03 14:22:52 -04:00 |
andrzej.jozwik@gmail.com
|
a67c5fd187
|
Comments #1630
|
2014-10-03 14:22:52 -04:00 |
andrzej.jozwik@gmail.com
|
2a603da0a8
|
Moved tests to internal package
|
2014-10-03 14:22:52 -04:00 |
andrzej.jozwik@gmail.com
|
9294351e24
|
#1628
|
2014-10-03 14:22:52 -04:00 |
Josh Suereth
|
a8370880e0
|
Remove binary compatibility breakages and migrate new parser features into an internal package.
|
2014-10-03 14:22:51 -04:00 |
andrzej.jozwik@gmail.com
|
2019c6da62
|
findMissingText now searchs recursive
|
2014-10-03 14:22:51 -04:00 |
andrzej.jozwik@gmail.com
|
742188393b
|
Cut valid text corrected
|
2014-10-03 14:22:51 -04:00 |
andrzej.jozwik@gmail.com
|
232c28ecd1
|
Handle xml content in session save
|
2014-10-03 14:22:51 -04:00 |
andrzej.jozwik@gmail.com
|
c720a973a6
|
Corrections for "session save"
|
2014-10-03 14:22:51 -04:00 |
andrzej.jozwik@gmail.com
|
eab7049479
|
Comments fixed #1574
|
2014-10-03 14:22:51 -04:00 |
andrzej.jozwik@gmail.com
|
8da8fefc68
|
Natural whitespace handling for SBT configuration parser AKA 'no more blankies'
|
2014-10-03 14:22:51 -04:00 |
Josh Suereth
|
f4ff84db34
|
Fixes #1375 - Check for empty filenames.
Starting sbt in root isn't a great idea, but it shouldn't break.
|
2014-08-01 17:36:14 -04:00 |
Lukasz Piepiora
|
871ccb0ab9
|
Fixes #1416: Plugin command doesn't work
Fix `plugin` command not working with plugin names containing `.`
|
2014-06-29 23:55:23 +02:00 |
Jacek Laskowski
|
ebbb77e200
|
Typo fixes + removing unnecessary semicolons
|
2014-06-25 00:08:25 +02:00 |