summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* Spelling fixLex Spoon2007-01-151-1/+1
* Detect when a syntax error could be remediedLex Spoon2007-01-145-62/+117
* libBurak Emir2007-01-144-3/+4
* Tweaked the help and welcome messages.Lex Spoon2007-01-121-4/+11
* fixed bug877Martin Odersky2007-01-103-23/+54
* fixed bug875Martin Odersky2007-01-102-24/+25
* fixed bugs 880, 877, 876, 875, Added capitalize...Martin Odersky2007-01-094-14/+25
* Added `:' to after line in error messages; chan...Martin Odersky2007-01-063-13/+15
* (no commit message)Martin Odersky2007-01-051-1/+3
* (no commit message)Martin Odersky2007-01-052-2/+8
* reverted change to syntheticmethodsBurak Emir2007-01-051-2/+2
* removed Xkilloption from ExplicitOuterBurak Emir2007-01-052-200/+55
* cleanup IterableBurak Emir2007-01-051-1/+2
* Reverted Nik's changes from revision 9152Iulian Dragos2007-01-041-35/+15
* Commited wrong version of code for libdirs fixGilles Dubochet2007-01-041-5/+5
* MainGenericRunner program now deals properly wi...Gilles Dubochet2007-01-031-3/+7
* Removed the generic runner script that has been...Gilles Dubochet2007-01-033-258/+15
* 1.Martin Odersky2007-01-0310-150/+236
* * TupleN extends ProductN, again (genprod updated)Burak Emir2007-01-024-18/+68
* caseclasses implement Product directlyBurak Emir2006-12-255-28/+32
* unapply <-> as in "Matching with Objects"Burak Emir2006-12-256-71/+176
* updated values for attribute 'target' in ant/Sc...michelou2006-12-222-655/+662
* added option 'unchecked' in Scalac Ant task and...michelou2006-12-151-6/+22
* changed Type.toString for unary tuples.Martin Odersky2006-12-133-6/+8
* Added various constants to the primitive types ...mihaylov2006-12-131-0/+28
* 1. allow trailing commas in tuples; fix of bug 857Martin Odersky2006-12-125-34/+43
* Fixed bug 853, protected accessors crash with p...Iulian Dragos2006-12-121-4/+25
* more tuplesBurak Emir2006-12-121-1/+1
* fixed #855Burak Emir2006-12-112-16/+18
* added infix types and {...} syntax for tuples.Martin Odersky2006-12-117-69/+133
* fixed bug when matching chars and intBurak Emir2006-12-101-0/+14
* implemented infix type operatorsMartin Odersky2006-12-081-23/+56
* added test for ANT_HOME in build.xmlmichelou2006-12-061-2/+2
* fixed bug 833Martin Odersky2006-12-063-22/+11
* fixed bug 846.Martin Odersky2006-12-052-3/+7
* added infix type constructorsMartin Odersky2006-12-045-17/+37
* removed leading/trailing tabs/blanks in backend...michelou2006-12-048-314/+363
* Fixed non-terminating iteration in data flow an...Iulian Dragos2006-12-043-13/+17
* reverted testing change in DocUtil.scalamichelou2006-12-031-3/+1
* more on Xkilloption, and a PM fixBurak Emir2006-12-035-72/+224
* added alphabetic ordered links in navigation framemichelou2006-12-023-19/+54
* fixed incorrect tag in navigation framemichelou2006-12-022-6/+6
* replaced tables by lists in generated API docum...michelou2006-12-022-27/+25
* fixed bug845Martin Odersky2006-12-012-4/+4
* fixed validation error in generated API documen...michelou2006-12-012-6/+8
* added navigation frame in generated API documen...michelou2006-12-013-7/+42
* fixed problem with protectedMartin Odersky2006-12-012-6/+6
* fixed bugs 857, 838, 836Martin Odersky2006-12-013-11/+16
* Fixed a bug with processing the SCALA_HOME envi...Lex Spoon2006-12-012-2/+6
* fixed bug 856Martin Odersky2006-11-301-1/+1