aboutsummaryrefslogtreecommitdiffstats
path: root/safercpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-11added support for the case when a function argument expression is the user11-157/+291
address of an array subscript
2017-05-04added inital support for auto translation of function declarationsuser11-176/+794
2017-04-28added type inferencing from function parameter passinguser11-88/+337
2017-04-24changed the implementation of user11-48/+419
CConditionalOperatorReconciliation2ReplacementAction due to issues with the libtooling library sometimes truncating expressions when a subexpression is replaced (and lengthened)
2017-04-21added handling of conditional initializersuser11-338/+646
2017-04-18added (initial) handling of "conditional initializers" and also user11-503/+696
memset/memcpy
2017-04-14added (simple, not necessarily general) translation of memset()user11-56/+419
2017-04-13changed to handle all levels of indirection when translating declared user11-1202/+1273
objects
2017-04-04updatedbloodstalker1-1/+1
2017-03-30some progress on auto-conversion of arraysuser11-1434/+1808
2017-03-29added the frtti option,added a check for rtti before trying ot build itbloodstalker1-0/+5
2017-03-28enabled writing the changes out to the input file, some translation user11-266/+136
improvements and code cleanup
2017-03-27preliminary auto-conversion of native arraysuser11-1/+2120
2017-03-24moved macros inside macros.mkbloodstalker1-87/+0
2017-03-16the headerbloodstalker1-0/+33
2017-03-16the source filebloodstalker1-0/+98
2017-03-16the makefilebloodstalker1-0/+114
2017-03-16the compilation databasesbloodstalker1-0/+7