Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Feature/policy #24

Closed
wants to merge 712 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
712 commits
Select commit Hold shift + click to select a range
69c2131
sbt 0.13.0-RC5
adriaanm Aug 12, 2013
5abf9df
Move SBTRunner to its own file.
adriaanm Aug 12, 2013
bad7e89
Build fixes; license; groupId = org.scala-lang.modules
adriaanm Aug 14, 2013
6ffe191
bump version to 1.0-RC3
adriaanm Aug 17, 2013
b97a28b
Newer scala-library fixed cmd line parsers
adriaanm Aug 17, 2013
1974f25
comment for java opts
adriaanm Aug 17, 2013
9ff138a
ConsoleRunner: --> now returns Boolean, not Unit
soc Aug 18, 2013
8ac68fa
Log file is zapped before test run
som-snytt Aug 18, 2013
d5d082c
Par-Test split checks work again
som-snytt Aug 18, 2013
af5130a
SI-7729 Does Par-Test work? Absolutely!
som-snytt Aug 18, 2013
30e8cc1
SI-7729 Fix broken windows build
som-snytt Aug 19, 2013
aaf0af3
Revert "ConsoleRunner: --> now returns Boolean, not Unit"
adriaanm Aug 21, 2013
518d2bf
Bump version to 1.0-RC4
adriaanm Aug 21, 2013
75ab625
Bump to 1.0-RC5
adriaanm Aug 26, 2013
7ad02d0
Upgrade to scala-xml 1.0-RC3
adriaanm Aug 26, 2013
e4cb253
Add resolver for sonatype releases
adriaanm Aug 27, 2013
43a377a
Use scalaVersion for scalap dependency version
adriaanm Sep 7, 2013
aadb0ef
Upgrade to Scala 2.11.0-M5
adriaanm Sep 7, 2013
c9812f1
Upgrade to scala-xml 1.0-RC4
adriaanm Sep 7, 2013
3facfba
update shouldn't fail on conflicting binary versions
adriaanm Sep 7, 2013
9869b5c
Merge pull request #3 from adriaanm/master
adriaanm Sep 19, 2013
5e7ee18
Improve comment regarding cross-versioning conflict
adriaanm Sep 19, 2013
6062df8
Use -SNAPSHOT version so we can do CI/nightly builds.
adriaanm Sep 19, 2013
2191fbc
fix scalacOptions and warnings
xuwei-k Sep 13, 2013
180511f
Bumb sbt-pgp version to 0.8.1, corrects "dispatch" version
Sep 25, 2013
f1193a7
Merge pull request #5 from cunei/master
adriaanm Sep 25, 2013
90950db
Merge pull request #4 from xuwei-k/fix-warnings
adriaanm Sep 26, 2013
15841f6
Enable scripted build of all scala modules
adriaanm Sep 26, 2013
7e5d762
Standardize on OSGi-friendly versioning.
adriaanm Sep 26, 2013
d42f9bd
Fix --srcpath command line option
retronym Oct 21, 2013
2d4c5df
Hide banner under partest --terse.
retronym Oct 21, 2013
2c50eed
Merge pull request #6 from retronym/topic/source-path
adriaanm Oct 22, 2013
9d478a4
Upgrade to Scala 2.11.0-M6 and mark Scala dependencies as provided.
gkossakowski Nov 8, 2013
5f6fa46
Merge pull request #7 from gkossakowski/provided-depdencies
retronym Nov 8, 2013
2713a8a
Move to BlackboxContext
adriaanm Nov 12, 2013
d03c701
Merge pull request #8 from adriaanm/blackbox
adriaanm Nov 12, 2013
221ab32
Enable Travis CI
adriaanm Nov 13, 2013
33c09fa
Merge pull request #9 from adriaanm/travis
adriaanm Nov 13, 2013
39ae1dc
Remove trace macro. Too unstable.
adriaanm Nov 13, 2013
615924e
Add sonatype snapshots repo.
adriaanm Nov 13, 2013
130dd61
Merge pull request #10 from adriaanm/excise-trace
adriaanm Nov 13, 2013
343bb59
Proudly display Travis CI status
adriaanm Nov 13, 2013
7bb3f89
Update README.md
adriaanm Nov 13, 2013
0368714
Only validate against 2.11.0-SNAPSHOT
adriaanm Nov 13, 2013
53271dd
Automate release: settings for dependency versions.
adriaanm Nov 19, 2013
97cb37a
Merge pull request #12 from adriaanm/master
adriaanm Nov 20, 2013
8efeadd
Move build boilerplate to standard.sbt.
adriaanm Nov 21, 2013
7e5d27c
Merge pull request #13 from adriaanm/master
adriaanm Nov 21, 2013
0cf8913
Update .travis.yml
adriaanm Nov 22, 2013
d87a7ae
Add support for Java 8 in filtered check feature.
gkossakowski Jan 21, 2014
cfb110c
Merge pull request #14 from gkossakowski/master
adriaanm Jan 21, 2014
c3f7cfa
Switch to scala-module-plugin, sbt 0.13.1
adriaanm Jan 25, 2014
dc20dbb
Merge pull request #15 from adriaanm/master
adriaanm Jan 27, 2014
c9acb81
SI-8345 support both scalap 2.11.0-M8 and 2.11.0-RC1
adriaanm Feb 26, 2014
c88b0b3
Merge pull request #16 from adriaanm/scalap-M8-RC1
adriaanm Feb 26, 2014
8a5fbb0
Need VersionKeys in keys.scala to set from command line
adriaanm Feb 27, 2014
4754bc1
SI-8382 Restore partest.debug
som-snytt Mar 8, 2014
bcdbb90
Merge pull request #17 from som-snytt/issue/missing-debug
adriaanm Mar 10, 2014
a52d6ec
Properly quote regex replacement string in path canonicalization
gzm0 Apr 18, 2014
e200870
Merge pull request #18 from gzm0/fix-log-path-replacement
gkossakowski Apr 18, 2014
87e2d7f
Bump version for 2.12.x
retronym May 6, 2014
88cfa0a
Use 2.11.0 for the travis build
retronym May 6, 2014
909b1e8
Bump versions after the 2.11.0 release.
retronym May 2, 2014
9ca3fb1
Bump to 1.0.1-SNAPSHOT
retronym May 2, 2014
cf78193
Workaround for scalaBinaryVersion handling for 2.12.x
retronym May 6, 2014
7a0c3dc
Merge pull request #19 from retronym/topic/version-bump
retronym May 6, 2014
9c69956
Disable MiMa on the 2.12.x branch
retronym May 6, 2014
ca909cc
Use _2.11 as the snapshot binary version, rather then _2.11.0.
retronym May 7, 2014
3e608c0
Merge pull request #20 from retronym/topic/version-bump
retronym May 7, 2014
132a058
Merge pull request #3715 from retronym/topic/bump
retronym May 7, 2014
d4848ea
Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x
retronym May 9, 2014
bed189e
@inline Predef.identity[A].
tvierling May 9, 2014
b523827
Make PartialFunction.OrElse extend AbstractPartialFunction.
tvierling May 10, 2014
8065e36
Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x
retronym May 11, 2014
4f0df0b
Merge pull request #3731 from retronym/merge/2.11.x-to-2.12.x
retronym May 11, 2014
22dc67b
Merge pull request #3740 from tvierling/trait-instantiation
gkossakowski May 11, 2014
8750592
Deprecation of @BeanInfo
lrytz May 13, 2014
2622c44
Merge remote-tracking branch 'origin/2.11.x' into 2.12.x
paulp May 19, 2014
6147af2
Beginning the cull.
paulp May 19, 2014
c5735ac
The cull continues.
paulp May 19, 2014
1d36c14
Imported binary support libs for partest.
paulp May 19, 2014
78558b0
Initial sbt build.
paulp May 19, 2014
48f3957
Subtree merge of partest.
paulp May 19, 2014
e84af44
Fixups for partest.
paulp May 19, 2014
bb1491e
Removing tests in which we have no interest.
paulp May 19, 2014
b9e1959
Consolidated and trimmed disabled and pending.
paulp May 19, 2014
2753229
Removing all scala.actors tests.
paulp May 19, 2014
d90306d
Some scripts for bin.
paulp May 19, 2014
7b55e7a
Deleting source directories wholesale.
paulp May 19, 2014
e68d561
Restoring sbt bits.
paulp May 19, 2014
bff80fd
Cheaper options, 0.13.6, ant style
paulp May 20, 2014
38af7b6
Eliminated a host of blaring -Ydebug loggers.
paulp May 20, 2014
444cab2
Merge pull request #3737 from tvierling/identity-inline
retronym May 20, 2014
911cd85
A day's work on bootstrapping in sbt.
paulp May 21, 2014
b8ed689
Finishing ripping out some test types.
paulp May 21, 2014
74d2967
A handy compile-everythinger.
paulp May 21, 2014
f505828
Merge commit 'origin/2.11.x^' into repolicy
paulp May 21, 2014
a63579e
Merge remote-tracking branch 'origin/2.12.x' into repolicy
paulp May 21, 2014
92d2f04
Merge remote-tracking branch 'origin/2.11.x' into repolicy
paulp May 21, 2014
68df68c
Warnings and bootstrapping.
paulp May 21, 2014
bdca8cf
Merge pull request #3746 from lrytz/beanInfoDep
lrytz May 21, 2014
518bcdb
On a rampage of logging deletion.
paulp May 21, 2014
fd4052e
SI-8071, SI-8079 losing type annotations
paulp May 13, 2014
5079190
Merge remote-tracking branch 'origin/2.11.x'
paulp May 21, 2014
0f3892b
Merge remote-tracking branch 'origin/2.12.x'
paulp May 21, 2014
74d9250
Recording some of the current test failure logs.
paulp May 21, 2014
e478592
Merge branch '2.11.x' into 2.12.x
lrytz May 22, 2014
8f9e952
Merge pull request #3773 from lrytz/merge-2.12
retronym May 23, 2014
837b690
Using vanilla asm with a couple ungodly hacks.
paulp May 21, 2014
2606789
The 'before' photo.
paulp May 21, 2014
642de3e
The 'after' photo.
paulp May 21, 2014
5602906
Move partest jars out of default unmanaged spot.
paulp May 21, 2014
66daa6e
Much better transparency into the process.
paulp May 21, 2014
6384567
Finally figured out the bcode failures.
paulp May 22, 2014
47a6eee
Recovered the specialized tests.
paulp May 23, 2014
1f04d11
3816/3816 tests pass.
paulp May 23, 2014
9aac106
Build cleanups.
paulp May 23, 2014
c554878
More build cleanups.
paulp May 23, 2014
18269fc
Straightening out asm, and build retrenchment.
paulp May 24, 2014
c4e32bd
Bootstrapping confirmed.
paulp May 25, 2014
dc9f137
Eliminated separate partest project.
paulp May 25, 2014
5204d82
Merge remote-tracking branch 'origin/2.11.x'
paulp May 31, 2014
4471228
Pull-back-to-0.13.5 changes.
paulp May 31, 2014
fd00181
Make comment consistent with code
evverx May 31, 2014
7015c76
runner salvaged from elsewhere
paulp Jun 1, 2014
b5c0923
Merge commit '9e79885' into merge-211
lrytz Jun 2, 2014
02d7458
Merge commit 'e948b39' into merge-211
lrytz Jun 2, 2014
9bfc5ed
Merge branch '2.11.x' into merge-211
lrytz Jun 2, 2014
9b37ade
Merge pull request #3808 from lrytz/merge-211
lrytz Jun 3, 2014
17b99e2
Update AnyVals.scala
harryhuk Jun 3, 2014
ce99480
Hardened/fixed bootstrap.
paulp Jun 3, 2014
957b9a2
Expunge sketchier bootstrap approach.
paulp Jun 3, 2014
76a511e
Added slf4j to boot classpath.
paulp Jun 3, 2014
eca2365
Merge remote-tracking branch 'origin/2.11.x'
paulp Jun 4, 2014
3f84dae
Merge remote-tracking branch 'origin/2.12.x'
paulp Jun 4, 2014
ce279b0
Added -Yno-empty-package option.
paulp Jun 4, 2014
ead0990
The glorious return of Comma McTraily.
paulp Jun 4, 2014
8cd6cf3
Moved instrument.jar into a padded room.
paulp Jun 4, 2014
503027c
Trailing comma test
paulp Jun 4, 2014
5aefa46
-m option to run a program.
paulp Jun 4, 2014
ece73e7
Merge remote-tracking branch 'origin/2.11.x'
paulp Jun 5, 2014
44ac237
Moved tests with extra dependencies.
paulp Jun 7, 2014
d883319
Removed moved tests.
paulp Jun 7, 2014
f2cd450
Merge remote-tracking branch 'origin/2.11.x'
paulp Jun 7, 2014
1f45076
Repackage asm back into itself.
paulp Jun 8, 2014
b4b3e51
Fixing the slf4j thing properly.
paulp Jun 8, 2014
291b5c6
Merge pull request #3819 from evvers/consistent-comment
adriaanm Jun 10, 2014
ed3df58
Merge pull request #3810 from harryhuk/patch-1
adriaanm Jun 10, 2014
cf89029
Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x
retronym Jun 10, 2014
6887029
Merge pull request #3821 from retronym/merge/2.11.x-to-2.12.x
adriaanm Jun 10, 2014
a91d959
Merge remote-tracking branch 'origin/2.11.x'
paulp Jun 10, 2014
c127b6f
Disabled scalacheck code.
paulp Jun 10, 2014
c3cbd04
Publishing to bintray.
paulp Jun 10, 2014
7d0616f
Hardening bootstrap process.
paulp Jun 11, 2014
c774348
Cleaned up and isolated bootstrap code.
paulp Jun 11, 2014
88f4020
Eliminated some hardcoding.
paulp Jun 11, 2014
e1be609
Isolated bootstrap some more.
paulp Jun 11, 2014
e8ae922
Published 1.0.0-M2.
paulp Jun 11, 2014
cfc4277
Preparing to remove ant.
paulp Jun 11, 2014
f978d56
Removed ant.
paulp Jun 11, 2014
a243166
Fixed test target.
paulp Jun 11, 2014
7706f1a
Dumping all settings values up front.
paulp Jun 11, 2014
b7dfb93
What settings look like without any configuration beyond build.sbt
paulp Jun 11, 2014
fc5ceb9
Added name, version, scalaVersion, scalaBinaryVersion.
paulp Jun 11, 2014
8b3a146
Added most of the other settings.
paulp Jun 11, 2014
66bc2c9
Put all the settings back in place.
paulp Jun 11, 2014
815b1af
Figured out what's going on with mapping Settings.
paulp Jun 11, 2014
3fe5a60
Re-discovered I can't break the repl out of bootstrap.
paulp Jun 11, 2014
59812b7
Some build smoothing.
paulp Jun 11, 2014
758fd16
Published 1.0.0-M3.
paulp Jun 11, 2014
0ca9b31
Added a jarPaths task.
paulp Jun 11, 2014
9760ad9
Merge remote-tracking branches 'origin/2.11.x' and 'origin/2.12.x'
paulp Jun 12, 2014
ee5dde1
Removed Observable*, Synchronized*, script._
paulp Jun 12, 2014
6285058
Restarted Mima filtering to accommodate.
paulp Jun 12, 2014
e5c9f5d
Removed *Proxy.scala.
paulp Jun 12, 2014
9b4cb77
Toyed with a spire dependency.
paulp Jun 12, 2014
04dcf39
Disabled a straggler using SynchronizedSomething.
paulp Jun 12, 2014
f7d2cec
Update PartialFunction documentation to include the fact that the cal…
Jun 12, 2014
455bcd6
Update PartialFunction documentation to include the fact that the cal…
Jun 12, 2014
d071abe
Change StringContext scaladoc
evverx Jun 20, 2014
eb2ec76
scala.io.Source now implements java.io.Closeable
hamnis Jun 27, 2014
03af965
Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-2.12.x…
retronym Jun 27, 2014
71bc2e5
Revised comment to appeal to lchoran's and som-snytts comments
Jun 27, 2014
dead39d
SI-8677 Duration: Zero - Inf should be MinusInf
Blaisorblade Jun 24, 2014
e4135a6
Merge remote-tracking branch 'origin/2.11.x'
paulp Jun 28, 2014
55b408f
Merge pull request #3838 from retronym/merge/2.11.x-2.12.x-20140627
lrytz Jun 29, 2014
6c69808
Added example to Option.collect method.
jxcoder Jul 2, 2014
17bdf8b
Merge pull request #3857 from jxcoder/issue-3856
Jul 2, 2014
716362a
Merge pull request #3853 from evvers/change-stringcontext-scaladoc
Jul 2, 2014
08782ee
Merge pull request #3843 from Blaisorblade/topic/fix-minus-inf
adriaanm Jul 3, 2014
1e2a216
SI-8705 Added example to Option.contains method.
jxcoder Jul 3, 2014
47c6215
Merge pull request #3837 from hamnis/source-closeable
adriaanm Jul 4, 2014
e331107
[scaladoc] Changed align of example code to Option.contains and Optio…
jxcoder Jul 5, 2014
80a9e90
som-snytt's update to wording
Jul 8, 2014
b1b0b5c
Merge pull request #3864 from jxcoder/SI-8705
Jul 9, 2014
f36e700
SI-8710 Fix crasher for value classes + private + overloading
retronym Jul 11, 2014
13054da
Rewrite explanation of doc-source-url option more clearly, and fix en…
pocket7878 Jul 12, 2014
462fe6a
Merge pull request #3875 from pocket7878/issue/8699
Jul 12, 2014
d7c29af
Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.1…
retronym Jul 14, 2014
c2e4da6
Fixes first sentence delimiters
dgruntz Jul 14, 2014
ec4abf5
Did not know of the fix for SI-8672. Followed the recommendation give…
dgruntz Jul 15, 2014
68b16a0
Update javadoc tag to new scaladoc tags.
pocket7878 Jul 14, 2014
e4287f8
Merge pull request #3873 from retronym/ticket/8710
retronym Jul 18, 2014
fd9a7e3
Merge pull request #3877 from retronym/merge/2.11.x-to-2.12.x-20140714
retronym Jul 18, 2014
0a1694d
Fix scaladoc typo
lukaselmer Jul 21, 2014
528df5b
Fixed mathematically wrong statement in the documentation of scala.ma…
misberner Jul 22, 2014
0b685f6
Merge pull request #3891 from lukaselmer/fix-scaladoc-typo
gkossakowski Jul 25, 2014
42899b1
Merge pull request #3880 from dgruntz/patch-1
gkossakowski Jul 25, 2014
e6c13fe
Merge pull request #3881 from pocket7878/issue/6144
gkossakowski Jul 25, 2014
6987d50
Merge pull request #3822 from mlbileschi/mlbileschi-updatePartialFunc…
gkossakowski Jul 25, 2014
7cca763
Refactored example to Option.collect method.
jxcoder Jul 3, 2014
3808916
Merge pull request #3892 from misberner/docfix-PartialOrdering
gkossakowski Jul 25, 2014
262b0b2
Prevent SI-7905 by adding a test
kzys Jul 27, 2014
72721ff
Fixes cut sentences in the generated scaladocs
dgruntz Aug 6, 2014
70c3360
SI-7350 Prevent resource leaks in PipedProcesses.runAndExitValue()
rubyu Aug 7, 2014
d30616e
Merge pull request #3898 from adriaanm/jxcoder-issue-3861
gkossakowski Aug 7, 2014
b8deaa1
Merge pull request #3918 from dgruntz/doc/firstSentenceFixes
gkossakowski Aug 7, 2014
9caf3ec
mutable.LongMap.fromZip takes collection.Iterable
Aug 10, 2014
afb0fb1
Merge pull request #3900 from kzys/jira-7905
lrytz Aug 12, 2014
131dea0
Scaladoc: the value of an id attribute must be unique within a document
kzys Aug 12, 2014
5fac01e
Merge pull request #3924 from denisrosset/2.12.x
gkossakowski Aug 19, 2014
f324ca5
SI-8803 generate super accessor for super[A], if A is outer superclass
lrytz Aug 20, 2014
a1b18d8
Translate to jUnit test cases
rubyu Aug 26, 2014
23c8194
Merge pull request #3920 from rubyu/issue/7350
gkossakowski Sep 1, 2014
61dbf4a
Merge pull request #3928 from kzys/dup-html-ids
gkossakowski Sep 2, 2014
f196ee2
Merge commit '01f2d27' into merge/2.11-to-2.12-is-it-really-sept-2-al…
lrytz Sep 2, 2014
ad930e6
Merge commit '5a878c2' into merge/2.11-to-2.12-is-it-really-sept-2-al…
lrytz Sep 2, 2014
a08be99
Merge commit '47908f1' into merge/2.11-to-2.12-is-it-really-sept-2-al…
lrytz Sep 2, 2014
0f683b8
Merge commit 'eb74148' into merge/2.11-to-2.12-is-it-really-sept-2-al…
lrytz Sep 2, 2014
91c4192
Merge branch 'merge/2.10-to-2.11-sept-2' into merge/2.11-to-2.12-is-i…
lrytz Sep 2, 2014
2164461
Merge pull request #3959 from lrytz/merge/2.11-to-2.12-is-it-really-s…
retronym Sep 2, 2014
42650b1
Merge remote-tracking branch 'origin/2.11.x' into merge
paulp Sep 3, 2014
24685a0
scala 2.11.2.
paulp Sep 3, 2014
d5a542b
Remove ghostly bippy.
paulp Sep 3, 2014
6c77e54
Version tweaks.
paulp Sep 3, 2014
e08d35d
Integrating libsbt.
paulp Sep 4, 2014
87ca181
Merge pull request #3935 from lrytz/t8803
retronym Sep 5, 2014
551ce8b
Merge remote-tracking branch 'origin/2.11.x'
paulp Sep 5, 2014
5317fe8
Addressing the three test failures.
paulp Sep 5, 2014
b86e789
Bump version to prepare for artifact release.
paulp Sep 5, 2014
845a20b
Fix mima test.
paulp Sep 5, 2014
3313c76
Update bootstrap compiler version to now-published 1.0.0-M4.
paulp Sep 5, 2014
d98b624
Added README.
paulp Sep 5, 2014
df8645f
Added license information.
paulp Sep 5, 2014
de77317
Waging the glorious battle against README scrollbars.
paulp Sep 5, 2014
251fa5f
Looks like I'll need shorter version numbers.
paulp Sep 5, 2014
3416b56
Readme tweaks.
paulp Sep 5, 2014
88dcc7a
Clarification of accidental fiction.
paulp Sep 5, 2014
cae520a
Removed file which snuck back in during last merge.
paulp Sep 5, 2014
562d625
Merge remote-tracking branch 'origin/HEAD' into feature/policy
aloiscochard Sep 5, 2014
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
51 changes: 1 addition & 50 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,50 +1 @@
#
# Are you tempted to edit this file?
#
# First consider if the changes make sense for all,
# or if they are specific to your workflow/system.
# If it is the latter, you can augment this list with
# entries in .git/info/excludes
#
# see also test/files/.gitignore
#

