aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/templates
Commit message (Expand)AuthorAgeFilesLines
* Allocate and initialize formula variables only once.J08nY2020-02-2014-40/+174
* Flesh out client, add implementation tests.J08nY2020-02-194-18/+45
* Rework client.J08nY2020-02-184-26/+120
* Cleanup builder.J08nY2020-02-102-7/+13
* Implement multipliers.J08nY2019-12-2318-8/+286
* Split to builder and client.J08nY2019-11-281-2/+2
* Working dynamic build!J08nY2019-11-2813-84/+79
* Reorganize files, implement proper main.J08nY2019-11-276-24/+456
* Add rendering of formulas.J08nY2019-11-2610-2/+26
* Add rendering of CodeOps.J08nY2019-11-263-0/+18
* Start Python codegen impl.J08nY2019-11-255-0/+74