2005-01-10 Lluis Sanchez Gual <lluis@novell.com>
[mono.git] / mcs / class / Microsoft.JScript / Microsoft.JScript.dll.sources
index 1678a2f147b3f5e5dbfa2148fc9ae5cd6c237afe..bb9cc245e599df2703827eee7a12f810adf15a9b 100644 (file)
@@ -1,3 +1,5 @@
+Assembly/AssemblyInfo.cs
+Assembly/Locale.cs
 Microsoft.JScript/ast.cs
 Microsoft.JScript/ASTList.cs
 Microsoft.JScript/ActivationObject.cs
@@ -8,7 +10,7 @@ Microsoft.JScript/ArrayObject.cs
 Microsoft.JScript/ArrayPrototype.cs
 Microsoft.JScript/ArrayWrapper.cs
 Microsoft.JScript/AssemblyCustomAttributeList.cs
-Microsoft.JScript/BaseVsaEngine.cs
+Microsoft.Vsa/BaseVsaEngine.cs
 Microsoft.JScript/BinaryOp.cs
 Microsoft.JScript/Binding.cs
 Microsoft.JScript/BitwiseBinary.cs
@@ -55,11 +57,13 @@ Microsoft.JScript/FunctionWrapper.cs
 Microsoft.JScript/GlobalObject.cs
 Microsoft.JScript/Globals.cs
 Microsoft.JScript/GlobalScope.cs
+Microsoft.JScript/IdentificationTable.cs
 Microsoft.JScript/IActivationObject.cs
 Microsoft.JScript/IRedirectOutput.cs
 Microsoft.JScript/IVsaScriptScope.cs
 Microsoft.JScript/InstanceOf.cs
 Microsoft.JScript/Import.cs
+Microsoft.JScript/In.cs
 Microsoft.JScript/JSBuiltIn.cs
 Microsoft.JScript/JSConstructor.cs
 Microsoft.JScript/JSError.cs
@@ -72,14 +76,12 @@ Microsoft.JScript/JSMethodInfo.cs
 Microsoft.JScript/JSObject.cs
 Microsoft.JScript/JSParser.cs
 Microsoft.JScript/JSPrototypeObject.cs
+Microsoft.JScript/JSPropertyInfo.cs
 Microsoft.JScript/JSScanner.cs
 Microsoft.JScript/JSToken.cs
 Microsoft.JScript/JSVariableField.cs
 Microsoft.JScript/JScriptCodeProvider.cs
 Microsoft.JScript/JScriptException.cs
-Microsoft.JScript/JScriptLexer.cs
-Microsoft.JScript/JScriptParser.cs
-Microsoft.JScript/JScriptParserTokenTypes.cs
 Microsoft.JScript/LateBinding.cs
 Microsoft.JScript/LenientArrayPrototype.cs
 Microsoft.JScript/LenientBooleanPrototype.cs
@@ -128,6 +130,7 @@ Microsoft.JScript/ScriptBlock.cs
 Microsoft.JScript/ScriptFunction.cs
 Microsoft.JScript/ScriptObject.cs
 Microsoft.JScript/ScriptStream.cs
+Microsoft.JScript/SemanticAnalizer.cs
 Microsoft.JScript/SimpleHashtable.cs
 Microsoft.JScript/StackFrame.cs
 Microsoft.JScript/Statement.cs
@@ -137,6 +140,7 @@ Microsoft.JScript/StringLiteral.cs
 Microsoft.JScript/StringObject.cs
 Microsoft.JScript/StringPrototype.cs
 Microsoft.JScript/SuperTypeMembersSorter.cs
+Microsoft.JScript/SymbolTable.cs
 Microsoft.JScript/SyntaxErrorObject.cs
 Microsoft.JScript/TODOAttribute.cs
 Microsoft.JScript/Throw.cs
@@ -153,99 +157,16 @@ Microsoft.JScript/VBArrayConstructor.cs
 Microsoft.JScript/VBArrayObject.cs
 Microsoft.JScript/VBArrayPrototype.cs
 Microsoft.JScript/VersionableAttribute.cs
-Microsoft.JScript/Visitor.cs
-Microsoft.JScript/VsaEngine.cs
+Microsoft.JScript.Vsa/VsaEngine.cs
 Microsoft.JScript/With.cs
