- Interner no longer contains unsafe code - Tokens now hold a reference to the value they represent directly This will enable many future improvements
- removed many panics from the pipeline - extracted project and const tree to representations - extended STL list support - improved loops