aboutsummaryrefslogtreecommitdiff
path: root/jobs/apigen.yaml
AgeCommit message (Collapse)Author
2017-09-09apigen.yaml: cleanupKitsune Ral
Commented out parts that aren't used yet; moved the whole 'env:' section down below (because it's used by Printer rather than Analyzer or Translator).
2017-09-07Actually use the types map in apigen.yamlKitsune Ral
2017-09-01Added (so far unused) preprocessing section to apigen.yamlKitsune Ral
2017-09-01Added files to (eventually) generate *Job classes automaticallyKitsune Ral
KitsuneRal/api-generator project is a place where all the heavy lifting will (eventually) be implemented. This commit marks a point when the generated files at least compile (whether they work is not tested yet). Return values are so far entirely ignored.