Skip to content
Snippets Groups Projects
  1. May 20, 2019
  2. May 16, 2019
  3. Mar 22, 2019
  4. Mar 01, 2019
  5. Feb 19, 2019
  6. Feb 15, 2019
  7. Feb 08, 2019
    • Tobias Wicky's avatar
      Serialization integration tests (#104) · 49c92657
      Tobias Wicky authored
      * iir tests
      
      They are correct but are potentially false positives as ordering matters
      
      * update the tester to sort json files
      
      * renaming
      
      * removal of the semicolons where needed
      
      * serializer that appends code
      
      * updates to new iir
      
      * update refs
      
      * update IIR with new tmp to fn
      
      * update bundle for testing
      
      * sf fix
      
      * ee
      
      * ee
      
      * undo
      
      * change to latest PR
      
      * bundle back to master
      49c92657
  8. Jan 29, 2019
  9. Jan 23, 2019
  10. Jan 22, 2019
  11. Dec 21, 2018
  12. Dec 20, 2018
  13. Dec 09, 2018
  14. Nov 28, 2018
  15. Nov 17, 2018
  16. Nov 16, 2018
  17. Nov 05, 2018
  18. Nov 02, 2018
  19. Oct 19, 2018
  20. Oct 11, 2018
  21. Oct 10, 2018
  22. Oct 08, 2018
  23. Sep 28, 2018
  24. Sep 22, 2018
  25. Sep 18, 2018
  26. Jul 30, 2018
  27. Jul 24, 2018
  28. Jul 23, 2018
  29. Jul 13, 2018
  30. Jul 11, 2018
    • Tobias Wicky's avatar
      Merge kcache new codegen (#72) · 2e7e8ee3
      Tobias Wicky authored
      * test
      
      * fix
      
      * fix
      
      * add GT definition
      
      * add reference
      
      * sync
      
      * fix
      
      * fix
      
      * fix
      
      * add
      
      * fixes
      
      * fix to adapt to new GT syntax
      
      * update bundle
      
      * disable test
      
      * fix benchmark runs
      
      * enable meters in GTClang, fix new storage dim issue
      
      * temporary update on the bundle
      
      * fix tests
      
      * fix test
      
      * "fix" extents
      
      * more tests
      
      * adapted threshold
      
      * fix to non-gt build?
      
      * add information to jenkins
      
      * fix numerics
      
      * fix CMake to not include GT if not specified
      
      This leads to the integration-test not being built if no GT is present
      
      * cosfix
      
      * fix extents
      
      * fix
      
      * update bundle info
      
      * update GT Version
      
      * update to master
      2e7e8ee3