8aea0cfd4780545607742acc1cfaf8a1a6d9fb6d
[mono.git] / mcs / class / Microsoft.JScript / ChangeLog
1 2005-05-02  Cesar Lopez Nataren  <cnataren@novell.com>
2
3         * Microsoft.JScript.dll.sources: COMMemberInfo.cs,
4         IAuthorServices.cs, IColorizeText.cs, IDebugConvert.cs,
5         IDebuggerObject.cs, IDebugScriptScope.cs, IErrorHandler.cs,
6         IParseText.cs, ITokenColorInfo.cs, ITokenEnumerator.cs,
7         IVsaFullErrorInfo.cs, SourceState.cs, TokenColor.cs added to the
8         build. These are missing interfaces for COM interop.
9
10 2005-02-05  Cesar Lopez Nataren  <cnataren@novell.com>
11
12         * Microsoft.JScript.dll.sources: Nuke SymbolTable.cs
13
14 2004-12-10  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
15
16         * Microsoft.JScript.dll.sources: add JSPropertyInfo.cs
17
18 2004-10-11  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
19
20         * Microsoft.JScript.dll.sources: add TypeMananger.cs
21
22 2004-09-20  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
23
24         * Antlr.Runtime/[antlr, antlr.collections, antlr.collections.impl,
25         antlr.debug, antlr.debug.misc]: Good bye antlr.
26         * Microsoft.JScript.dll.sources: dropped antlr dependency.
27         
28 2004-08-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
29
30         * Microsoft.JScript.dll.sources: added In.cs, Token.cs,
31         TokenStream.cs and Parser.cs to the build. Don't build
32         JScriptLexer.cs and JScriptParser.cs
33
34 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
35
36         * Microsoft.JScript.dll.sources: Added Assembly/AssemblyInfo.cs and
37         Locale.cs to the build.
38
39 2004-01-16  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
40
41         * Microsoft.JScript.dll.sources: added VsaScriptScope to the build.
42         
43 2003-11-10    <cesar@ciencias.unam.mx>
44
45         * Microsoft.JScript.dll.sources: don't build Visitor.cs.
46
47 2003-11-03    <cesar@ciencias.unam.mx>
48
49         *  Microsoft.JScript.dll.sources: Added IdentificationTable.cs,
50         SemanticAnalizer.cs and SymbolTable.cs to the build.
51
52 2003-09-29    <cesar@ciencias.unam.mx>
53         
54         * Makefile: Set TEST_MCS_FLAGS.
55
56         * Microsoft.JScript_test.dll.sources: deleted the building of my
57         local test  BaseVsaEngineTest.
58         
59         * Added Microsoft.JScript_test.dll.sources
60
61         * Makefile: allow test build.
62
63         * Microsoft.JScript.dll.sources: Added VsaItem.cs, VsaItems.cs,
64         VsaGlobalItem.cs, VsaReferenceItem.cs , VsaCodeItem.cs to the build.
65
66 2003-09-24    <cesar@ciencias.unam.mx>
67
68         * Microsoft.JScript/: Deleted VsaEngine.cs and BaseVsaEngine.cs
69
70         * Microsoft.JScript.dll.sources: Changed the namespaces for VsaEngine and BaseVsaEngine.
71         
72
73 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
74
75         * Added the new files to the build.
76
77 2003-06-09  Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
78         * Added FormalParameterList, Statement, VariableDeclaration, 
79         VariableStatement and Visitor files to the unix.args.
80
81 2003-04-21  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
82
83         * Added Antlr.Runtime, it contains the files needed for compiling
84         the files generated by antlr.
85
86         * Added Antlr.Runtime/antlr, Antlr.Runtime/antlr.collections,
87         Antlr.Runtime/antlr.collections.impl, Antlr.Runtime/antlr.debug,
88         Antlr.Runtime/antlr.debug.misc. 
89
90         * makefile.gnu: Added some more references to the compilation.
91         * unix.args: Erased some newlines and tabs that were confusing
92         mcs.
93         * ScriptObject.cs: Commented "public Object this [params ...]" temp.
94
95 2003-04-20      Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
96
97         * ChangeLog: Added this file.
98         * Added makefile.gnu and unix.args.
99