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 27, 2020
  3. Mar 01, 2020
  4. 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
  5. Sep 02, 2019
  6. Aug 15, 2019
  7. Aug 10, 2019
  8. May 26, 2019
  9. Mar 29, 2019
  10. Mar 19, 2019
  11. Feb 14, 2019
  12. Feb 06, 2019
  13. Feb 05, 2019
  14. Dec 09, 2018
  15. Oct 24, 2018
Loading