Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-19 | Add copyright statements to all Python files that doesn't have it | Ola Bini | |
2016-08-23 | fix pep8 | Christoph Kluenter | |
2016-08-22 | Added clock support function | Thais Siqueira | |
Now we can clock how long a piece of code takes to execute without being constrained by whole method like we were with the decorator |