summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | Add filter/withFilter method to Parser, to complement map and flatMap when usedDaniel Capo Sobral2011-12-025-0/+51
| | | | |_|/ / / / | | | |/| | | | |
| | * / | | | | | Add withErrorMessage and withFailureMessage to Parsers.Parser,Daniel C. Sobral2011-12-023-0/+95
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'kepler/topic/reifyclasses' and 'ijuma/feature...Paul Phillips2011-12-049-12/+36
| |\ \ \ \ \ \ \ \
| | | * | | | | | | Delegate to Java's implementation of signum for Long and Int.Ismael Juma2011-12-032-9/+18
| | * | | | | | | | Reification of classes now produces trees that can be compiled and run.Eugene Burmako2011-12-047-3/+18
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Add a mnemonic to help remember what's the difference between +:Daniel C. Sobral2011-12-042-0/+8
| * | | | | | | | Tweaked ident suggestions.Paul Phillips2011-12-048-28/+22
| |/ / / / / / /
| * | | | | | | Added -Ysuggest-idents.Paul Phillips2011-12-037-15/+119
| * | | | | | | Eliminated redundant error message.Paul Phillips2011-12-034-6/+24
| * | | | | | | Fixing wrong-testing test.Paul Phillips2011-12-021-1/+1
| * | | | | | | Tweaking ant bootstrap download.Paul Phillips2011-12-021-2/+2
| |/ / / / / /
| * | | | | | Have ant auto-download the bootstrap libraries.Paul Phillips2011-12-021-3/+11
| * | | | | | Test case closes SI-4758.Paul Phillips2011-12-021-0/+17
| * | | | | | Test case closes SI-5084.Paul Phillips2011-12-021-0/+5
| * | | | | | Revert "Fixes the annoying spaces between name, type params and params in Sca...Paul Phillips2011-12-021-3/+4
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge remote-tracking branches 'dcsobral/parser/NoSuccessMessages', 'dcsobral...Paul Phillips2011-12-0212-15/+295
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | / / / | | | | | |_|/ / / | | | | |/| | | |
| | | | | * | | | Add pull-binary-libs.sh warning.Josh Suereth2011-12-021-0/+2
| | | | | |/ / /
| | | | * | | | Make Enumeration.ValueSet SerializableStefan Zeiger2011-12-022-2/+27
| | | | * | | | Enumeration and Enumeration.ValueSet improvementsStefan Zeiger2011-12-023-15/+89
| | | | | |_|/ | | | | |/| |
| | | * / | | Makes Range#sum an O(1) operation instead of an O(n) one.Simon Ochsenreither2011-12-023-0/+128
| | | |/ / /
| | * | / / Add filter/withFilter method to ParserDaniel Capo Sobral2011-12-025-0/+51
| | | |/ / | | |/| |
| * / | | Add withErrorMessage/withFailureMessage to Parser.Daniel C. Sobral2011-12-023-0/+95
| |/ / /
* | | | Merge branch 'master' into xsbtJosh Suereth2011-12-0223-357/+15580
|\| | |
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'szeiger/issue/2196', 'soc/SI-3481' and 'soc/s...Paul Phillips2011-12-023-4/+60
| |\ \ \ \
| | | * | | Fixes the annoying spaces between name, type params and params in ScalaDoc.Simon Ochsenreither2011-12-021-4/+3
| | | |/ /
| | * / / Tests for SI-3481.Simon Ochsenreither2011-12-022-0/+57
| | |/ /
| * / / Improve performance of BitSet.sizeStefan Zeiger2011-12-021-12/+1
| |/ /
| * | Merge branch 'develop'Paul Phillips2011-12-015-160/+217
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge commit 'e21c05'; commit '8b8ed9'; commit '335da6'; commit '5d7da7' into...Paul Phillips2011-12-014-159/+216
| | |\ \ \ \
| | | | | * | Re-enable RedBlack's ScalaCheck test, which was disabled at r21829.Daniel C. Sobral2011-12-012-157/+213
| | | | * | | Example in scala.sys.process didn't match the text that describes it. Fixed.Daniel C. Sobral2011-12-011-1/+2
| | | | |/ /
| | | * / / Makes it possible to use env(1) to run scala scripts, by droppingDaniel C. Sobral2011-12-011-1/+1
| | | |/ /
| | * / / Fix typo on Regex documentation.Daniel C. Sobral2011-12-011-1/+1
| | |/ /
| * / / svn revision to sha-1 mapping.Paul Phillips2011-12-012-0/+15047
| |/ /
| | |
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'remotes/odersky/master', 'remotes/odersky/top...Paul Phillips2011-12-0112-180/+247
| |\ \ \ \
| | | | * | Improved BitSet implementationsStefan Zeiger2011-12-019-179/+242
| | | | |/
| | | * / Fix part numbering in READMERobin Stocker2011-12-011-1/+1
| | | |/
| | * / Special treatment of emptyValDef in reifyMartin Odersky2011-12-012-0/+4
| | |/
| * | Fix to the fix of AnnotationInfos.Martin Odersky2011-12-011-1/+1
| * | Fix to position in AnnotationInfoMartin Odersky2011-12-011-1/+8
| |/
* / Port of SBT 0.11.x build. Things appear to be working well.Josh Suereth2011-12-0128-1883/+1161
|/
* Merge pull request #2 from skyluc/masterPaul Phillips2011-11-301-23/+23
|\
| * Fixed the layout layout. Added back the '†' and the description for tools.Luc Bourlier2011-11-301-23/+23
* | Merge pull request #1 from jamie-allen/masterPaul Phillips2011-11-301-1/+1
|\ \ | |/ |/|
| * Removed the word SubversionJamie Allen2011-11-301-1/+1
|/
* A bit of ascii art from @skyluc. This should make the README.rst prettier fo...Josh Suereth2011-11-301-23/+23
* Modified README to rst for github moveJosh Suereth2011-11-301-74/+107
* Fix for octal test.Paul Phillips2011-11-291-1/+4
* improve cps handling of if-then-else. no review.Tiark Rompf2011-11-295-29/+102
* Fixed -Xfuture 5.ds, deprecated 0-octal.Paul Phillips2011-11-299-60/+75