issues
search
FlatLang
/
Flat
(Deprecated) Soon-to-be legacy Flat compiler all in one
6
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ability to use Stream as List type automagically
#445
BSteffaniak
opened
1 year ago
0
Classes without a package (e.g. using default package) fails compilation
#444
BSteffaniak
closed
1 year ago
0
Add ability to break out of a scope
#443
BSteffaniak
opened
1 year ago
0
Add support for annotative logging
#442
BSteffaniak
opened
1 year ago
0
Add ability to declare local variables up 'n' amount of scopes
#441
BSteffaniak
opened
2 years ago
0
Add lazy function returns
#440
BSteffaniak
opened
2 years ago
0
Invalid extension class name does not cause any error
#439
BSteffaniak
opened
2 years ago
0
Empty constructors should work with trait classes
#438
BSteffaniak
opened
2 years ago
0
Regex Literal does not parse with quotes correctly
#437
BSteffaniak
opened
2 years ago
0
Add `lazy` parameter support
#436
BSteffaniak
opened
2 years ago
0
Add support for `<p>`-style multiline strings
#435
BSteffaniak
opened
2 years ago
0
Multiline string in external interpolation not preserving whitespace correctly
#434
BSteffaniak
opened
2 years ago
0
Allow overloads with `async` vs `sync` lambda parameters
#433
BSteffaniak
opened
2 years ago
0
Chaining in function causes ambiguity
#432
BSteffaniak
opened
2 years ago
0
Multiple catches does not work correctly in js
#431
BSteffaniak
opened
2 years ago
0
Add `sync` modifier
#430
BSteffaniak
opened
2 years ago
0
Add spread operator
#429
BSteffaniak
opened
2 years ago
0
Add support for more robust importing
#428
BSteffaniak
opened
2 years ago
0
Add preprocessor capability
#427
BSteffaniak
opened
2 years ago
0
Primitive `match` statement expression return value not properly autoboxed
#426
BSteffaniak
opened
2 years ago
0
Nested string interpolation results in compilation error
#425
BSteffaniak
closed
1 year ago
0
`fallthrough` not compiling
#424
BSteffaniak
opened
2 years ago
0
Add `lazy` modifier
#423
BSteffaniak
closed
2 years ago
0
Passing nameless argument to function requiring an implicit named argument fails
#422
BSteffaniak
opened
2 years ago
0
Update string interpolation syntax
#421
BSteffaniak
opened
2 years ago
0
Null Bool should be checked for null value
#420
BSteffaniak
opened
2 years ago
0
Handle multi-quote string literals that auto-escapes double quotes
#419
BSteffaniak
opened
2 years ago
1
Add ability to signal multi-line Strings to have start automatically trimmed
#418
BSteffaniak
closed
2 years ago
0
Add support for compile-time file contents loading
#417
BSteffaniak
opened
2 years ago
0
Handle indentation in multi-line String literals
#416
BSteffaniak
closed
2 years ago
0
Handle new lines in multi-line String literals
#415
BSteffaniak
closed
2 years ago
0
String literal cannot escape quote after a properly escaped backslash
#414
BSteffaniak
closed
2 years ago
0
Add ability to escape hashtags in String literals
#413
BSteffaniak
closed
2 years ago
0
Tick marks surrounding text in String literal are incorrectly converted to a LiteralName
#412
BSteffaniak
closed
2 years ago
0
Add support for cross-language runtime library API binding
#411
BSteffaniak
opened
2 years ago
0
Add support for target runtimes
#410
BSteffaniak
closed
2 years ago
1
Remove need for quotes around import and package statements
#409
BSteffaniak
closed
2 years ago
0
Remove "new" prefix from non-array constructor calls
#408
BSteffaniak
closed
2 years ago
0
Add support for 'data classes'
#407
BSteffaniak
closed
2 years ago
0
Add support for null coalescing operator '?='
#406
BSteffaniak
opened
2 years ago
0
Add support for '^' index operator
#405
BSteffaniak
opened
2 years ago
0
Add support for Property Patterns
#404
BSteffaniak
opened
2 years ago
0
Method call with clean argument name fails as ambiguous
#403
BSteffaniak
closed
2 years ago
1
Can access non-static fields from static context
#402
BSteffaniak
opened
2 years ago
0
Lambda parameters do not handle generic type parameters
#401
BSteffaniak
closed
2 years ago
0
Lambda parameters "must be specified" for local lambda expression parameters
#400
BSteffaniak
opened
2 years ago
0
Does not get type of casted assignment value correctly for implicit declaration assignments
#399
BSteffaniak
opened
2 years ago
0
Allow quotes in literal names
#398
BSteffaniak
opened
2 years ago
0
Auto unboxing not occurring for boxed primitives in binary operations
#397
BSteffaniak
opened
2 years ago
0
Allow generics in Casts
#396
BSteffaniak
opened
2 years ago
0
Next