summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fixed bugs 835 and 836.Martin Odersky2006-11-303-20/+27
* added cancel capability to nscMartin Odersky2006-11-307-48/+34
* more functionality for -XkilloptionBurak Emir2006-11-292-12/+16
* added -Xkilloption, unfinishedBurak Emir2006-11-295-2/+83
* fixed bug851Martin Odersky2006-11-291-0/+3
* removed generation of unnecessary cast in match...Burak Emir2006-11-291-2/+1
* fixed problems with refinements.Martin Odersky2006-11-292-1/+15
* renamed directory 'resident' to match '--res' o...michelou2006-11-291-3/+7
* revert2Burak Emir2006-11-291-1/+1
* revertBurak Emir2006-11-292-11/+10
* Be careful to use "." as the default user class...Lex Spoon2006-11-291-13/+16
* better commentBurak Emir2006-11-291-3/+3
* added some sealed modifiersBurak Emir2006-11-292-2/+2
* enabled disfunctional "sealed" optimization in ...Burak Emir2006-11-293-12/+33
* fixed 2 bugs in unapply tc-ing and definitionsBurak Emir2006-11-292-3/+8
* added comment on MAX_<value_type> in generated ...michelou2006-11-281-0/+4
* added 'implicit' modifier in generated API docu...michelou2006-11-282-5/+7
* more fun with positions, and updated docBurak Emir2006-11-281-1/+1
* fixed url encoding for internal links to method...michelou2006-11-282-6/+8
* Fixed the nightly build on Java 1.4mihaylov2006-11-281-1/+2
* Fixing logging issues that cause the IDE to fal...Sean McDirmid2006-11-271-14/+15
* removed case factory methods from listed inheri...michelou2006-11-271-1/+2
* fixed optimization trick in PMBurak Emir2006-11-272-4/+10
* Use StdPhase instead of GlobalPhase where appro...mihaylov2006-11-275-17/+8
* Allow attributes to be placed on types,Lex Spoon2006-11-271-0/+4
* more products, plus some static optimization in...Burak Emir2006-11-274-9/+26
* 1. fixed bug834Martin Odersky2006-11-271-2/+8
* Fixed bug with calls in tail position with fina...Iulian Dragos2006-11-271-1/+3
* Fixed bug ivolving corecions and default conver...Iulian Dragos2006-11-272-4/+13
* fixed bug831Martin Odersky2006-11-272-12/+11
* Added a setting, as yet unused, for experimenta...Lex Spoon2006-11-241-0/+1
* Map.scala: added simple keySet method.Sean McDirmid2006-11-243-5/+15