Cosmos/XSharp/source/XSharp.Test
2012-10-08 17:13:03 +00:00
..
Properties 2012-07-12 14:09:28 +00:00
MainForm.cs Changeset #96269 broke the X# parser. This fix the null reference exception that was systematically thrown. 2012-10-08 17:13:03 +00:00
MainForm.Designer.cs 2012-07-12 14:09:28 +00:00
MainForm.resx 2012-07-12 14:09:28 +00:00
Program.cs Added an -a command line parameters on XSharp.Test program. Using this flag the NASM compiler will be launched on source code successfully generated by X# translator. This help ensure we generate syntactically correct assembler code. 2012-10-08 15:20:41 +00:00
XSharp.Test.csproj Until now the directory hosting tested X# source code files was hardcoded. Now using standard algorithm from CosmosPaths class to dynamically discover Debug stub source code directory below Cosmos User Kit installation path. 2012-10-01 13:20:10 +00:00
XSharp.Test.csproj.vspscc 2012-07-12 14:09:28 +00:00