issues
search
leafo
/
moonscript
:crescent_moon: A language that compiles to Lua
https://moonscript.org
3.23k
stars
191
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Internal compiler error when `\` is missing both source and arguments
#458
Grissess
opened
3 months ago
1
Order-of-operations confusion when using augmented assignment and length operator
#457
Grissess
opened
3 months ago
0
Make it transpile from Lua back to Moonscript
#456
DeusMaveriX
opened
4 months ago
0
any benchmark on moonscript usage?
#455
sprappcom
opened
6 months ago
1
Non blocking input in terminal is not possible ?
#454
asciibene
opened
6 months ago
1
new release
#453
teto
opened
7 months ago
0
Add "Prompt" function for user input
#452
MHippo
opened
10 months ago
1
Destructured table literals generate syntactically invalid subscripts
#451
fwcd
opened
11 months ago
0
moonc doesnt output to -t when using -w
#450
NeonFXFusion
opened
11 months ago
0
destructing assignment works wrong with for generator
#449
INoorik
opened
1 year ago
1
Syntax error should throw for invalid interpolation
#448
leafo
opened
1 year ago
0
How to use latest version of code on Windows?
#447
gamagan
opened
1 year ago
0
Is it possible to add utf 8 support for names ?
#446
vega0
opened
1 year ago
0
Any method to use if statement in class method define?
#445
zeroxer
closed
1 year ago
4
NOT compatible with lua 5.1
#444
badiku
closed
1 year ago
3
installing moonscript bug
#443
Vincent-vst
closed
2 years ago
2
Support for "goto" method
#442
mbekkomo
opened
2 years ago
0
How can I call ls.NewClosure and set local variable
#441
moxianfeng
opened
3 years ago
1
Any chance we could get a existance operator and a pipe operator
#440
cosmotek
opened
3 years ago
1
Error: Module "alt_getopt" not found
#439
gideongrinberg
closed
3 years ago
1
The option --output-to works in a weird way. It creates the source directory inside the target directory.
#438
Industrial
closed
2 years ago
0
no long comments?
#437
ghoomfrog
opened
3 years ago
2
Document that @name is a method call if self.name is a function
#436
bpj
opened
3 years ago
4
Fill operator
#435
K4rakara
opened
3 years ago
1
How to use lua's `load` function
#434
sucrecacao
opened
3 years ago
6
self documenting function
#433
sucrecacao
opened
3 years ago
1
Fix `-` flag for `moonc`
#432
natnat-mc
closed
2 years ago
4
"Read from stdin" broken in moonc
#431
Sharparam
closed
2 years ago
5
Add dark theme to moonscript.org
#430
vitaly-zdanevich
opened
4 years ago
0
Question: debug.traceback line number rewriting replacement?
#429
bpj
opened
4 years ago
0
Compile error: transformer.lua:23: table index is nil
#428
linkpy
opened
4 years ago
1
Lua 5.4 breaks moonc because module() does not exist
#427
Ocawesome101
closed
2 years ago
5
New operators: `#=`, `.=` and `\=`
#426
natnat-mc
closed
2 years ago
2
Comment in a multi-line argument list causes a parse error
#425
shelvacu
opened
4 years ago
0
Destructuring in function parameters
#424
qtnc
opened
4 years ago
0
Named slices
#423
bpj
opened
4 years ago
2
How can I make a named function?
#422
alxgnon
opened
4 years ago
2
Add VSCode plugin link to Readme
#421
FunctionDJ
closed
3 years ago
1
In-place appending an item to an array
#420
bpj
opened
4 years ago
3
Multiple import with name prefix and/or suffix to avoid name clashes
#419
bpj
opened
4 years ago
2
Building Moonscript as an executable on Windows
#418
codecat
opened
4 years ago
2
Fix ambiguous lua code generation
#417
natnat-mc
closed
4 years ago
1
Output semicolons after assignments, to fix ambiguous lua output in some cases
#416
natnat-mc
closed
4 years ago
1
docs: fix `line_tabel` typo
#415
qaisjp
closed
4 years ago
1
"Adding a new method to a class after declaration" example typo
#414
w7rus
opened
4 years ago
0
Feature request: Renaming imports, import X as Y from Z
#413
Lixquid
opened
4 years ago
0
Not enough memory
#412
Vm900
opened
4 years ago
1
destructuring a list comprehensions and loops produces invalid code
#411
s-ol
opened
4 years ago
9
add escape for @ and @@ accessors
#410
natnat-mc
opened
4 years ago
1
Error Reporting: Slicing without *
#409
s-ol
opened
4 years ago
0
Next