Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take special functions that require literals into account. | chriseth | 2019-01-08 | 1 | -1/+7 |
* | make use of C++ `= default` constructor declarations as well as more non-stat... | Christian Parpart | 2018-12-19 | 1 | -1/+1 |
* | Codegen for object access. | chriseth | 2018-12-12 | 1 | -27/+10 |
* | Provide Yul Object builtins. | chriseth | 2018-12-04 | 1 | -0/+1 |
* | Introduce the concept of builtin functions. | chriseth | 2018-12-04 | 1 | -0/+82 |