Tags give the ability to mark specific points in history as being important
- Add all expression found and the amount found to the result object - updates the general work enviroment - removes tslint - removes ci and code climate stuff
- Fixes not removing the * for elif block comments even though they're detected (my bad, I really should add a test)
- Fixes where `_Foo ///` would break due to latest changes for multiline comment elif -Changes the way `elif */` comment blocks are handled
- Adds support for `#elif` comment blocks