Skip to content

Issues: Dyvil/Dyvil

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Automatic lambda conversion does not capture variables bug:JVM Error Bugs where a JVM error (verifier, linkage, etc.) occurs module:Compiler Implementation requires major changes to the compiler type:Bug Bugs and other unwanted behaviour
#516 opened Nov 30, 2019 by Clashsoft
Allow access to Type Parameters in Static Extension Methods module:Compiler Implementation requires major changes to the compiler type:Enhancement Enhancements to exisiting functionality and small features
#507 opened Aug 29, 2019 by Clashsoft
Array creation with [Type](...) produces [any!] type:Bug Bugs and other unwanted behaviour
#506 opened Aug 29, 2019 by Clashsoft
Type parameter bound checking does not work correctly module:Compiler Implementation requires major changes to the compiler type:Bug Bugs and other unwanted behaviour
#484 opened Apr 3, 2019 by Clashsoft
Add mutating keyword epic:Syntax Changes to the syntax of the language module:Compiler Implementation requires major changes to the compiler type:Feature New functionality
#479 opened Mar 23, 2019 by Clashsoft
Methods without explicit return type implicitly use void module:Compiler Implementation requires major changes to the compiler type:Enhancement Enhancements to exisiting functionality and small features
#472 opened Mar 19, 2019 by Clashsoft
Tab completion in REPL module:REPL Implementation requires major changes to the REPL type:Feature New functionality
#467 opened Jan 18, 2019 by Clashsoft
6 tasks
Refactor ClassParameter compiler:Internal module:Compiler Implementation requires major changes to the compiler status:Frozen type:Refactor
#465 opened Dec 3, 2018 by Clashsoft
Improve field resolution semantics module:Compiler Implementation requires major changes to the compiler status:Scheduled Scheduled for the next release type:Enhancement Enhancements to exisiting functionality and small features
#464 opened Nov 29, 2018 by Clashsoft
Anonymous classes capturing this in extension classes cause verification errors bug:JVM Error Bugs where a JVM error (verifier, linkage, etc.) occurs module:Compiler Implementation requires major changes to the compiler status:Scheduled Scheduled for the next release type:Bug Bugs and other unwanted behaviour
#462 opened Nov 26, 2018 by Clashsoft
Replace manual Array List implementations with inheritance compiler:Internal module:Compiler Implementation requires major changes to the compiler status:In Progress Implementation in progress type:Refactor
#439 opened Oct 28, 2018 by Clashsoft
Allow '_' (underscore) as Variable Name epic:Syntax Changes to the syntax of the language module:Compiler Implementation requires major changes to the compiler status:In Progress Implementation in progress type:Enhancement Enhancements to exisiting functionality and small features
#434 opened Oct 20, 2018 by Clashsoft
Throw Statements cannot be used as expressions bug:Compiler Error Bugs where the compiler encounters an internal error (exception) status:Scheduled Scheduled for the next release type:Bug Bugs and other unwanted behaviour
#432 opened Oct 18, 2018 by Clashsoft
Compiler internal "this" parameter compiler:Internal module:Compiler Implementation requires major changes to the compiler status:Frozen type:Enhancement Enhancements to exisiting functionality and small features
#397 opened Jul 27, 2018 by Clashsoft
Overhaul Extension and Infix Methods module:Compiler Implementation requires major changes to the compiler status:Frozen type:Enhancement Enhancements to exisiting functionality and small features
#395 opened Jul 11, 2018 by Clashsoft
Overhaul Cast System module:Compiler Implementation requires major changes to the compiler status:Frozen type:Enhancement Enhancements to exisiting functionality and small features type:Feature New functionality
#376 opened Nov 7, 2017 by Clashsoft
Clean up Expression Compilation compiler:Internal module:Compiler Implementation requires major changes to the compiler status:Frozen type:Enhancement Enhancements to exisiting functionality and small features
#375 opened Nov 5, 2017 by Clashsoft
Update to Java 9 module:Build Implementation requires changes to the build system status:Frozen
#364 opened Oct 6, 2017 by Clashsoft
Modularization module:Build Implementation requires changes to the build system status:Frozen
#363 opened Oct 1, 2017 by Clashsoft
Flow Analysis for Field Assignment module:Compiler Implementation requires major changes to the compiler type:Feature New functionality
#355 opened Aug 6, 2017 by Clashsoft
Implement the Inline Modifier module:Compiler Implementation requires major changes to the compiler status:Review type:Feature New functionality
#354 opened Aug 1, 2017 by Clashsoft
Move Collection Classes module:Library Implementation requires major changes to the library type:Enhancement Enhancements to exisiting functionality and small features
#344 opened Apr 12, 2017 by Clashsoft
Weak Identity Hash Map module:Library Implementation requires major changes to the library status:Review type:Feature New functionality
#343 opened Apr 12, 2017 by Clashsoft
Proper Support for @PolymorphicSignature module:Compiler Implementation requires major changes to the compiler status:Review type:Bug Bugs and other unwanted behaviour type:Enhancement Enhancements to exisiting functionality and small features
#316 opened Jan 5, 2017 by Clashsoft
ProTip! Exclude everything labeled bug with -label:bug.