added all the empty dotnet-library files that where not included while compiling for msil. Now we can include **/*.scala in the build.xml. Next step : implement some of these empty files or delete them if the original file (in scala library) also compile for the dotnet target.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14757 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
jeberle 2008-04-22 08:55:29 +00:00
parent 99e25a1175
commit dff00c63a1
129 changed files with 132 additions and 1 deletions

View File

@ -1035,6 +1035,9 @@ MSIL
<quick srcdir="${msil.dir}/src" target="msil"
assemname="${msil.dir}/predef" assemrefs="${lib.dir}"
failonerror="false">
<include name="**/*.scala"/>
<exclude name="scala/ScalaObject.scala"/>
<!--
<include name="scala/Predef.scala"/>
<include name="scala/Either.scala"/>
<include name="scala/Option.scala"/>
@ -1064,7 +1067,7 @@ MSIL
<include name="scala/ref/*.scala"/>
<include name="scala/reflect/*.scala"/>
<include name="scala/testing/*.scala"/>
<include name="scala/text/*.scala"/>
<include name="scala/text/*.scala"/> -->
</quick>
<exec

View File

@ -0,0 +1 @@
/* BigDecimal.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* BufferedSource.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* BytePickle.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Position.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Source.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* UTF8Codec.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Code.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Location.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Sorting.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* BaseBerrySethi.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* DetWordAutom.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Inclusion.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* NondetWordAutom.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* SubsetConstruction.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* WordBerrySethi.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* HedgeRHS.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* TreeRHS.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* ConsoleLogger.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Logged.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Parsers.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* SimpleTokenizer.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* AbstractSyntax.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* ImplicitConversions.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Lexical.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* StandardTokenParsers.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* StdTokenParsers.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* TokenParsers.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* $tilde.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* ImplicitConversions.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Parsers.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Lexical.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Scanners.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* StdLexical.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* BindingParsers.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* StdTokenParsers.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* TokenParsers.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Tester.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* CharArrayPosition.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* CharArrayReader.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* CharSequenceReader.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* NoPosition.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* OffsetPosition.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* PagedSeqReader.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* StreamReader.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* JSON.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Lexer.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Parser.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* StdTokens.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Tokens.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Base.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* PointedHedgeExp.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* SyntaxError.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* WordExp.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Atom.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Comment.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Document.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Elem.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* EntityRef.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Group.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* HasKeyValue.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* MalformedAttributeException.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* MetaData.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* NamespaceBinding.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Node.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* NodeBuffer.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* NodeSeq.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* NodeTraverser.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Null.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* PCData.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Parsing.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* PrefixedAttribute.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* PrettyPrinter.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* ProcInstr.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* QNode.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* SpecialNode.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Text.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* TextBuffer.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* TopScope.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* TypeSymbol.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Unparsed.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* UnprefixedAttribute.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Utility.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* XML.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Xhtml.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* ContentModel.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* ContentModelParser.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* DTD.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Decl.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* DocType.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* DtdTypeSymbol.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* ElementValidator.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* ExternalID.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Scanner.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Tokens.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* ValidationException.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* Binder.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* LoggedNodeFactory.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* NodeFactory.scala does not exist for the dotnet target */

View File

@ -0,0 +1 @@
/* CircularIncludeException.scala does not exist for the dotnet target */

Some files were not shown because too many files have changed in this diff Show More