Feature
* Moved temporary 'scratch' code to src ([`30861f1`](https://github.com/robinvandernoord/comptime/commit/30861f1d2a3d9e5a91974044935832064cda7b80))
* Initial version of the compiler ([`b346c6e`](https://github.com/robinvandernoord/comptime/commit/b346c6e8309be07189a6b2c2ec5b60d048d36502))
Fix
* Added `ast-comments` (instead of redbaron) as a simple way to keep comments ([`ed5c999`](https://github.com/robinvandernoord/comptime/commit/ed5c9992108f919752978f17ca9293d8b527c95b))
Documentation
* Added initial performance results: not good! Described this in the readme ([`f2187a9`](https://github.com/robinvandernoord/comptime/commit/f2187a9beeb43283367bab03a047383b92a74ce6))