summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Added target boottestpaltherr2004-02-012-0/+16
|
* - Generalized use of AConstant to represent con...paltherr2004-02-0142-1151/+1277
| | | | | - Generalized use of AConstant to represent constant values
* - Fixed Idspaltherr2004-01-319-9/+9
|
* Added intermediate code and corresponding jvm b...NAME2004-01-3017-12/+2173
| | | | | Added intermediate code and corresponding jvm backend
* - Added flag LIFTED to lifted classes and methodspaltherr2004-01-291-0/+2
|
* using LabelDef instead of nested functions for ...buraq2004-01-295-181/+142
| | | | | using LabelDef instead of nested functions for automata code generation
* *** empty log message ***Martin Odersky2004-01-281-9/+5
|
* bugfix in PatternMatcher.buraq2004-01-282-37/+66
|
* Bugfix: Added hashCode() method.stenman2004-01-281-1/+5
|
* Bugfix: Added hashCode() method.stenman2004-01-281-10/+15
|
* - fixed a few typos in chapter 3schinz2004-01-281-4/+4
|
* - Now sort the symbols in the bottom-left frame.cremet2004-01-272-1/+46
| | | | | - Added in ScalaSearch a function that convert a string to a type.
* *** empty log message ***mihaylov2004-01-262-6/+11
|
* - Implemented the new synchronized primitive.mihaylov2004-01-261-18/+18
| | | | | - Improved handling of labels.
* - Added 'import java.lang.System' to satisfy th...mihaylov2004-01-261-0/+1
| | | | | - Added 'import java.lang.System' to satisfy the .NET backend.
* - Fixed handling of single typespaltherr2004-01-261-9/+2
|
* - Added test/files/run/tailcallspaltherr2004-01-263-0/+136
|
* - Simplified some type transformers (removed un...paltherr2004-01-263-36/+5
| | | | | - Simplified some type transformers (removed unaliasing)
* - Now there is only one public class in the file.cremet2004-01-261-3/+3
|
* - Fixed typopaltherr2004-01-261-1/+1
|
* - Added the HTTPServer.cremet2004-01-261-0/+1
|
* - Removed method Type.rebindpaltherr2004-01-262-47/+17
| | | | | - Simplified some type transformers
* *** empty log message ***cremet2004-01-261-0/+8
|
* - Simple HTTP server adapted from the example i...cremet2004-01-261-0/+377
| | | | | | - Simple HTTP server adapted from the example in the book "Java Network Programming" by Elliotte Rusty Harold to handle servlet invokations.
* - Fixed error messagepaltherr2004-01-261-1/+1
|
* - Added automatic rebinding and unaliasing in T...paltherr2004-01-2613-72/+105
| | | | | - Added automatic rebinding and unaliasing in TypeRef creation
* - Removed renamer from SymbolClonerpaltherr2004-01-252-28/+9
|
* - Added method isLockedpaltherr2004-01-251-0/+5
|
* - Simplified computation of closurepaltherr2004-01-251-46/+31
|
* - Added class ThisTypeMappaltherr2004-01-251-0/+84
|
* - Removed duplicate testpaltherr2004-01-251-55/+0
|
* - Simplified and improved tail call optimizationpaltherr2004-01-233-372/+169
|
* - Enabled tail call optimization for all backendspaltherr2004-01-231-1/+0
|
* - Added test to avoid StackOverflowpaltherr2004-01-231-2/+4
|
* - Added use of method Symbol.rebindSym in metho...paltherr2004-01-232-83/+10
| | | | | | - Added use of method Symbol.rebindSym in method Type.rebind Simplefied - Type.AsSeenFromMap and ExpandMixinPhase.TypeTransformer
* - Added method Symbol.rebindSym and field Class...paltherr2004-01-231-4/+41
| | | | | - Added method Symbol.rebindSym and field ClassSymbol.rebindSym
* - Added field and method ALIASpaltherr2004-01-231-0/+6
|
* - Added handling of ScalaRationale.pdfpaltherr2004-01-232-6/+7
| | | | | | - Added use of website-resources - Removed use of website.old
* Set version to 1.0.0-b9paltherr2004-01-231-1/+1
|
* - added quotes around path names.michelou2004-01-231-4/+4
|
* Set version to 1.0.0-b8paltherr2004-01-231-1/+1
|
* - Disabled automatic taggingpaltherr2004-01-231-1/+1
|
* - changed command line to extract tarball.michelou2004-01-231-5/+5
|
* - Added backend tag in arguments of runtime testspaltherr2004-01-231-3/+3
|
* - Removed some unused codepaltherr2004-01-231-14/+11
|
* - Renamed local variable treeSym into claszpaltherr2004-01-231-36/+31
| | | | | - Fixed predicate used to differentiate members from initialization code
* hello, href links with a #buraq2004-01-231-2/+2
|
* moreburaq2004-01-231-1/+46
|
* - updated copyright date.michelou2004-01-231-1/+1
|
* - Improved assertion messagepaltherr2004-01-231-1/+2
|