- Experimental: match operator - Adding error handling with return values and monadics
- Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib
- 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
- Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool