Block or Report
Block or report paulbutcher
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
electron-app Public
Electron app with deps.edn, figwheel.main, reagent, and test integration
-
-
-
353 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 11 commits in 5 repositories
Created 1 repository
Created a pull request in flix/flix that received 21 comments
fix: Towards fixing duplicate names
Part of #4649 This fixes cases where the names of classes, enums, aliases, or effects clash with the names of used or imported types. It doesn't fi…
+143
−73
•
21
comments
Opened 4 other pull requests in 2 repositories
Reviewed 1 pull request in 1 repository
flix/flix
1 pull request
Created an issue in flix/flix that received 8 comments
Ambiguous types compile erroneously
Some examples of programs which compile and which shouldn't:
import java.sql.Statement;
enum Statement def foo(): Statement = ???
enum Statement
e…
8
comments
Opened 5 other issues in 1 repository
flix/flix
4
open
1
closed
- Require rename in import when Java name isn't valid Flix name
- Support for static nested Java classes/interfaces
- Support generic Java types at the Flix type level, i.e. also use the kinds of classes and interfaces.
- Consider whether method imports should default to IO (old Impure) effect
- Flix: init command broken
Joined the The Flix Programming Language organization
The Flix Programming Language
The Flix Programming Language




