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. Apr 22, 2020
  3. Mar 28, 2020
  4. Mar 27, 2020
  5. Mar 26, 2020
  6. Mar 20, 2020
  7. Mar 19, 2020
  8. Mar 18, 2020
  9. Mar 02, 2020
  10. Mar 01, 2020
  11. 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
  12. Jan 27, 2020
  13. Nov 29, 2019
  14. Nov 05, 2019
  15. Nov 03, 2019
  16. Oct 30, 2019
  17. Oct 23, 2019
Loading