Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Kirchner
262d61ae36 Optimized Code Generator. 2021-07-06 19:05:36 +02:00
Daniel Kirchner
facd98e426 Control flow graph for Yul. 2021-07-05 15:00:58 +02:00
Daniel Kirchner
91cdb606a5 Some style review suggestions. 2021-01-13 12:43:38 +01:00
Daniel Kirchner
4505889481 Replace ranges::all_of wrapper by range-v3. 2021-01-12 21:44:42 +01:00
Daniel Kirchner
3ed55613ba Add and use cxx20::ranges::all_of. 2021-01-12 21:40:52 +01:00
Daniel Kirchner
7fe03cbab0 Implement cxx20 polyfill and replace InvertibleMap entirely. 2021-01-12 21:40:40 +01:00