Skip to content
Snippets Groups Projects
  1. Jan 21, 2019
    • Dominic Kempf's avatar
      [!291] Switch to clang 7 · 5656ac3c
      Dominic Kempf authored
      Merge branch 'feature/fix-ci' into 'master'
      
      ref:extensions/dune-codegen See whether that helps
      
      See merge request [extensions/dune-codegen!291]
      
        [extensions/dune-codegen!291]: gitlab.dune-project.org/extensions/dune-codegen/merge_requests/291
      5656ac3c
  2. Jan 18, 2019
  3. Jan 16, 2019
  4. Dec 17, 2018
  5. Dec 03, 2018
  6. Nov 26, 2018
  7. Nov 21, 2018
  8. Oct 31, 2018
  9. Oct 30, 2018
  10. Oct 26, 2018
    • Dominic Kempf's avatar
      [!277] Add a first implementation of hooks · 2ff0ad9e
      Dominic Kempf authored
      Merge branch 'feature/code-generation-hooks' into 'master'
      
      ref:dominic/dune-perftool This is the first minimal implementation of how code
      generation hooks from downstream projects could look like.
      
      There is a few more things to think about (feel invited to share ideas):
      
      -   \[x\] How to document the arguments and return values expected from hooks
      -   \[x\] How to handle multiple hooks registered to the same hook point and
          return values (this is quite relevant once you want to do loopy
          transformations in a hook. It means that you want to "chain" the hooks)
      
      This fixes [#129].
      
      See merge request [dominic/dune-perftool!277]
      
        [#129]: gitlab.dune-project.org/NoneNone/issues/129
        [dominic/dune-perftool!277]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/277
      
      
      Closes #129
      2ff0ad9e
  11. Oct 25, 2018
  12. Oct 24, 2018
  13. Oct 23, 2018
    • Dominic Kempf's avatar
      [!278] Enable extendability of the visitor for custom UFL nodes · d4581f21
      Dominic Kempf authored
      Merge branch 'feature/allow-custom-ufl-types' into 'master'
      
      ref:dominic/dune-perftool We do want code bloat in dune-perftool for the
      specific needs of a given application. We therefore allow custom UFL nodes to
      procide their own visitor implementation. This was done previously for the
      very specific case of a MathFunction node, but it can be done with any node.
      
      See merge request [dominic/dune-perftool!278]
      
        [dominic/dune-perftool!278]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/278
      d4581f21
    • Dominic Kempf's avatar
      [!279] Remove an obsolete argument from the boudnary_predicates function · 7dde9013
      Dominic Kempf authored
      Merge branch 'feature/remove-obsolete-argument-from-boundary-predicates' into 'master'
      
      See merge request [dominic/dune-perftool!279]
      
        [dominic/dune-perftool!279]: Nonedominic/dune-perftool/merge_requests/279
      7dde9013
Loading