build fix
[mono.git] / mcs / class / Microsoft.JScript / ChangeLog
1 2004-01-16  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
2
3         * Microsoft.JScript.dll.sources: added VsaScriptScope to the build.
4         
5 2003-11-10    <cesar@ciencias.unam.mx>
6
7         * Microsoft.JScript.dll.sources: don't build Visitor.cs.
8
9 2003-11-03    <cesar@ciencias.unam.mx>
10
11         *  Microsoft.JScript.dll.sources: Added IdentificationTable.cs,
12         SemanticAnalizer.cs and SymbolTable.cs to the build.
13
14 2003-09-29    <cesar@ciencias.unam.mx>
15         
16         * Makefile: Set TEST_MCS_FLAGS.
17
18         * Microsoft.JScript_test.dll.sources: deleted the building of my
19         local test  BaseVsaEngineTest.
20         
21         * Added Microsoft.JScript_test.dll.sources
22
23         * Makefile: allow test build.
24
25         * Microsoft.JScript.dll.sources: Added VsaItem.cs, VsaItems.cs,
26         VsaGlobalItem.cs, VsaReferenceItem.cs , VsaCodeItem.cs to the build.
27
28 2003-09-24    <cesar@ciencias.unam.mx>
29
30         * Microsoft.JScript/: Deleted VsaEngine.cs and BaseVsaEngine.cs
31
32         * Microsoft.JScript.dll.sources: Changed the namespaces for VsaEngine and BaseVsaEngine.
33         
34
35 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
36
37         * Added the new files to the build.
38
39 2003-06-09  Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
40         * Added FormalParameterList, Statement, VariableDeclaration, 
41         VariableStatement and Visitor files to the unix.args.
42
43 2003-04-21  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
44
45         * Added Antlr.Runtime, it contains the files needed for compiling
46         the files generated by antlr.
47
48         * Added Antlr.Runtime/antlr, Antlr.Runtime/antlr.collections,
49         Antlr.Runtime/antlr.collections.impl, Antlr.Runtime/antlr.debug,
50         Antlr.Runtime/antlr.debug.misc. 
51
52         * makefile.gnu: Added some more references to the compilation.
53         * unix.args: Erased some newlines and tabs that were confusing
54         mcs.
55         * ScriptObject.cs: Commented "public Object this [params ...]" temp.
56
57 2003-04-20      Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
58
59         * ChangeLog: Added this file.
60         * Added makefile.gnu and unix.args.
61