- Apr 23, 2020
-
-
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).
-
- Mar 27, 2020
-
-
Michiel Cottaar authored
Still using `partial_fill` when creating FileTreeQuery
-
Michiel Cottaar authored
-
Michiel Cottaar authored
Added test for I/O to both JSON and pickle files
-
- Mar 01, 2020
-
-
Michiel Cottaar authored
This is now the new default behaviour when loading a new file This change is not backwards compatible!
-
- Feb 26, 2020
-
-
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.
-
- Sep 02, 2019
-
-
Michiel Cottaar authored
-
- Aug 15, 2019
-
-
Michiel Cottaar authored
-
- Aug 10, 2019
-
-
Paul McCarthy authored
more sense, and to make it easier to un-ambiguouosly identify the location of a Match in a filetree hierarchy
-
Paul McCarthy authored
-
- May 26, 2019
-
-
Michiel Cottaar authored
-
- Mar 29, 2019
-
-
Michiel Cottaar authored
-
Paul McCarthy authored
actually exist on disk (and corrsepond to files).
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Mar 19, 2019
-
-
Michiel Cottaar authored
-
- Feb 14, 2019
-
-
Michiel Cottaar authored
-
Michiel Cottaar authored
-
Michiel Cottaar authored
-
Michiel Cottaar authored
-
- Feb 06, 2019
-
-
Michiel Cottaar authored
-
- Feb 05, 2019
-
-
Michiel Cottaar authored
Includes now a tutorial on the FileTree format
-
- Dec 09, 2018
-
-
Michiel Cottaar authored
-
- Oct 24, 2018
-
-
Michiel Cottaar authored
-
Michiel Cottaar authored
reverting back
-
Michiel Cottaar authored
-
Michiel Cottaar authored
needed for python 3.5
-
Michiel Cottaar authored
-
Michiel Cottaar authored
-