summaryrefslogtreecommitdiff
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* Added 'implicit' and 'match' as keywordsmihaylov2005-05-161-5/+5
|
* - 'scala-regexp-opt-charset' no more uses the i...michelou2005-05-101-4/+51
| | | | | | - 'scala-regexp-opt-charset' no more uses the internal function 'regexp-opt-charset'.
* - rollback last change (we keep flat directory ...michelou2005-05-021-1/+1
| | | | | - rollback last change (we keep flat directory structure on Win32).
* *** empty log message ***michelou2005-05-022-1/+12
|
* - Replaced "siris" by "scalaint"paltherr2005-05-021-1/+1
|
* - added 'sort1.scala' example.michelou2005-04-221-0/+1
|
* *** empty log message ***michelou2005-04-121-0/+32
|
* - syntax highlighting for Scala.michelou2005-04-122-0/+358
|
* - support for Scala commands in the Console plu...michelou2005-04-124-0/+300
| | | | | - support for Scala commands in the Console plugin.
* - moved to 'modes' directory.michelou2005-04-122-358/+0
|
* *** empty log message ***michelou2005-03-311-0/+25
|
* - added support for the SciTE text editor.michelou2005-03-312-0/+112
|
* vim mode by Raphael Haberer-Proustburaq2005-03-292-0/+119
|
* *** empty log message ***michelou2005-03-142-0/+697
|
* - added "Thanks" section.michelou2005-03-141-0/+4
|
* - added workaround for \spacefactor problem (se...michelou2005-03-101-0/+8
| | | | | - added workaround for \spacefactor problem (see comment in tex source).
* - improved rules for character and symbol liter...michelou2005-03-031-2/+12
| | | | | - improved rules for character and symbol literals.
* Call CYGWIN_FILE on the name of the directory p...mihaylov2005-02-231-1/+1
| | | | | Call CYGWIN_FILE on the name of the directory passed with the -C option
* - removed WHITESPACE rules (no longer needed).michelou2005-02-221-28/+121
| | | | | | | | - added rule for symbol literals. - added rule for XML literals (from Gabriel Riba, griba2010@ya.com). - added rule for type parameters (from Gabriel Riba). - added rule for type constraints (from Gabriel Riba).
* - added 2 monad examples to the Scala website.michelou2005-02-211-0/+3
|
* *** empty log message ***michelou2005-02-211-0/+33
|
* - syntax highlighting for Scala.michelou2005-02-112-0/+114
|
* *** empty log message ***schinz2005-01-251-0/+130
|
* - Simplified the bound printing codepaltherr2004-11-261-1/+0
|
* - Improved recompilation of multi-files documentspaltherr2004-11-261-4/+4
|
* Set the lineUpClosingBracket property.mihaylov2004-11-181-0/+1
| | | | | (bug contribution #44)
* - fixed the definition of "default.distclean" t...schinz2004-10-041-1/+1
| | | | | | - fixed the definition of "default.distclean" to pass a path to the "find" command, as required on most Unices
* - added examples random.scala and timeofday.scalamichelou2004-10-011-0/+2
|
* - also copy file test.il.txt (used in docu/clr/...michelou2004-09-211-0/+3
| | | | | - also copy file test.il.txt (used in docu/clr/index.html).
* - added Scala related documents.michelou2004-09-161-0/+10
|
* - added directory 'examples' in $websitedir.michelou2004-09-151-0/+6
|
* - Added defaultspaltherr2004-08-021-0/+6
|
* - Declared fastclean in default.mkpaltherr2004-07-201-4/+8
| | | | | - Moved removal from ~ and core files to default.distclean
* - correctly highlight view bounds,schinz2004-07-051-2/+14
| | | | | - indent box comments better
* - added 'ScalaIntro.pdf'.michelou2004-06-211-0/+2
|
* - Added support to merge unix and windows ia bu...paltherr2004-06-111-13/+20
| | | | | - Added support to merge unix and windows ia builds
* - Changed version format to <int>.<int>.<int>.<...paltherr2004-03-231-2/+2
| | | | | - Changed version format to <int>.<int>.<int>.<int>
* - Changed version format to <int>.<int>.<int>.<...paltherr2004-03-231-7/+8
| | | | | - Changed version format to <int>.<int>.<int>.<int>
* - Added checksum attributepaltherr2004-03-161-1/+2
|
* now it worksburaq2004-02-111-0/+2
|
* - changed the way character literals are highli...schinz2004-02-031-3/+3
| | | | | | | - changed the way character literals are highlighted, to fix bug #285: symbols should now highlight correctly as well as character literals, except '\'' which I somehow don't manage to make work
* clean upburaq2004-02-021-44/+5
|
* - Added quotes to batch filespaltherr2004-02-021-2/+2
|
* - Added handling of ScalaRationale.pdfpaltherr2004-01-231-6/+5
| | | | | | - Added use of website-resources - Removed use of website.old
* - fixed the Scala URL,schinz2004-01-221-2/+5
| | | | | - added a TODO list and a note about XEmacs incompatibility
* *** empty log message ***schinz2004-01-221-0/+67
|
* - Fixed path to addons dirpaltherr2004-01-201-1/+1
|
* - Added link to ProgrammingInScalapaltherr2004-01-201-0/+2
|
* - use "scala" command to launch programsschinz2004-01-191-1/+1
|
* - bug fix (hopefully): make the style work with...schinz2004-01-191-4/+1
| | | | | | - bug fix (hopefully): make the style work with non-book styles, which do not know about chapters