Skip to content
Snippets Groups Projects
  1. Apr 23, 2020
    • Michiel Cottaar's avatar
      OPT: speeds up FileTree updating · 20166167
      Michiel Cottaar authored
      Replaces deepcopy with a smarter copy implementation, which only copies the instance attributes.
      
      This is a speedup of about 20x (and yes, the deepcopy was getting annoyingly slow in some of my code).
      20166167
  2. Mar 28, 2020
  3. Mar 27, 2020
  4. Mar 02, 2020
  5. Mar 01, 2020
  6. Feb 26, 2020
    • Michiel Cottaar's avatar
      REF: rewrote the parsing of the templates · 22595d38
      Michiel Cottaar authored
      There were some subtle bugs in the use of get_all, which should now be fixed. They were caused by having multiple optional variables and the result not being deterministic if these were iterated in different orders.
      22595d38
  7. Sep 19, 2019
  8. Sep 02, 2019
  9. Aug 16, 2019
  10. Aug 15, 2019
  11. Aug 11, 2019
  12. Aug 10, 2019
  13. May 26, 2019
  14. May 14, 2019
  15. May 08, 2019
  16. May 02, 2019
  17. Mar 29, 2019
  18. Mar 19, 2019
Loading