summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* At last: the annoying two files that build.pico...Gilles Dubochet2005-11-151-10/+11
| | | | | | At last: the annoying two files that build.pico.nslib was rebuilding everytime now no longer are.
* Fixed deferred flag on module accessors.Iulian Dragos2005-11-152-3/+3
|
* *** empty log message ***Martin Odersky2005-11-153-40/+58
|
* Gilles "scala database connectivity" files addedBurak Emir2005-11-1566-0/+3195
|
* shortcut to getValueBurak Emir2005-11-151-0/+2
|
* A graph of NSC's AST node classes.Gilles Dubochet2005-11-151-0/+104
|
* Added guards to log messages to improve perform...Iulian Dragos2005-11-151-19/+36
| | | | | Added guards to log messages to improve performance.
* Updated NSC to use offsets instead of line/colu...Sean McDirmid2005-11-1444-50/+504
| | | | | Updated NSC to use offsets instead of line/column positions.
* New JARs now overwrite old ones instead of mere...Gilles Dubochet2005-11-131-4/+4
| | | | | New JARs now overwrite old ones instead of merely updating them.
* A graph of NSC's datatype classes.Gilles Dubochet2005-11-131-0/+73
|
* *** empty log message ***Martin Odersky2005-11-111-2/+11
|
* *** empty log message ***Martin Odersky2005-11-111-6/+6
|
* *** empty log message ***Martin Odersky2005-11-113-9/+40
|
* *** empty log message ***Martin Odersky2005-11-106-22/+20
|
* Updated test.Iulian Dragos2005-11-102-13/+21
|
* - added creation of md5 checksums.michelou2005-11-091-0/+9
|
* *** empty log message ***Martin Odersky2005-11-091-2/+2
|
* *** empty log message ***Martin Odersky2005-11-095-44/+101
|
* Check for repetitive methods/fieldsIulian Dragos2005-11-091-0/+19
|
* - removed illegal code.michelou2005-11-091-38/+37
|
* Removed DEFERRED and lateDEFERRED flags for bri...Iulian Dragos2005-11-091-2/+2
| | | | | Removed DEFERRED and lateDEFERRED flags for bridge methods.
* Fixed some code generation issues.Iulian Dragos2005-11-092-17/+16
|
* added test case for NodeSeq.applyBurak Emir2005-11-082-0/+9
|
* helloBurak Emir2005-11-081-0/+2
|
* - added bin/.scala_wrapper to Windows distribut...michelou2005-11-081-1/+4
| | | | | - added bin/.scala_wrapper to Windows distribution for Cygwin users.
* - updated header.michelou2005-11-081-22/+41
| | | | | - improved comments.
* - corrected CVS id tag.michelou2005-11-081-8/+18
|
* *** empty log message ***Martin Odersky2005-11-075-27/+79
|
* Reverted to using System.exit due to bootstrap ...mihaylov2005-11-072-2/+2
| | | | | | Reverted to using System.exit due to bootstrap problem. wait for the new release to change back to Predef.exit
* - overloaded Predef.exit with exit(Int) that ta...mihaylov2005-11-073-3/+8
| | | | | | - overloaded Predef.exit with exit(Int) that takes an exit code both - exit methods return All
* Fixed synchronized blocks.Iulian Dragos2005-11-072-1/+2
|
* *** empty log message ***Martin Odersky2005-11-071-1/+1
|
* updated to conform to new mixins.scalaIulian Dragos2005-11-071-1/+0
|
* - corrected wrong bootclasspath on Windows (use...michelou2005-11-061-216/+225
| | | | | | - corrected wrong bootclasspath on Windows (use pathSeparator instead of - ":" !!). replaced leading tabs with blanks.
* - removed duplicated unzip operation.michelou2005-11-061-1/+0
|
* - also displays total test count.michelou2005-11-061-4/+3
|
* Added check in doc to see whether the required ...Gilles Dubochet2005-11-051-1/+9
| | | | | Added check in doc to see whether the required classes are available.
* added text methodBurak Emir2005-11-051-0/+1
|
* hello, elements method fixedBurak Emir2005-11-051-1/+5
|
* removed debugging codeBurak Emir2005-11-051-1/+0
|
* little reorganisationBurak Emir2005-11-051-12/+11
|
* Sorry, my bad!Gilles Dubochet2005-11-041-1/+1
|
* NSC now uses more memory by default.Gilles Dubochet2005-11-041-0/+1
|
* *** empty log message ***Martin Odersky2005-11-041-5/+10
|
* Removed generation of useless jumps to followin...Iulian Dragos2005-11-041-9/+29
| | | | | Removed generation of useless jumps to following instruction.
* *** empty log message ***Martin Odersky2005-11-041-33/+32
|
* skip.nsc can be used when building a non-workin...Gilles Dubochet2005-11-042-11/+24
| | | | | skip.nsc can be used when building a non-working version of nsc.
* *** empty log message ***Martin Odersky2005-11-045-8/+38
|
* text methodBurak Emir2005-11-044-16/+15
|
* Updated to reflect correct expected output.Iulian Dragos2005-11-042-3/+2
|