- Fixed a couple more bugs with generics
- Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library
- Started work on definition formatting
- Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant
- If/Else - While do and do While - For