-
-
Notifications
You must be signed in to change notification settings - Fork 609
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add classic, migrating nodes classes * add mixins to classic * typechecked optargs constructors for nodes * typechecked optargs constructors for watcher and event * luacheck * typechecked optargs constructors for GitRunner * typechecked optargs constructors for Sorter * typechecked optargs constructors for decorators, WIP * typechecked optargs constructors for decorators, WIP * typechecked optargs constructors for decorators * remove class * replace enums with named maps * Renderer and Builder use classic, tidy opts * LiveFilter uses classic, tidy opts * Filter uses classic, tidy opts * add FilterTypes named map * move toggles into filters * Marks uses classic, tidy opts * Sorter uses classic, tidy opts * Clipboard uses classic, tidy opts * use supers for node methods * HighlightDisplay uses classic * protected :new * Watcher tidy * Revert "use supers for node methods" This reverts commit 9fc7a86. * Watcher tidy * format * format * Filters private methods * format * Sorter type safety * Sorter type safety * Sorter type safety * Sorter type safety * Sorter type safety * Sorter type safety * tidy Runner * tidy hi-test name
- Loading branch information
1 parent
610a1c1
commit 3fc8de1
Showing
42 changed files
with
1,028 additions
and
1,148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.