summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2005-12-072-8/+19
|
* Set source file in ClassSym symbols.Sean McDirmid2005-12-077-104/+119
|
* Now ignoring temporary test files and reports.Gilles Dubochet2005-12-072-0/+4
|
* - removed old Scala jars from TOOLS_CPATH's valuemichelou2005-12-071-2/+2
|
* fixed occasional nullpointer exception due to h...Burak Emir2005-12-073-2/+9
| | | | | fixed occasional nullpointer exception due to hashcode computation
* Fixed repetitive interface name when same attri...Iulian Dragos2005-12-061-0/+2
| | | | | | Fixed repetitive interface name when same attribute is applied more than once.
* Fixed the order of exception handlers and added...Iulian Dragos2005-12-062-24/+69
| | | | | Fixed the order of exception handlers and added attribute support.
* *** empty log message ***Martin Odersky2005-12-061-0/+9
|
* *** empty log message ***Martin Odersky2005-12-062-4/+11
|
* Better code generation for CZJUMPS.Iulian Dragos2005-12-061-9/+21
|
* *** empty log message ***Martin Odersky2005-12-0513-44/+72
|
* - corrected typomichelou2005-12-051-2/+4
|
* - also prints out constructor id's when possibl...michelou2005-12-051-3/+14
| | | | | - also prints out constructor id's when possible (thx to Phil)
* Added primitive operations to (Byte|Char|Short|...Iulian Dragos2005-12-057-75/+243
| | | | | | Added primitive operations to (Byte|Char|Short|Int).java so that less boxing is done.
* *** empty log message ***Martin Odersky2005-12-056-26/+33
|
* Improved generated code.Iulian Dragos2005-12-052-9/+40
|
* *** empty log message ***Martin Odersky2005-12-028-19/+42
|
* Fixed a problem with filing ticking nsc codegen...Sean McDirmid2005-12-021-1/+1
| | | | | Fixed a problem with filing ticking nsc codegen bug.
* Dealing with a package path issue.Sean McDirmid2005-12-021-31/+17
|
* Improved generated code and line number informa...Iulian Dragos2005-12-024-16/+129
| | | | | Improved generated code and line number information.
* Revamped reporter classes to make them more fri...Sean McDirmid2005-12-0211-86/+139
| | | | | Revamped reporter classes to make them more friendly with the plugin.
* *** empty log message ***Martin Odersky2005-12-025-4/+13
|
* *** empty log message ***Martin Odersky2005-12-023-6/+8
|
* *** empty log message ***Martin Odersky2005-12-025-7/+9
|
* *** empty log message ***Martin Odersky2005-12-021-0/+40
|
* *** empty log message ***Martin Odersky2005-12-011-1/+5
|
* *** empty log message ***Martin Odersky2005-12-013-1/+22
|
* fixesBurak Emir2005-12-011-23/+33
|
* commentBurak Emir2005-12-011-1/+1
|
* *** empty log message ***Martin Odersky2005-12-012-4/+5
|
* nicer ppBurak Emir2005-12-011-20/+29
|
* Fixed another bug in scanForLabels.Iulian Dragos2005-12-011-2/+4
|
* commentBurak Emir2005-12-011-1/+20
|
* fixes bugsBurak Emir2005-12-013-54/+51
|
* removed obsolete, commented settingsBurak Emir2005-12-011-2/+0
|
* test code generating forward jumpsBurak Emir2005-12-011-14/+33
|
* use forward jumps to avoid use of result = _Burak Emir2005-12-015-22/+44
|
* better error messageBurak Emir2005-11-301-1/+1
|
* *** empty log message ***michelou2005-11-302-0/+28
|
* SCABBUS now also supports the "print" option.Gilles Dubochet2005-11-303-5/+24
|
* Added call to addSyntheticMethods for module cl...Iulian Dragos2005-11-301-1/+3
| | | | | Added call to addSyntheticMethods for module classes.
* *** empty log message ***Martin Odersky2005-11-309-38/+96
|
* Added local variable debugging information in t...Iulian Dragos2005-11-304-4/+55
| | | | | | Added local variable debugging information in the jvm backend, and corresponding options in the ant task.
* added xsd stuffBurak Emir2005-11-304-3/+104
|
* fixed bug in textBurak Emir2005-11-291-1/+1
|
* commentBurak Emir2005-11-291-0/+3
|
* *** empty log message ***Martin Odersky2005-11-293-3/+14
|
* - updated position in error messagemichelou2005-11-291-1/+1
|
* * Added semantic token models to support Eclips...Sean McDirmid2005-11-2920-137/+986
| | | | | | | * Added semantic token models to support Eclipse IDE. Fixed positions * to handle Windows newlines Fixed as much code generation line number * issues as possible, but some issues may remain.
* Fixed forward jumps.Iulian Dragos2005-11-294-11/+35
|