| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add tests for field.c. | J08nY | 2017-10-15 | 1 | -0/+5 |
| | | |||||
| * | Make config_t *cfg a global variable. | J08nY | 2017-10-14 | 1 | -3/+0 |
| | | | | | | | The config is setup from parsing CLI options and then doesn't change for the whole duration of running ecgen, so it makes sense to make it a global variable. | ||||
| * | Rename gen_t -> gen_f. | J08nY | 2017-09-29 | 1 | -3/+3 |
| | | |||||
| * | Move some files into src/misc. | J08nY | 2017-09-19 | 1 | -1/+1 |
| | | |||||
| * | Move stuff related to generators to src/gen. | J08nY | 2017-05-31 | 1 | -0/+80 |
