Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added support for the case when a function argument expression is the | user1 | 2017-05-11 | 1 | -157/+291 |
| | | | address of an array subscript | ||||
* | 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 |
| | | | | | CConditionalOperatorReconciliation2ReplacementAction due to issues with the libtooling library sometimes truncating expressions when a subexpression is replaced (and lengthened) | ||||
* | 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 |
| | | | | memset/memcpy | ||||
* | 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 |
| | | | | objects | ||||
* | 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 |
| | | | improvements and code cleanup | ||||
* | preliminary auto-conversion of native arrays | user1 | 2017-03-27 | 1 | -1/+2120 |
| | |||||
* | the source file | bloodstalker | 2017-03-16 | 1 | -0/+98 |