v0.1: First useful release
This is the first release of slang that is somewhat useful. The library supports lexing, preprocessing, parsing, type checking, and elaboration for a good portion of the language. The slang tool can be run on medium to large codebases and print out useful diagnostics.
There's still plenty of work to do but it seemed like a good idea to take a checkpoint.