aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated the bruiser partbloodstalker2017-05-091-1/+1
* updated the readme, now it actually makes some sense and talks about what bru...bloodstalker2017-05-091-2/+2
* minor changebloodstalker2017-05-091-0/+6
* added the list records actionbloodstalker2017-05-091-7/+59
* now prints function signature and var decls instead of just a namebloodstalker2017-05-091-2/+16
* now the list command worksbloodstalker2017-05-081-8/+202
* added a bunch a thingsbloodstalker2017-05-071-3/+21
* added a list featurebloodstalker2017-05-071-4/+214
* added a help structure along with minor additions/changesbloodstalker2017-05-061-0/+25
* added inital support for auto translation of function declarationsuser12017-05-041-176/+794
* changed action 2bloodstalker2017-05-021-1/+2
* daemonize?bloodstalker2017-05-021-2/+5
* hijack main now worksbloodstalker2017-05-021-3/+4
* cosmeticbloodstalker2017-05-021-1/+1
* history..., well sortabloodstalker2017-05-011-3/+22
* changed inclusion directive from ncurses/curses.h to curses.hbloodstalker2017-04-301-1/+1
* updated for boost and ncursesbloodstalker2017-04-301-0/+2
* fixedbloodstalker2017-04-301-1/+1
* added lncurses and boost headersbloodstalker2017-04-301-1/+2
* added some excuse of shell functionalitybloodstalker2017-04-301-1/+32
* added some excuse of a shell functionalitybloodstalker2017-04-301-24/+94
* added type inferencing from function parameter passinguser12017-04-281-88/+337
* updatedbloodstalker2017-04-271-28/+17
* now supports safercpp action filesbloodstalker2017-04-271-1/+14
* minor fixesbloodstalker2017-04-271-11/+19
* the ideas for bruiserbloodstalker2017-04-271-0/+12
* fixesbloodstalker2017-04-271-1/+13
* fixed a typo, took out some stuff from the todo list that are already done.bloodstalker2017-04-261-4/+2
* added tinyxml2.obloodstalker2017-04-261-1/+1
* updatedbloodstalker2017-04-261-5/+0
* added some xml-related stuffbloodstalker2017-04-261-8/+33
* added some xml-related stuffbloodstalker2017-04-261-1/+21
* Merge branch 'master' of https://github.com/bloodstalker/mutatorbloodstalker2017-04-241-345/+1024
|\
| * changed the implementation of user12017-04-241-48/+419
| * added handling of conditional initializersuser12017-04-211-338/+646
* | some fixesbloodstalker2017-04-241-1/+2
* | some fixesbloodstalker2017-04-241-5/+18
|/
* Merge branch 'master' of https://github.com/bloodstalker/mutatorbloodstalker2017-04-191-503/+696
|\
| * added (initial) handling of "conditional initializers" and also user12017-04-181-503/+696
* | the end condition doesnt need to be calculated each time, we are not modifyin...bloodstalker2017-04-191-4/+4
|/
* i still havent decided on some parts so its not finalbloodstalker2017-04-181-0/+95
* added an error kind enumeration for bruiserbloodstalker2017-04-181-2/+11
* minor changesbloodstalker2017-04-181-1/+3
* Merge branch 'master' of https://github.com/bloodstalker/mutatorbloodstalker2017-04-151-56/+419
|\
| * Merge branch 'master' of https://github.com/bloodstalker/mutator.gituser12017-04-148-21/+305
| |\
| * | added (simple, not necessarily general) translation of memset()user12017-04-141-56/+419
* | | implemented most of the enabling and disabling of rule checks. most of them w...bloodstalker2017-04-151-154/+401
* | | wrapped the function-like macro in do-while-0bloodstalker2017-04-151-1/+3
* | | added a new class to read the xml report created by M0.bloodstalker2017-04-151-0/+37
* | | added a new class to read the xml report created by M0.bloodstalker2017-04-151-7/+15
| |/ |/|