summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove further references to forkjoinJason Zaugg2015-07-151-1/+0
* No longer support unreleased STARR.Adriaan Moors2013-11-256-6/+0
* Merge pull request #2743 from retronym/topic/gitignore-in-repoAdriaan Moors2013-07-181-15/+0
|\
| * Commit .gitignore directlyJason Zaugg2013-07-171-15/+0
* | STARR: use 2.11.0-M4, built with 2.11.0-M3Adriaan Moors2013-07-166-6/+6
|/
* Unfork jline: use vanilla jline 2.11 as a dependency.Adriaan Moors2013-07-051-1/+0
* Updates .gitignore files.Lex Spoon2013-06-261-0/+15
* new starr that supports macro ???Eugene Burmako2013-05-276-6/+6
* Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-179-9/+7
|\
| * Updated jline and rebuilt.Paul Phillips2013-04-241-1/+1
| * New starr based on b7840d6b41.Paul Phillips2012-12-286-6/+6
| * Merge commit 'refs/pull/1718/head' into merge-msil-genjvm-deletePaul Phillips2012-12-061-1/+0
| |\
| | * Expunged the .net backend.Paul Phillips2012-12-051-1/+0
| * | SI-6769 Removes GenJVM backendJames Iry2012-12-051-1/+0
| |/
| * New starr based on 4f98d50bc2 .Paul Phillips2012-11-086-6/+6
* | SI-7442 Update bundled Fork/Join pool (JSR166y)Philipp Haller2013-05-111-1/+1
|/
* SI-6363 deploys the updated starrEugene Burmako2012-09-196-6/+6
* prepping for the refactoringEugene Burmako2012-09-196-6/+6
* New starr that does not depend on `@static`.Grzegorz Kossakowski2012-09-186-6/+6
* SI-6310 redeploys the starrEugene Burmako2012-09-146-6/+6
* rebuilt the starr after performance optimizationsEugene Burmako2012-08-206-6/+6
* deploys a new starr that knows reify is a macroEugene Burmako2012-08-026-6/+6
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-026-6/+6
* prepares our macro defs for refactoring (Step I)Eugene Burmako2012-08-026-6/+6
* SI-5999 deploys a new starrEugene Burmako2012-07-206-6/+6
* Moved cloneable class to package `scala.annotation`.Lukas Rytz2012-07-116-4/+6
* adds the sha1 files of the new starr / stringContext.fDominik Gruntz2012-07-0613-13/+13
* removes ClassTag.String and TypeTag.StringEugene Burmako2012-07-023-3/+3
* Improves backward compatibility of manifestsEugene Burmako2012-07-023-3/+3
* A remedy for Illegal class modifiers in lockerEugene Burmako2012-06-083-3/+3
* Reverting 22c8dec5 and preventing bootstapping in scaladocVlad Ureche2012-06-083-3/+3
* TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-083-3/+3
* removes array tagsEugene Burmako2012-06-083-3/+3
* Introduces scala-reflect.jarEugene Burmako2012-06-083-2/+3
* The new reflectionEugene Burmako2012-06-082-2/+2
* macros: refactoring of fast track infrastructureEugene Burmako2012-06-082-2/+2
* New starr with adriaan's fix from 1b198fadd1 .Paul Phillips2012-05-143-3/+3
* cherry-picking important macro fixes from topic/reflectionEugene Burmako2012-05-122-2/+2
* rethinks tagsEugene Burmako2012-04-232-2/+2
* fixes SI-5680Eugene Burmako2012-04-202-2/+2
* Updates forkjoin.jar sha1Heather Miller2012-04-151-1/+1
* New starr with implicit classes and macros.Paul Phillips2012-04-123-3/+3
* GroundTypeTag => ConcreteTypeTagEugene Burmako2012-04-122-2/+2
* Next generation of macrosEugene Burmako2012-04-122-2/+2
* The rest of the inline classes.Paul Phillips2012-03-1410-10/+5
* Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-145-0/+5
|\
| * New starr which has java.io.Serializable as a universal traitMartin Odersky2012-03-067-7/+7
| * New binaries to support value classes in standard library (the ones two commi...Martin Odersky2012-02-228-3/+8
* | New starr to support new fundamental laws of reality.Paul Phillips2012-03-143-3/+3
* | Merge branch 'master' into merge-inlinePaul Phillips2012-03-141-1/+1
|\ \ | |/ |/|