LorettaDevs/Loretta
A C# Lua, GLua and Luau parser, code analysis, transformation and generation library.
C#MIT
Issues
- 4
Parameter names break function type parsing
#119 opened by VirtualButFake - 1
ArgumentOutOfRange exception when retrieving diagnostics when strings are used as statements
#126 opened by waneck - 0
- 0
type should be contextual
#125 opened by toxamin - 0
Add semantic validation
#32 opened by GGG-KILLER - 1
Lexer recognizes hex integer as float
#120 opened by toxamin - 0
NormalizeWhitespace doesn't space out double unary minus
#122 opened by toxamin - 1
Implement Luau interpolated strings
#110 opened by TheGreatSageEqualToHeaven - 3
Can you add couple a flags?
#121 opened by Shadowblitz16 - 0
- 0
A better website
#105 opened by Spoookyyy - 0
- 0
- 1
- 0
Intersection and Union types have bitwise operator diagnostic reported incorrectly
#100 opened by GGG-KILLER - 0
Rewrite SyntaxNormalizer
#36 opened by GGG-KILLER - 0
- 0
- 1
Make all fields in `.Update` optional
#98 opened by GGG-KILLER - 0
- 1
- 0
For contributors moving from the old repo
#85 opened by GGG-KILLER - 2
Script class initialization is way too slow
#78 opened by Fiusen - 0
Unicode escapes support
#25 opened by GGG-KILLER - 0
Add support for 5.1 escape lexing bug
#35 opened by bmcq-0 - 0
Add support for i suffix
#72 opened by TheGreatSageEqualToHeaven - 0
- 0
- 0
- 0
Node.GetLocation() returning wrong line numbers
#79 opened by Fiusen - 0
Add support for ULL and LL suffixes
#70 opened by GGG-KILLER - 0
Integer support
#26 opened by GGG-KILLER - 0
Implement the integer division operator
#64 opened by GGG-KILLER - 0
Add Lua 5.3 bitwise operators
#15 opened by GGG-KILLER - 1
Support for Luau type annotations
#20 opened by 3dsboy08 - 0
Add support for local variable attributes
#31 opened by GGG-KILLER - 1
- 0
- 1
- 4
Support Decompiling Lua.
#33 opened by AraHaan - 1
Hex numbers with 0X error the parser!
#21 opened by mttsner - 0
Incorrect variable referecing
#18 opened by GGG-KILLER - 0
- 0
- 0
Numeric for loop scope is spilled out
#17 opened by GGG-KILLER - 0
Multiline comments with different amount of equal signs on start and end are treated as single line comments
#13 opened by GGG-KILLER - 1
- 0
Parser accepts any expression as a statement
#12 opened by GGG-KILLER - 0
- 0
Return with a semicolon is not parsed properly
#11 opened by GGG-KILLER