Changes between Version 24 and Version 25 of Scala-sandbox

Show
Ignore:
Timestamp:
02/14/08 03:36:01 (5 years ago)
Author:
drry (IP: 222.225.140.32)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scala-sandbox

    v24 v25  
    33[http://www.scala-lang.org/ Scala]な野郎ども,またはお嬢様,が集まって砂場(scala/sandbox)レポジトリでわいわいがやがや遊びましょう:-) 
    44 
    5  まずは[http://www.scala-lang.org/downloads/index.html ここからコンパイラをダウンロード]!! 
     5 まずは[http://www.scala-lang.org/downloads/ コンパイラをダウンロード]!! 
    66 
    7  - 20080207    Scala 2.7.0-RC1 has been released.(NEW) 
    8  - 20071219    Scala 2.6.1-final has been released. 
     7 * 2008-02-07 Scala 2.7.0-RC1 has been released.(NEW) 
     8 * 2007-12-19 Scala 2.6.1-final has been released. 
    99 
    10 == リポジトリ == 
     10== リポジトリURLs == 
    1111 
    12  * SVN Web http://svn.coderepos.org/share/lang/scala/sandbox/ 
    13  
    14  * リポジトリブラウザ http://coderepos.org/share/browser/lang/scala/sandbox/ 
    15  * リポジトリ更新ログ http://coderepos.org/share/log/lang/scala/sandbox 
    16  
    17  * ファイル概要 http://coderepos.org/share/wiki/Scala-sandbox/files 
     12 SVN Web:: 
     13  http://svn.coderepos.org/share/lang/scala/sandbox/ 
     14 リポジトリブラウザ:: 
     15  [source:lang/scala/sandbox/ http://coderepos.org/share/browser/lang/scala/sandbox/] 
     16 リポジトリ更新ログ:: 
     17  [log:lang/scala/sandbox http://coderepos.org/share/log/lang/scala/sandbox] 
     18 ファイル概要:: 
     19  [wiki:Scala-sandbox/files http://coderepos.org/share/wiki/Scala-sandbox/files] 
    1820 
    1921== 技術文書 == 
    2022 
    21 こちらをご覧下さい. 
    22  * [[wiki:Scala-sandbox-docs]] 
     23[wiki:Scala-sandbox-docs]をご覧下さい. 
    2324 
    2425== 概要 == 
     
    4243などを増やす事にあります. 
    4344 
    44 まぁ気にせず突っ込んで,みんなでいじくりまわして,いいものができたら本家([http://www.scala-lang.org/ The Scala Programming Language])に採用してもらいましょう:-). 
     45まぁ気にせず突っ込んで,みんなでいじくりまわして,いいものができたら本家([http://www.scala-lang.org/ scala-lang.org])に採用してもらいましょう:-). 
    4546 
    4647== 注意 == 
     
    5455=== ディレクトリの意味 === 
    5556 
    56  * [http://coderepos.org/share/browser/lang/scala/sandbox/ scala/sandbox/] 
    57   * ビルドファイル,ライセンスファイル 
    58  * [http://coderepos.org/share/browser/lang/scala/sandbox/src/ scala/sandbox/sandbox/src/] 
    59   * ライブラリなどのソースファイル 
    60  * [http://coderepos.org/share/browser/lang/scala/sandbox/api/ scala/sandbox/samples/api/] 
    61   * APIについてのサンプルソース 
    62  * [http://coderepos.org/share/browser/lang/scala/sandbox/syntax/ scala/sandbox/samples/syntax/] 
    63   * 文法についてのサンプルソース 
    64  * [http://coderepos.org/share/browser/lang/scala/sandbox/misc/ scala/sandbox/samples/misc/] 
    65   * それ以外のサンプルソース 
    66  * [http://coderepos.org/share/browser/lang/scala/sandbox/lib/ scala/sandbox/lib/] 
    67   * ビルドに必要なJarファイルなど 
    68  * [http://coderepos.org/share/browser/lang/scala/sandbox/docs/ scala/sandbox/docs/] 
    69   * ドキュメントファイル 
    70  
     57 [source:lang/scala/sandbox/ scala/sandbox/]:: 
     58  ビルドファイル,ライセンスファイル 
     59 [source:lang/scala/sandbox/src/ scala/sandbox/sandbox/src/]:: 
     60  ライブラリなどのソースファイル 
     61 [source:lang/scala/sandbox/api/ scala/sandbox/samples/api/]:: 
     62  APIについてのサンプルソース 
     63 [source:lang/scala/sandbox/syntax/ scala/sandbox/samples/syntax/]:: 
     64  文法についてのサンプルソース 
     65 [source:lang/scala/sandbox/misc/ scala/sandbox/samples/misc/]:: 
     66  それ以外のサンプルソース 
     67 [source:lang/scala/sandbox/lib/ scala/sandbox/lib/]:: 
     68  ビルドに必要なJarファイルなど 
     69 [source:lang/scala/sandbox/docs/ scala/sandbox/docs/]:: 
     70  ドキュメントファイル