Skip to content

new code and model generation

Compare
Choose a tag to compare
@apalala apalala released this 11 Dec 01:43
· 38 commits to master since this release
4181d08

This release uses the new procedural (nor declarative) code and model generation throughout.

The previous codegen remains available and unchanged for backwards compatibility.

  • [walkrers] make walk_children public
  • [mixins][indent] allow control over the amount of indentation
  • [mixins][indent] allways trim left spacing in arguments
  • [docs] deprecate declarative translation abd refactor
  • [ngcodegen][model] use topological sort for order of model classes
  • [tool] use ngcodegen
  • [test] use ngcodegen