Cosmos/XSharp/source/XSharp.Test
2012-10-08 16:30:27 +00:00
..
Properties 2012-07-12 14:09:28 +00:00
MainForm.cs Made error messages more accurate when we (I) mess up with X# compiler patterns. Inner exceptions are now displayed which allow for more context aware error messages. 2012-10-08 16:30:27 +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