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