-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* draft: cross compile scala 3 * update: scala 3 compiles except warning errors and field selectors * test: try compiling tests in scala 3 * update: address more compiler errrors * update tests to compile * update: explicit implicit val types * fix: avoid unsafe type match * update: drop unused dependencies and build configs * fix: avoid unsafe type checking * fix: format and ci check * fix: address compiler warnings * feat: cross build for scala 3 * fix: drop invalid scalac options for 3 * tidy: enable lint and address linter warnings * chore: drop comment * fix: address compiler warnings
- Loading branch information
Showing
59 changed files
with
1,698 additions
and
231 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 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
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
Oops, something went wrong.