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