aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/iomanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switching to east constYann Herklotz2018-06-231-1/+1
| | | | | | | This is compared to const west, which is not very consistent, as const always acts on what is on its left, and if there isn't anything on the left, it will act on what is on its right. By always placing const on the right of what it should act on, the rule becomes more consistent.
* Adding modelineYann Herklotz2018-06-021-4/+6
|
* Removing parentDirectory, as it's not neededYann Herklotz2018-05-191-5/+0
|
* Fixing documentation and buildingYann Herklotz2018-04-061-1/+11
|
* Fixed license headersYann Herklotz2017-12-201-2/+2
|
* Fixing license headersYann Herklotz2017-11-161-2/+2
|
* Moving to core, fixing errorsYann Herklotz2017-10-311-1/+1
|
* renaming base folderYann Herklotz2017-10-311-0/+42