summaryrefslogtreecommitdiff
path: root/sources
Commit message (Collapse)AuthorAgeFilesLines
* fixed bug in textBurak Emir2005-11-291-1/+1
|
* commentBurak Emir2005-11-291-0/+3
|
* *** empty log message ***Martin Odersky2005-11-293-3/+14
|
* * Added semantic token models to support Eclips...Sean McDirmid2005-11-2917-137/+967
| | | | | | | * 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 ***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-284-16/+146
| | | | | | | | | | | 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
* - 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
|
* 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
|
* verifying attributesBurak Emir2005-11-253-0/+15
|
* *** 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
|
* updated commentBurak Emir2005-11-231-0/+9
|
* updated commentBurak Emir2005-11-231-7/+0
|
* Fixed tailcalls and line numbers.Iulian Dragos2005-11-234-26/+62
|
* *** empty log message ***Martin Odersky2005-11-222-12/+23
|
* *** empty log message ***Martin Odersky2005-11-221-19/+25
|
* *** empty log message ***Martin Odersky2005-11-222-11/+20
|
* *** empty log message ***Martin Odersky2005-11-228-27/+45
|
* *** empty log message ***Martin Odersky2005-11-212-2/+4
|
* *** empty log message ***Martin Odersky2005-11-2113-51/+95
|
* cleaned up mainBurak Emir2005-11-186-82/+171
|
* *** empty log message ***Martin Odersky2005-11-187-110/+155
|
* Fixing a checkin oops.Sean McDirmid2005-11-171-1/+1
|
* fixed match bug.Sean McDirmid2005-11-171-1/+1
|
* Greatly simplified exception handler generation...Iulian Dragos2005-11-178-178/+77
| | | | | Greatly simplified exception handler generation, and inlined finalizers.
* Fixed lifting of try-catches in expressions.Iulian Dragos2005-11-161-22/+66
|
* Also need this file to fix bug #487Sean McDirmid2005-11-161-2/+2
|
* Fixed bug #487Sean McDirmid2005-11-161-1/+4
|
* added tokenMetric setting to compilerBurak Emir2005-11-162-1/+29
|
* Fixed some erroneus error messages in Checkers ...Iulian Dragos2005-11-163-3/+4
| | | | | | Fixed some erroneus error messages in Checkers and removed unnecessary printfs.
* bugfix in method '\' for attributesBurak Emir2005-11-162-30/+54
|
* - removed leading tabsmichelou2005-11-166-131/+137
|
* - removed leading tabs.michelou2005-11-161-12/+13
|
* - removed leading tabs.michelou2005-11-161-81/+109
| | | | | - cleaned up comments.
* - cleaned upmichelou2005-11-162-25/+34
|