index
:
mutator
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
safercpp
/
safercpp-arr.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
introducing cgrep, a new addition to the mutator family. updated the readme f...
bloodstalker
2018-11-26
1
-0
/
+14
*
fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to i...
bloodstalker
2018-08-19
1
-1
/
+1
*
added automatic merging of modifications from different translation
duneroadrunner
2017-08-06
1
-2
/
+118
*
added some support for struct declarations
duneroadrunner
2017-08-02
1
-19
/
+204
*
extended support of the "address of" operator to variable initializer
duneroadrunner
2017-07-30
1
-21
/
+30
*
added basic support for specifying multiple source files
duneroadrunner
2017-07-23
1
-18
/
+106
*
added ASTFrontendActionCompatibilityWrapper1 class to handle an api
duneroadrunner
2017-07-18
1
-11
/
+12
*
oops, fixed broken preprocessor condition for
duneroadrunner
2017-07-18
1
-15
/
+5
*
investigating the importation of translation units into the current ast
duneroadrunner
2017-07-18
1
-33
/
+261
*
added a pp check due to api changes
bloodstalker
2017-07-16
1
-0
/
+4
*
changed the translation to use the updated legacy helper macros
duneroadrunner
2017-07-04
1
-27
/
+46
*
changed the default value of ConvertToSCPP to true
duneroadrunner
2017-06-27
1
-3
/
+3
*
just added support for the case where pointers are used as range
duneroadrunner
2017-06-24
1
-6
/
+58
*
added handling of constructor initializers
duneroadrunner
2017-06-23
1
-68
/
+148
*
updated so that processing of declarations with initializers can handle
duneroadrunner
2017-06-17
1
-110
/
+269
*
added insertion of "#include" directives
user1
2017-06-09
1
-184
/
+281
*
fixed a (just introduced) bug in MCSSSParameterPassing in which only the
user1
2017-06-07
1
-4
/
+3
*
changed "Assignment Target Constrains Address of Array Subscript Expr"
user1
2017-06-06
1
-126
/
+287
*
a bunch of stuff, including handling of fread and fwrite
user1
2017-05-27
1
-789
/
+2015
*
added support for the case when a function argument expression is the
user1
2017-05-11
1
-157
/
+291
*
added inital support for auto translation of function declarations
user1
2017-05-04
1
-176
/
+794
*
added type inferencing from function parameter passing
user1
2017-04-28
1
-88
/
+337
*
changed the implementation of
user1
2017-04-24
1
-48
/
+419
*
added handling of conditional initializers
user1
2017-04-21
1
-338
/
+646
*
added (initial) handling of "conditional initializers" and also
user1
2017-04-18
1
-503
/
+696
*
added (simple, not necessarily general) translation of memset()
user1
2017-04-14
1
-56
/
+419
*
changed to handle all levels of indirection when translating declared
user1
2017-04-13
1
-1202
/
+1273
*
some progress on auto-conversion of arrays
user1
2017-03-30
1
-1434
/
+1808
*
enabled writing the changes out to the input file, some translation
user1
2017-03-28
1
-266
/
+136
*
preliminary auto-conversion of native arrays
user1
2017-03-27
1
-1
/
+2120
*
the source file
bloodstalker
2017-03-16
1
-0
/
+98