aboutsummaryrefslogtreecommitdiffstats
path: root/safercpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* introducing cgrep, a new addition to the mutator family. updated the readme f...bloodstalker2018-11-261-0/+14
* fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to i...bloodstalker2018-08-192-21/+147
* makefile update or they kinda do what they were supposed to dobloodstalker2018-02-011-1/+9
* updatebloodstalker2018-01-201-1/+1
* added automatic merging of modifications from different translation duneroadrunner2017-08-061-2/+118
* added some support for struct declarationsduneroadrunner2017-08-021-19/+204
* extended support of the "address of" operator to variable initializer duneroadrunner2017-07-301-21/+30
* added basic support for specifying multiple source filesduneroadrunner2017-07-231-18/+106
* added ASTFrontendActionCompatibilityWrapper1 class to handle an api duneroadrunner2017-07-181-11/+12
* oops, fixed broken preprocessor condition for duneroadrunner2017-07-181-15/+5
* investigating the importation of translation units into the current astduneroadrunner2017-07-181-33/+261
* added a pp check due to api changesbloodstalker2017-07-161-0/+4
* changed the translation to use the updated legacy helper macrosduneroadrunner2017-07-041-27/+46
* changed the default value of ConvertToSCPP to trueduneroadrunner2017-06-271-3/+3
* just added support for the case where pointers are used as range duneroadrunner2017-06-241-6/+58
* added handling of constructor initializersduneroadrunner2017-06-231-68/+148
* updated so that processing of declarations with initializers can handle duneroadrunner2017-06-171-110/+269
* added insertion of "#include" directivesuser12017-06-091-184/+281
* fixed a (just introduced) bug in MCSSSParameterPassing in which only the user12017-06-071-4/+3
* changed "Assignment Target Constrains Address of Array Subscript Expr" user12017-06-061-126/+287
* a bunch of stuff, including handling of fread and fwriteuser12017-05-271-789/+2015
* added support for the case when a function argument expression is the user12017-05-111-157/+291
* 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
* added handling of conditional initializersuser12017-04-211-338/+646
* added (initial) handling of "conditional initializers" and also user12017-04-181-503/+696
* 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
* 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
* 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