Trivalik_cp
|
5cef30a9d8
|
correct behavior, like VS generate C++ code, but false appear on -1 <= 960 for 8 byte integer
|
2011-01-01 14:06:38 +00:00 |
|
Trivalik_cp
|
c499d21987
|
add comment for pic,
correct console scrolling,
correct error for cgt
example:
int k = 1000;
UInt32 k2 = 960;
if (k <= k2)
{
Console.Write("true");
}
else
{
Console.Write("false");
}
|
2011-01-01 01:51:11 +00:00 |
|
Trivalik_cp
|
a80ef75b20
|
unit format of assemblyinfos
|
2010-09-09 20:54:55 +00:00 |
|
kudzu_cp
|
fe43fbddeb
|
Set all csproj files to .NET 4.0.
|
2010-09-06 14:16:09 +00:00 |
|
kudzu_cp
|
545636389d
|
|
2010-09-06 02:17:42 +00:00 |
|
kudzu_cp
|
562f553244
|
|
2010-09-06 02:16:54 +00:00 |
|
kudzu_cp
|
e2c99b1d3a
|
Removed subdir from Cosmos.Debug.Common
|
2010-09-06 02:10:35 +00:00 |
|
Trivalik_cp
|
91481ed691
|
string changes for v4.0
|
2010-09-05 18:47:16 +00:00 |
|
Trivalik_cp
|
1785670a75
|
renaming all, except vspackage
|
2010-09-04 19:07:11 +00:00 |
|