Skip to content
Snippets Groups Projects

Consolidate codegen and JIT modules.

Merged Frederik Hennig requested to merge fhennig/codegen-module into v2.0-dev
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -318,7 +318,7 @@ tests-and-coverage:
@@ -318,7 +318,7 @@ tests-and-coverage:
build-documentation:
build-documentation:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/documentation
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
stage: docs
stage: docs
needs: []
needs: []
before_script:
before_script:
Loading