New test.
[mono.git] / mcs / tools / mjs / ChangeLog
1 2006-01-11 Evan Briones <evan@evanbriones.com>
2         
3         * mjs.cs: Fixed out by adding SetOption to the compiler engine.
4
5 2006-01-08  Cesar Lopez Nataren  <cnataren@novell.com>
6
7         * mjs.cs: Add support for nostdlib, out, pkg and reference.
8
9 2005-09-13  Cesar Lopez Nataren  <cnataren@novell.com>
10
11         * mjs.cs: Add support for flags parsing.
12
13 2005-02-14  Cesar Lopez Nataren  <cnataren@novell.com>
14
15         * Added this file.
16         
17         * Makefile: add reference to Microsoft.Vsa.
18         * mjs.cs (Main): As we can't directly create a Context outside of
19         Microsoft.JScript, we use the VsaEngine to add the code items and
20         after that guide the compilation, added method
21         GetCodeFromFile. Added class MonoEngineSite.
22