issues
search
Kampfkarren
/
full-moon
A lossless Lua 5.1 parser
Mozilla Public License 2.0
394
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump `syn` to 2.0
#329
khvzak
opened
5 days ago
0
Support z-escape in interpolated strings
#328
JohnnyMorganz
closed
1 week ago
0
Fix interaction of luau and lua53 for `TokenReference::symbol('//=')`
#327
JohnnyMorganz
closed
1 week ago
0
Syntax error when handling z-escaped interpolated string
#326
JohnnyMorganz
closed
1 week ago
0
Fix wrong feature attribute for Name struct
#325
jiwonz
closed
2 weeks ago
1
Fix attachment of trailing trivia with tab characters
#324
JohnnyMorganz
closed
1 week ago
0
Regression in parsing of trailing trivia for fields in a punctuated struct
#323
JohnnyMorganz
closed
1 week ago
1
Stack Overflow in `full_moon::parse` with Excessive `(`
#322
rfuzz
opened
1 month ago
0
feat: add playdate lua support
#321
DataM0del
opened
1 month ago
2
Add playdate support
#320
DataM0del
closed
1 month ago
3
CI: Update actions/checkout usages to v4
#319
DataM0del
opened
1 month ago
1
Update packages
#318
DataM0del
closed
1 month ago
3
Fix including trivia in check for typeof identifier
#317
YetAnotherClown
closed
1 month ago
1
Fix clippy lints
#316
jayvdb
closed
1 month ago
0
Update derive_more to v1.0
#315
jayvdb
closed
3 months ago
1
Unable to parse intersection with `typeof` (rc5)
#314
jeparlefrancais
closed
1 month ago
1
implement table type access modifiers
#313
jackdotink
closed
1 month ago
5
Stack overflow in debug mode
#312
Ketasaja
opened
3 months ago
0
Does not support leading &
#311
iamawatermelo
opened
4 months ago
2
Several crashes when checking mostly broken files
#310
qarmin
opened
4 months ago
0
Fix typo in `Expression::Function`
#309
ssssobek
closed
4 months ago
0
The `print()` function didn't print
#308
softdevca
closed
1 month ago
2
Tokens returned out of order
#307
CompeyDev
opened
4 months ago
2
Add support for leading `|` and `&` in types
#306
jackdotink
closed
4 months ago
0
Fix string interpolation regression
#305
Kampfkarren
closed
4 months ago
0
Add test case for double return inside of function in function call
#304
JohnnyMorganz
closed
5 months ago
0
Add test case for missing else in if-then-else expression
#303
JohnnyMorganz
closed
5 months ago
0
Ensure an error is emitted when parsing a stmt after a last stmt in the top level block
#302
JohnnyMorganz
closed
4 months ago
0
Rename ellipse to ellipsis
#301
JohnnyMorganz
closed
5 months ago
0
Support LuaJIT
#300
JohnnyMorganz
closed
5 months ago
0
Box anonymous function
#299
JohnnyMorganz
closed
5 months ago
1
2 last statements in single top level block doesn't error recover well
#298
toxamin
opened
7 months ago
5
Fix incorrect unary precedence
#297
chriscerie
closed
5 months ago
0
Incorrect unary precedence
#296
toxamin
closed
5 months ago
0
fix: wrap serde usage in a `cfg_attr`.
#295
rzvxa
closed
9 months ago
1
Switch `multi_line` from `Option<usize>` to `usize`
#294
JohnnyMorganz
closed
10 months ago
0
Support floor division assignment (//=)
#293
chriscerie
closed
12 months ago
0
Missing floor division compound operator `//=`
#292
jeparlefrancais
closed
12 months ago
0
Support Luau floor division (`//`)
#291
JohnnyMorganz
closed
1 year ago
0
Chaining optional type operator bug
#290
jeparlefrancais
closed
7 months ago
1
update `smol_str` to 0.2.0
#289
wenyanxiang01
opened
1 year ago
1
bump `indexmap` to 2.0
#288
attila-lin
closed
1 year ago
0
Support \z escape in Luau strings
#287
JohnnyMorganz
closed
1 year ago
0
Incorrect type intersections
#286
jeparlefrancais
closed
7 months ago
2
Parsing errors for variadic types in generic type
#285
jeparlefrancais
closed
7 months ago
1
Luau supports `\z` string escape
#284
Dekkonot
closed
1 year ago
0
Consider trivia when testing string interpolation double brace
#283
JohnnyMorganz
closed
1 year ago
0
Playdate runtime support
#282
Ruin0x11
opened
1 year ago
2
Lua54 fix
#281
lynnlake
closed
1 year ago
1
Question- Support optional character ?. in lua
#280
Gellipapa
opened
1 year ago
5
Next