#
# JARs aren't checked in, they are fetched by Ant / pull_binary_libs.sh
#
# We could be more concise with /lib/**/*.jar but that assumes
# a late-model git.
#
/lib/ant/*.jar
/lib/*.jar
/test/files/codelib/*.jar
/test/files/lib/*.jar
/test/files/speclib/instrumented.jar
/tools/*.jar

# Developer specific Ant properties
/build.properties
/buildcharacter.properties

# target directories for ant build
/build/
/dists/

# other
/out/
/bin/
/sandbox/
/.ant-targets-build.xml

# eclipse, intellij
/.classpath
/.project
/src/intellij/*.iml
/src/intellij/*.ipr
/src/intellij/*.iws
**/.cache
/.idea
/.settings

# Standard symbolic link to build/quick/bin
/qbin
project/local.properties
77 changes: 0 additions & 77 deletions .mailmap

This file was deleted.

20 changes: 0 additions & 20 deletions .travis.yml

This file was deleted.

66 changes: 0 additions & 66 deletions CONTRIBUTING.md

This file was deleted.

7 changes: 0 additions & 7 deletions Gemfile

This file was deleted.

21 changes: 21 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Code original to this repository
--------------------------------

Copyright 2014 Paul Phillips

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

[https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Code predating this repository
------------------------------

Has a [pre-existing license](doc/LICENSE-scalac.md).
51 changes: 0 additions & 51 deletions META-INF/MANIFEST.MF

This file was deleted.

Loading