aboutsummaryrefslogtreecommitdiffstats
path: root/safercpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added support for the case when a function argument expression is the user12017-05-111-157/+291
| | | address of an array subscript
* added inital support for auto translation of function declarationsuser12017-05-041-176/+794
|
* added type inferencing from function parameter passinguser12017-04-281-88/+337
|
* changed the implementation of user12017-04-241-48/+419
| | | | | CConditionalOperatorReconciliation2ReplacementAction due to issues with the libtooling library sometimes truncating expressions when a subexpression is replaced (and lengthened)
* added handling of conditional initializersuser12017-04-211-338/+646
|
* added (initial) handling of "conditional initializers" and also user12017-04-181-503/+696
| | | | memset/memcpy
* added (simple, not necessarily general) translation of memset()user12017-04-141-56/+419
|
* changed to handle all levels of indirection when translating declared user12017-04-131-1202/+1273
| | | | objects
* updatedbloodstalker2017-04-041-1/+1
|
* Merge branch 'master' of https://github.com/bloodstalker/mutator.gituser12017-03-301-0/+5
|\
| * added the frtti option,added a check for rtti before trying ot build itbloodstalker2017-03-291-0/+5
| |
* | some progress on auto-conversion of arraysuser12017-03-301-1434/+1808
|/
* enabled writing the changes out to the input file, some translation user12017-03-281-266/+136
| | | improvements and code cleanup
* preliminary auto-conversion of native arraysuser12017-03-271-1/+2120
|
* moved macros inside macros.mkbloodstalker2017-03-241-87/+0
|
* the headerbloodstalker2017-03-161-0/+33
|
* the source filebloodstalker2017-03-161-0/+98
|
* the makefilebloodstalker2017-03-161-0/+114
|
* the compilation databasesbloodstalker2017-03-161-0/+7