summaryrefslogtreecommitdiff
path: root/lib/Kratos/DFADriver
AgeCommit message (Expand)AuthorLines
2017-05-18Fix JSON generation from class/attributesDaniel Friesel-3/+12
2017-05-17Use JSON models instead of XMLDaniel Friesel-279/+124
2017-05-16autogenerate simple models (without args or parameters) from AC++ attributesDaniel Friesel-1/+80
2017-05-15perltidyDaniel Friesel-109/+114
2017-04-25get_state_power_with_params: support param = 0Daniel Friesel-1/+1
2017-04-21allow setting static params via LUTDaniel Friesel-2/+32
2017-04-21preparations for trace evaluationDaniel Friesel-92/+99
2017-04-13save voltage(s) in model filesDaniel Friesel-0/+16
2017-04-13allow --trace-filter with trailing $ ("no more transitions after this")Daniel Friesel-0/+4
2017-04-13support heap code to declare global variables used by the benchmarkDaniel Friesel-0/+9
2017-04-11lut supportDaniel Friesel-3/+60
2017-04-07simplify argfunction handlingDaniel Friesel-1/+1
2017-04-06refactoring, no more special treatment for timeout (mostly)Daniel Friesel-223/+153
2017-04-04split up rel_energy inte relative energy to previous state and to next stateDaniel Friesel-26/+52
2017-04-03initial commitDaniel Friesel-0/+806