Commit graph

17 commits

Author SHA1 Message Date
EdwardNutting_cp
bac3f98d56 VS2013 Support
This is relatively stable but no to be considered complete. Currently supported:
1. Installing user/dev kit (as normal)
2. Creating C#/VB/F# projects (latter 2 untested)
3. Debugging a Cosmos project - see limitations list below.

Debugging limitations:
1. Breakpoints sometimes fail to be hit. Only known thing that may help is recompile everything.
2. Specific breakpoint failure case: If you try and place a breakpoint on or after a "while(true)" statement it is extremely unreliable.

Other limitations:
1. VMWare occasionally breaks. If you get "Internal error" messages, or if VS crashes (don't let Windows "fix" it) or if VMWare fails to load properly there is only one known & reliable solution: Re-run the VMWare installer and hit "Repair". No restart required. You won't lose your VMs or settings (AFAI can tell).

If it all breaks, feel free to rant at it ;)
2013-11-06 21:01:49 +00:00
BlueSkeye_cp
5cd8fba8a1 Documentation added to the X# compiler. Several comments in source code as well as an XSharp.htm document in the Docs folder that clarify language syntax. 2012-10-05 16:19:50 +00:00
kudzu_cp
bb76f088bd 2012-07-13 16:17:22 +00:00
kudzu_cp
a58cf99c42 2012-07-13 02:30:45 +00:00
kudzu_cp
6743772240 2012-07-13 00:45:20 +00:00
kudzu_cp
1860364041 2012-07-12 14:41:45 +00:00
kudzu_cp
e33eb7948e X# change to prepare for new assembler. 2012-07-12 05:41:27 +00:00
kudzu_cp
c9f09c23be 2012-07-12 03:17:37 +00:00
kudzu_cp
05a5eb92ef 2012-07-11 22:25:31 +00:00
kudzu_cp
559b8c6384 2012-07-11 22:24:13 +00:00
kudzu_cp
32de14a38d X# compiler 2012-06-16 18:46:07 +00:00
kudzu_cp
f56736dcb4 2012-06-14 01:31:39 +00:00
kudzu_cp
49e0023f6f X# 2012-06-12 15:51:47 +00:00
kudzu_cp
7604951483 X# 2012-06-11 13:53:18 +00:00
kudzu_cp
1021b30645 X# 2012-06-11 01:47:15 +00:00
kudzu_cp
f7e49751a2 2012-06-07 12:27:01 +00:00
kudzu_cp
393d193c7e 2012-06-07 12:26:37 +00:00
Renamed from source2/Compiler/Cosmos.XSharp/Cosmos.XSharp.csproj (Browse further)