Issues
- 0
Trailing underscores in float literals
#959 opened by vorov2 - 0
Operators >= and <= for tuples
#958 opened by vorov2 - 3
"Reassign" keywords
#957 opened by Marty-Stu - 1
- 0
- 0
New properties for TimeDelta
#954 opened by vorov2 - 0
- 0
- 0
Abstract member should throw `NotImplemented` error
#950 opened by vorov2 - 1
Add a support for async functions
#923 opened by vorov2 - 0
Implement step by step debugger support
#924 opened by vorov2 - 0
- 0
Unary + is not compiled
#946 opened by vorov2 - 1
Lazy variables don't work correctly in interactive
#944 opened by vorov2 - 0
Consider abstract methods and properties
#945 opened by vorov2 - 1
Dya is unable to find config file
#943 opened by vorov2 - 0
Add support for underscores in numeric literals
#942 opened by vorov2 - 0
- 0
Booleans to support bitwise operations
#925 opened by vorov2 - 0
Linker may crush in a case of incorrect module import
#939 opened by vorov2 - 0
- 0
Function `parse` doesn't recognize dictionary literal
#934 opened by vorov2 - 0
Function `parse` doesn't recognize variant literal
#935 opened by vorov2 - 0
- 0
Function `parse` incorrectly reports errors
#933 opened by vorov2 - 0
Optimize `Interop` type, cache types
#931 opened by vorov2 - 0
Add a built-in `length` function
#930 opened by vorov2 - 0
Add `Iterator.Fold` method
#927 opened by vorov2 - 0
- 0
A method can be nested in another function
#922 opened by vorov2 - 0
- 0
- 0
- 0
A function to obtain a list of supported mixins
#913 opened by vorov2 - 0
Instance method `Tuple.Concat` doesn't work
#915 opened by vorov2 - 0
Disallow override of tuple indexer and `Length` method
#906 opened by vorov2 - 0
Consider non-overridable methods
#900 opened by vorov2 - 0
`StringBuilder` doesn't support `Lookup` mixin
#909 opened by vorov2 - 0
`Regex` should support `Equatable` mixin
#911 opened by vorov2 - 0
All mixins with non-standard `ToString` implementation should explicitly support `Show`
#910 opened by vorov2 - 0
- 0
Mixin `Number` not closed for extensibility
#907 opened by vorov2 - 0
- 0
Lines in exception stack trace can be duplicated
#902 opened by vorov2 - 0
Invalid override for `Length` still performs override
#903 opened by vorov2 - 2
[Question] coco.exe
#904 opened by HAHEU - 0
- 0
Redesign of access to custom type internals
#899 opened by vorov2 - 0
- 0
`rawset` and `rawget` only accept integer indices
#897 opened by vorov2