| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-12-26 | Move a function to make its adjacent impl block easier to discover | Oliver Scherer | -39/+43 |
| 2019-12-26 | Move `eval_body_using_ecx` to the only module it is used in | Oliver Scherer | -2/+50 |
| 2019-12-26 | Move `eval_const_fn_call` to the `const_eval` module | Oliver Scherer | -12/+43 |
| 2019-12-26 | Move const eval query components into their own module | Oliver Scherer | -2/+230 |
| 2019-12-26 | Move const eval machine into its own module | Oliver Scherer | -0/+358 |
