summaryrefslogtreecommitdiff
path: root/src/manual
Commit message (Collapse)AuthorAgeFilesLines
* applied path for #325, update scalac man pagesmichelou2008-01-221-6/+13
|
* Corrected uses of g:lines to g:line.Geoffrey Washburn2008-01-091-2/+2
|
* fixes to make dual mode build passMartin Odersky2007-12-192-2/+4
|
* added scaladoc option '-access'michelou2007-11-162-13/+17
|
* updated man pages with new scala optionsmichelou2007-10-101-1/+10
|
* use the word "shell" more oftenLex Spoon2007-10-021-2/+2
|
* fixed contrib #748michelou2007-08-171-1/+1
|
* “unchecked” is a standard option again (was -X).Gilles Dubochet2007-07-271-8/+8
|
* Updated Scalac man page for changed command-lin...Gilles Dubochet2007-07-161-107/+69
| | | | | Updated Scalac man page for changed command-line options.
* Changed organisation of Scalac's command-line o...Gilles Dubochet2007-07-161-3/+0
| | | | | | Changed organisation of Scalac's command-line options to split them into three categories: every-day use, advanced (-X) and private (-Y).
* removed more primitive type aliases, removed so...michelou2007-06-211-4/+4
| | | | | removed more primitive type aliases, removed some tabs
* documented --univ and --univ-urlLex Spoon2007-06-201-1/+12
|
* Added some explicit quotation marks in the SCAL...Lex Spoon2007-05-213-6/+6
| | | | | Added some explicit quotation marks in the SCALA_OPTS examples
* added scaladoc optionsmichelou2007-05-031-4/+19
|
* updated self aliases, for-comprehensions michelou2007-04-231-1/+1
|
* updated for-comprehension syntaxmichelou2007-04-192-15/+15
|
* added variable JAVA_OPTS to generated man pagesmichelou2007-04-184-12/+53
|
* removed 'addparams'michelou2007-04-121-5/+2
|
* added more options to scaladoc Ant taskmichelou2007-04-101-0/+4
|
* removed '-Xunapply' optionmichelou2007-02-281-5/+0
|
* updated tool options in man pagesmichelou2007-02-262-4/+47
|
* updated copyright date and address of Scala web...v2.3.3michelou2007-01-251-3/+3
| | | | | updated copyright date and address of Scala website
* update address of Scala websitemichelou2007-01-258-15/+15
|
* Tweaked the copyright notice.Lex Spoon2007-01-191-1/+2
|
* Merged the fsc web page into this document, and...Lex Spoon2007-01-181-44/+66
| | | | | | Merged the fsc web page into this document, and wrote a new introduction.
* added option 'unchecked' in Scalac Ant task and...michelou2006-12-152-23/+26
| | | | | added option 'unchecked' in Scalac Ant task and man page
* updated scaladoc comments in scala/Iterator.scalamichelou2006-11-131-1/+1
|
* added option '-deprecation' in scalac man pagemichelou2006-10-311-1/+9
|
* updated man page for scaladoc, improved Scala c...michelou2006-10-041-6/+22
| | | | | updated man page for scaladoc, improved Scala comments
* reintroduced overwritten changes in Global.scalamichelou2006-09-221-1/+1
|
* added '-nouescape' option to scalac man pagemichelou2006-09-204-2/+12
|
* added command option 'pack' to man1/sbaz.scalamichelou2006-09-191-0/+8
|
* replaced 'Predef.Array' by 'Array' (and Java 1....michelou2006-09-112-4/+4
| | | | | replaced 'Predef.Array' by 'Array' (and Java 1.5.0_08 by 1.5.0_07)
* retrofitted Predef.Arraymichelou2006-09-062-4/+4
|
* Fixed compilation bugs arising from the move of...mihaylov2006-09-062-4/+4
| | | | | | Fixed compilation bugs arising from the move of Predef.Array* to scala.Array.apply*
* added missing links to fsc, .. in man1/sbaz.scalamichelou2006-08-241-7/+9
|
* removed the debug options from the fsc man page.michelou2006-08-161-5/+0
|
* removed -Xgadt option in scalac man page.michelou2006-08-151-3/+0
|
* added details for -g option and default values ...michelou2006-07-274-15/+62
| | | | | added details for -g option and default values in man pages
* updated some references to "scalascript" and "s...Lex Spoon2006-07-261-3/+1
| | | | | updated some references to "scalascript" and "scalaint"
* completed fsc options in man pagesmichelou2006-07-171-2/+17
|
* documented -nocompdaemon and -DLex Spoon2006-07-141-4/+11
|
* updated the entries for the JAVACMD environment...Lex Spoon2006-07-142-2/+6
| | | | | updated the entries for the JAVACMD environment variable
* note that -J is unimplementedLex Spoon2006-07-141-2/+2
|
* updated svn:keywords for man1/fsc.scalamichelou2006-07-131-1/+1
|
* added a caveat to the -server optionLex Spoon2006-07-131-1/+3
|
* documented -savecompiledLex Spoon2006-07-121-3/+24
|
* added fsc to the man pagesmichelou2006-07-116-4/+131
|
* removed an extraneous "env"Lex Spoon2006-06-221-2/+2
|
* document the classpath handlingLex Spoon2006-06-221-1/+8
|