Age | Commit message (Expand) | Author | Lines |
2017-09-18 | Remove support for XML models | Daniel Friesel | -168/+4 |
2017-09-18 | Support specification of transitions in AspectC++ annotations | Daniel Friesel | -27/+60 |
2017-06-01 | UNINITIALIZED always has ID 0 | Daniel Friesel | -0/+4 |
2017-06-01 | Model: initialized transition (relative) energy to 0 | Daniel Friesel | -7/+13 |
2017-05-30 | Model: DriverEvalThread_{class} | Daniel Friesel | -2/+2 |
2017-05-22 | support benchmark values via attributes (for int) and slice variables (comple... | Daniel Friesel | -1/+23 |
2017-05-19 | Model: Support custom extra transitions by state (e.g. VCOM toggle in ENABLED) | Daniel Friesel | -0/+8 |
2017-05-18 | don't get confused by polymorphism | Daniel Friesel | -0/+24 |
2017-05-18 | Fix JSON generation from class/attributes | Daniel Friesel | -3/+12 |
2017-05-17 | Use JSON models instead of XML | Daniel Friesel | -279/+124 |
2017-05-16 | autogenerate simple models (without args or parameters) from AC++ attributes | Daniel Friesel | -1/+80 |
2017-05-15 | perltidy | Daniel Friesel | -85/+96 |
2017-04-25 | get_state_power_with_params: support param = 0 | Daniel Friesel | -1/+1 |
2017-04-21 | allow setting static params via LUT | Daniel Friesel | -2/+27 |
2017-04-13 | save voltage(s) in model files | Daniel Friesel | -0/+16 |
2017-04-13 | support heap code to declare global variables used by the benchmark | Daniel Friesel | -0/+9 |
2017-04-11 | lut support | Daniel Friesel | -3/+60 |
2017-04-07 | simplify argfunction handling | Daniel Friesel | -1/+1 |
2017-04-06 | refactoring, no more special treatment for timeout (mostly) | Daniel Friesel | -223/+153 |
2017-04-04 | split up rel_energy inte relative energy to previous state and to next state | Daniel Friesel | -26/+52 |
2017-04-03 | initial commit | Daniel Friesel | -0/+555 |