summaryrefslogtreecommitdiff
path: root/src/common/array.c
AgeCommit message (Expand)Author
2020-02-04Updated copyright headers.Cyrille Bagard
2019-02-03Fixed various memory leaks.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-07-14Fixed some atomic accesses and a few memory leaks in flat arrays.Cyrille Bagard
2017-07-12Taken into account that raw immediate values can be used more than once.Cyrille Bagard
2017-05-12Added the ELF strings to the preloaded instruction list.Cyrille Bagard
2017-05-07Made the preloading process work as intended.Cyrille Bagard
2017-05-05Inserted preloaded format information from instructions instead of symbols.Cyrille Bagard
2017-04-19Handled static strings as well as dynamic strings in comments.Cyrille Bagard
2017-03-07Created arrays with low memory footprint.Cyrille Bagard