issues
search
fstirlitz
/
luaparse
A Lua parser written in JavaScript
https://fstirlitz.github.io/luaparse/
MIT License
459
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
onLocalDeclaration not being called
#132
Lethal-Luka
closed
5 months ago
1
support for ?. operator data?.files
#131
emanueldev1
opened
11 months ago
0
Issue with unicode characters
#130
Stanzilla
opened
1 year ago
0
The string literal's value is not passed properly.
#129
HeeMyung
opened
1 year ago
1
Fail to reject an invalid literal string
#128
bendrissou
opened
1 year ago
0
Syntax error though code is valid
#127
dimozaprianov
opened
1 year ago
2
Incorrect parsing: semicolon indiscriminately removed
#126
cohler
opened
1 year ago
0
Incorrect parsing parens indiscriminately removed
#125
cohler
opened
1 year ago
0
do luaparse support bit opratation?
#124
SiberianMark
closed
2 years ago
1
Detect missing first argument in calls and return statements
#123
fstirlitz
closed
2 years ago
0
Incorrect parsing for return statements
#122
omarkmu
closed
2 years ago
1
How to pass the ast to escodegen.generate to make js code?
#121
xiangnanscu
closed
2 years ago
1
Bump minimist from 1.2.5 to 1.2.6
#120
dependabot[bot]
closed
2 years ago
0
Bump follow-redirects from 1.14.7 to 1.14.8
#119
dependabot[bot]
closed
2 years ago
0
lua fails to parse with custom type definitions
#118
walksanatora
closed
2 years ago
1
Remove gulp-filelog dependency
#117
fstirlitz
closed
2 years ago
0
Upgrade testem to 3.6.0
#116
fstirlitz
closed
2 years ago
0
Bump marked from 0.8.2 to 4.0.10
#115
dependabot[bot]
closed
2 years ago
0
Lua floor division operator not recognised
#114
brynne8
closed
2 years ago
1
Allow preserving parenthesis.
#113
ravener
opened
2 years ago
3
How to parse json back to lua?
#112
markonway
closed
2 years ago
1
Add an event/notification when a function definition begins
#111
rdw-software
opened
3 years ago
0
StringLiteral.value is sometimes null
#110
Hexcede
closed
3 years ago
1
Allow a single ; after a break statement in Lua 5.1 mode
#109
fstirlitz
closed
3 years ago
0
Semicolons after break statement unrecognized
#108
Hexcede
closed
3 years ago
3
Table call arguments, take 2
#107
fstirlitz
closed
3 years ago
0
Add "argument" alias in a TableCallExpression node
#106
fstirlitz
closed
3 years ago
0
Remove Bower
#105
fstirlitz
closed
3 years ago
0
More dependency upgrades
#104
fstirlitz
closed
3 years ago
0
Migrate to GitHub Actions, take 2
#103
fstirlitz
closed
3 years ago
0
Migrate to GitHub Actions
#102
fstirlitz
closed
3 years ago
1
Lua 5.4 support
#101
fstirlitz
opened
3 years ago
1
Add 'utf-8-lossy' encoding mode
#100
fstirlitz
opened
3 years ago
0
Travis: update JS engines
#99
fstirlitz
closed
3 years ago
1
Reflect parentheses that discard extra values in the AST
#98
fstirlitz
opened
3 years ago
0
Add support for parsing LuaJIT-specific number suffixes
#97
fstirlitz
closed
3 years ago
0
Upgrade testem to 3.4.1
#96
fstirlitz
closed
3 years ago
0
Bump y18n from 3.2.1 to 3.2.2
#95
dependabot[bot]
closed
3 years ago
0
Bump socket.io from 2.3.0 to 2.4.1
#94
dependabot[bot]
closed
3 years ago
0
Bitwize brackets disappears
#93
beluci-dev
closed
3 years ago
1
Support LuaJIT syntax extensions
#92
sapphyrus
closed
3 years ago
1
Bump ini from 1.3.5 to 1.3.8
#91
dependabot[bot]
closed
3 years ago
0
Bump highlight.js from 9.18.1 to 10.4.1
#90
dependabot[bot]
closed
3 years ago
0
Bump highlight.js from 9.18.1 to 10.4.0
#89
dependabot[bot]
closed
3 years ago
1
Any chance for bundled TypeScript definitions?
#88
Zamiell
opened
4 years ago
3
Added initial support for a P8 (Pico-8) dialect
#87
whizzter
opened
4 years ago
2
Regression when parsing TableKey
#86
matthargett
closed
4 years ago
3
`...` can be used outside a vararg function if it's used in the root scope
#84
Qix-
closed
4 years ago
2
Bump lodash from 4.17.15 to 4.17.19
#83
dependabot[bot]
closed
4 years ago
0
StringLiteral value is null at v0.3.0
#82
changnet
closed
4 years ago
2
Next