Commit graph

5 commits

Author SHA1 Message Date
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
kudzu_cp
4830098551 2010-08-28 13:06:50 +00:00
kudzu_cp
d9faefc9c0 2010-08-25 02:50:55 +00:00
kudzu_cp
4ddb8d1625 Final Kernel move. 2010-08-20 04:02:35 +00:00
kudzu_cp
8beeb3efd4 Doesnt build yet.. 2010-08-15 15:25:19 +00:00