summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* *** empty log message ***Martin Odersky2005-11-292-3/+5
|
* - added a second constructor 'GenTreeCloner'michelou2005-11-291-2/+7
|
* - added methods 'cloneTypes' and 'getTypeMap'michelou2005-11-291-2/+16
|
* - updated file headermichelou2005-11-293-7/+21
|
* *** empty log message ***Martin Odersky2005-11-293-18/+20
|
* *** empty log message ***Iulian Dragos2005-11-292-0/+3
|
* *** empty log message ***Martin Odersky2005-11-282-4/+2
|
* *** empty log message ***Martin Odersky2005-11-282-1/+2
|
* A simple version of Codification framework that...Gilles Dubochet2005-11-285-16/+147
| | | | | | | | | | | A simple version of Codification framework that has the following limitations: - it does not provide types which are too difficult to get. - it only covers simple code: no if, no matching, no class or object definitions etc. - it is only applied to typed code functions. ** This is a temporary version for Fatemeh to work on **
* - added empty commentsmichelou2005-11-281-29/+55
| | | | | - corrected indentation
* *** empty log message ***michelou2005-11-283-0/+16
|
* - added tests for octal/hexa charsmichelou2005-11-282-0/+4
|
* - added tests for octal charsmichelou2005-11-282-0/+4
|
* - added pos/variances.scalamichelou2005-11-281-0/+1
|
* *** empty log message ***michelou2005-11-281-0/+8
|
* - removed leading tabsmichelou2005-11-281-60/+62
|
* - added showTree for Tree[]michelou2005-11-281-0/+10
|
* *** empty log message ***Martin Odersky2005-11-253-21/+18
|
* use == instead of equals, for null testingBurak Emir2005-11-251-1/+1
|
* goBurak Emir2005-11-252-8/+0
|
* *** empty log message ***Iulian Dragos2005-11-253-0/+28
|
* Sorry Lex, but we actually want to use sourcepa...Gilles Dubochet2005-11-251-1/+1
| | | | | | Sorry Lex, but we actually want to use sourcepath and not classpath in the script
* verif at valuBurak Emir2005-11-251-0/+35
|
* test case for verifying attribu valueBurak Emir2005-11-252-2/+60
|
* verifying attributesBurak Emir2005-11-254-0/+20
|
* *** empty log message ***Martin Odersky2005-11-241-0/+1
|
* *** empty log message ***Martin Odersky2005-11-242-4/+26
|
* tagmethod fixed bug lispBurak Emir2005-11-241-1/+1
|
* *** empty log message ***Martin Odersky2005-11-241-2/+3
|
* *** empty log message ***Martin Odersky2005-11-249-99/+133
|