I've been using this project as part of the course for CSE220 in UCSC.
As I am getting started I wanted to share some small fixes I made while browsing the source.
To browse the code using https://www.jetbrains.com/clion/ (IntelliJ C++ editor) creates release/debug folder names I've included in gitignore
A few of the markdown documents in the /docs/tutorial folder did not adhere to the GitHub Flavored Markdown spec, causing them not to render nicely on GitHub itself.
Hello,
I've been using this project as part of the course for CSE220 in UCSC. As I am getting started I wanted to share some small fixes I made while browsing the source.