| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run autoflake on code | Mats Wichmann | 2020-09-21 | 1 | -1/+0 |
| | | | | | | | | | | | Eliminate unneeded imports, and a few unneeded statements - usually "pass" where it is not syntactically needed. A couple of import try blocks were eliminated or changed when they're "cannot happen" due to current floor Python version. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| * | fix issue where java parses class incorrectly from lambdas after new | Daniel | 2020-08-14 | 1 | -2/+39 |
| | | |||||
| * | Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line ↵ | William Deegan | 2020-05-06 | 1 | -0/+714 |
| with current python packaging practices | |||||
