Age | Commit message (Expand) | Author |
---|---|---|
2019-03-18 | scaninc: Fix C comment consumption logic | Diegoisawesome |
2018-09-11 | Update scaninc and preproc with multi-file incbins (ported from pokeemerald) ... | Marcus Huderle |
2017-10-22 | fix out of bounds read when scanning comments | camthesaxman |
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 |