-Antlr.Runtime/antlr/ANTLRException.cs
-Antlr.Runtime/antlr/CommonHiddenStreamToken.cs
-Antlr.Runtime/antlr/SemanticException.cs
-Antlr.Runtime/antlr/ANTLRPanicException.cs
-Antlr.Runtime/antlr/CommonToken.cs
-Antlr.Runtime/antlr/StringUtils.cs
-Antlr.Runtime/antlr/ASTFactory.cs
-Antlr.Runtime/antlr/DefaultFileLineFormatter.cs
-Antlr.Runtime/antlr/TokenBuffer.cs
-Antlr.Runtime/antlr/ASTNULLType.cs
-Antlr.Runtime/antlr/DumpASTVisitor.cs
-Antlr.Runtime/antlr/Token.cs
-Antlr.Runtime/antlr/ASTPair.cs
-Antlr.Runtime/antlr/FileLineFormatter.cs
-Antlr.Runtime/antlr/TokenQueue.cs
-Antlr.Runtime/antlr/ASTVisitor.cs
-Antlr.Runtime/antlr/InputBuffer.cs
-Antlr.Runtime/antlr/TokenStreamBasicFilter.cs
-Antlr.Runtime/antlr/BaseAST.cs
-Antlr.Runtime/antlr/LexerSharedInputState.cs
-Antlr.Runtime/antlr/TokenStream.cs
-Antlr.Runtime/antlr/ByteBuffer.cs
-Antlr.Runtime/antlr/LLkParser.cs
-Antlr.Runtime/antlr/TokenStreamException.cs
-Antlr.Runtime/antlr/CharBuffer.cs
-Antlr.Runtime/antlr/MismatchedCharException.cs
-Antlr.Runtime/antlr/TokenStreamHiddenTokenFilter.cs
-Antlr.Runtime/antlr/CharQueue.cs
-Antlr.Runtime/antlr/MismatchedTokenException.cs
-Antlr.Runtime/antlr/TokenStreamIOException.cs
-Antlr.Runtime/antlr/CharScanner.cs
-Antlr.Runtime/antlr/NoViableAltException.cs
-Antlr.Runtime/antlr/TokenStreamRecognitionException.cs
-Antlr.Runtime/antlr/CharStreamException.cs
-Antlr.Runtime/antlr/NoViableAltForCharException.cs
-Antlr.Runtime/antlr/TokenStreamRetryException.cs
-Antlr.Runtime/antlr/CharStreamIOException.cs
-Antlr.Runtime/antlr/Parser.cs
-Antlr.Runtime/antlr/TokenStreamSelector.cs
-Antlr.Runtime/antlr/CommonAST.cs
-Antlr.Runtime/antlr/ParserSharedInputState.cs
-Antlr.Runtime/antlr/TreeParser.cs
-Antlr.Runtime/antlr/CommonASTWithHiddenTokens.cs
-Antlr.Runtime/antlr/RecognitionException.cs
-Antlr.Runtime/antlr/TreeParserSharedInputState.cs
-Antlr.Runtime/antlr.debug/ANTLREventArgs.cs
-Antlr.Runtime/antlr.debug/LLkDebuggingParser.cs
-Antlr.Runtime/antlr.debug/ParserTokenEventArgs.cs
-Antlr.Runtime/antlr.debug/DebuggingCharScanner.cs
-Antlr.Runtime/antlr.debug/MessageEventArgs.cs
-Antlr.Runtime/antlr.debug/ParserTokenListenerBase.cs
-Antlr.Runtime/antlr.debug/DebuggingInputBuffer.cs
-Antlr.Runtime/antlr.debug/MessageListenerBase.cs
-Antlr.Runtime/antlr.debug/ParserTokenListener.cs
-Antlr.Runtime/antlr.debug/DebuggingParser.cs
-Antlr.Runtime/antlr.debug/MessageListener.cs
-Antlr.Runtime/antlr.debug/ScannerEventSupport.cs
-Antlr.Runtime/antlr.debug/GuessingEventArgs.cs
-Antlr.Runtime/antlr.debug/NewLineEventArgs.cs
-Antlr.Runtime/antlr.debug/SemanticPredicateEventArgs.cs
-Antlr.Runtime/antlr.debug/ICharScannerDebugSubject.cs
-Antlr.Runtime/antlr.debug/NewLineListener.cs
-Antlr.Runtime/antlr.debug/SemanticPredicateListenerBase.cs
-Antlr.Runtime/antlr.debug/IDebugSubject.cs
-Antlr.Runtime/antlr.debug/ParserController.cs
-Antlr.Runtime/antlr.debug/SemanticPredicateListener.cs
-Antlr.Runtime/antlr.debug/InputBufferEventArgs.cs
-Antlr.Runtime/antlr.debug/ParserEventSupport.cs
-Antlr.Runtime/antlr.debug/SyntacticPredicateEventArgs.cs
-Antlr.Runtime/antlr.debug/InputBufferEventSupport.cs
-Antlr.Runtime/antlr.debug/ParserListenerBase.cs
-Antlr.Runtime/antlr.debug/SyntacticPredicateListenerBase.cs
-Antlr.Runtime/antlr.debug/InputBufferListenerBase.cs
-Antlr.Runtime/antlr.debug/ParserListener.cs
-Antlr.Runtime/antlr.debug/SyntacticPredicateListener.cs
-Antlr.Runtime/antlr.debug/InputBufferListener.cs
-Antlr.Runtime/antlr.debug/ParserMatchEventArgs.cs
-Antlr.Runtime/antlr.debug/TraceEventArgs.cs
-Antlr.Runtime/antlr.debug/InputBufferReporter.cs
-Antlr.Runtime/antlr.debug/ParserMatchListenerBase.cs
-Antlr.Runtime/antlr.debug/TraceListenerBase.cs
-Antlr.Runtime/antlr.debug/IParserDebugSubject.cs
-Antlr.Runtime/antlr.debug/ParserMatchListener.cs
-Antlr.Runtime/antlr.debug/TraceListener.cs
-Antlr.Runtime/antlr.debug/Listener.cs
-Antlr.Runtime/antlr.debug/ParserReporter.cs
-Antlr.Runtime/antlr.debug/Tracer.cs
-Antlr.Runtime/antlr.collections.impl/ASTArray.cs
-Antlr.Runtime/antlr.collections.impl/BitSet.cs
-Antlr.Runtime/antlr.collections/AST.cs
-Antlr.Runtime/antlr.debug.misc/ASTFrame.cs  
-Antlr.Runtime/antlr.debug.misc/JTreeASTPanel.cs
-Antlr.Runtime/antlr.debug.misc/SupportClass.cs
+Microsoft.JScript/VsaCodeItem.cs
+Microsoft.JScript/VsaItem.cs
+Microsoft.JScript/VsaItems.cs
+Microsoft.JScript/VsaGlobalItem.cs
+Microsoft.JScript/VsaReferenceItem.cs
+Microsoft.JScript/VsaScriptScope.cs
+Microsoft.JScript/expression.cs
+Microsoft.JScript/Token.cs
+Microsoft.JScript/TokenStream.cs
+Microsoft.JScript/Parser.cs
+Microsoft.JScript/TypeManager.cs