[initial quaggy@gmail.com**20060624083905] [adding main.io quaggy@gmail.com**20060624083924] [implemented (untested) Level. Started implementing Levels. quaggy@gmail.com**20060625020144] [appears to be working quaggy@gmail.com**20060625061014] [adding a difference check quaggy@gmail.com**20060625061806] [removing all uses of operators quaggy@gmail.com**20060625064045] [Making the new methods on Message also not use operators and moving them to their own file. quaggy@gmail.com**20060625103445] [Adding automated checks to detect operators being used. quaggy@gmail.com**20060625104029] [Fixed bug which meant x := (1 + 2) - 3 didn't work. quaggy@gmail.com**20060625105429] [Ripping out the custom syntax for defining the operator tables quaggy@gmail.com**20060714114925] [renaming main.io to test.io quaggy@gmail.com**20060714120414] [Merging all the auto imported files into one file quaggy@gmail.com**20060714120645] [Moving OperatorTable to Message OperatorTable quaggy@gmail.com**20060714122217] [Moving Level to Levels Level quaggy@gmail.com**20060714122746] [Removing Level asString quaggy@gmail.com**20060714123010] [Moving Levels onto Message to get it out of the global namespace quaggy@gmail.com**20060715003354] [Renaming opShuffle2 to opShuffle quaggy@gmail.com**20060715014220] [Switching a list() to List clone with() quaggy@gmail.com**20060715014413] [No longer use Sequence serialized to create quoted strings. Do it ourselves. quaggy@gmail.com**20060715014441] [Adding 'true/false and' and Object/nil ifNil/ifNilEval quaggy@gmail.com**20060715015057] [Removing a blank line at the end of the file quaggy@gmail.com**20060715015156] [Calling it opShuffleIo instead of opShuffle and have code to default to either C or Io quaggy@gmail.com**20060722102929] [Updating the test quaggy@gmail.com**20060722103101] [Changing the exceptions to use ..() instead of , (which didn't work) quaggy@gmail.com**20060722103131] [Changing some of the methods to be on a single line instead of spanning multiple lines quaggy@gmail.com**20060722103153]