#172 Keyword release

brian Tue 8 Jan 2008

Up until now I've keep most of the Java and C# keywords reserved. I'm now un-reserving just about everything we aren't using:

boolean delegate event explicit extern fixed implicit implements instanceof interface lock object operator package ref sealed sizeof stackalloc strictfp struct synchronized throws transient typeof unchecked unsafe

Login or Signup to reply.