aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting breakage from "rogue tabs" commit.gus knight2015-07-291-26/+26
|
* Reorganize the source tree.gus knight2015-07-272-0/+4008
* Documentation is now in "docs". * Source code is now in "src". * Misc. fixes here and there so that everything still works. I think I got everything in this commit, but I only tested this on Linux (Make) and Windows (CMake), so I might've messed something up on other platforms...