Age | Commit message (Expand) | Author |
---|---|---|
2017-07-29 | scaninc: fix buffer overflow | yenatch |
2017-07-24 | scaninc: skip whitespace/comments in the read loop | yenatch |
2017-07-23 | scaninc: optimize for unix newlines | yenatch |
2017-07-23 | scaninc: skipping comments seems to be faster than removing them | yenatch |
2017-07-23 | scaninc: faster incbin detection | yenatch |
2017-07-22 | scaninc: read c includes | yenatch |
2017-02-03 | use std:: prefix and remove some unused functions | camthesaxman |
2017-02-03 | remove C++14 feature from tools | YamaArashi |
2017-01-25 | make scaninc build under GCC (#218) | Cameron Hall |
2017-01-23 | preproc incbins | YamaArashi |