aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorodersky <odersky@gmail.com>2014-02-23 12:03:04 +0100
committerodersky <odersky@gmail.com>2014-02-23 12:03:04 +0100
commit7b1c5bcb7668e57c106fd8235e38646d4e22ba0b (patch)
tree0d2ba4467ccd55181079814924598b334a08244c
parent9e8e53bdf2797bd3dd07f16954c7196e6bcf1cbf (diff)
downloaddotty-7b1c5bcb7668e57c106fd8235e38646d4e22ba0b.tar.gz
dotty-7b1c5bcb7668e57c106fd8235e38646d4e22ba0b.tar.bz2
dotty-7b1c5bcb7668e57c106fd8235e38646d4e22ba0b.zip
Update AUTHORS.md
-rw-r--r--AUTHORS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS.md b/AUTHORS.md
index 1075d30f2..95c24c6f6 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -38,7 +38,7 @@ and others.
`dotty.tools.dotc.typer`
-> Some minor components (e.g. the ConstantFolder) were adapted from the current Scala compiler. The rest is new.
+> This is new code except for some minor components (e.g. the ConstantFolder). It uses however many solution details that have been developed over time by many people, including Jason Zaugg, Adriaan Moors, Lukas Rytz, Paul Phillips, and Greg Kossakowski.
`dotty.tools.dotc.util`