another endian fix
[mono.git] / mcs / tools / mjs / ChangeLog
1 2005-09-13  Cesar Lopez Nataren  <cnataren@novell.com>
2
3         * mjs.cs: Add support for flags parsing.
4
5 2005-02-14  Cesar Lopez Nataren  <cnataren@novell.com>
6
7         * Added this file.
8         
9         * Makefile: add reference to Microsoft.Vsa.
10         * mjs.cs (Main): As we can't directly create a Context outside of
11         Microsoft.JScript, we use the VsaEngine to add the code items and
12         after that guide the compilation, added method
13         GetCodeFromFile. Added class MonoEngineSite.
14