issues
search
paulcuth
/
starlight
A Lua to ES6 transpiler.
MIT License
186
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
the website is down
#51
ghost
opened
3 years ago
2
Debugger+source mapping: displaying variables, console (evaluate expression)
#50
d9k
opened
6 years ago
3
Document existing method of converting a Starlight table object to JS object/array
#49
paulcuth
opened
7 years ago
0
How to send json object ?
#48
CriztianiX
closed
7 years ago
1
Add ability to reset the global environment from JavaScript.
#47
paulcuth
opened
7 years ago
0
Deprecations
#46
Leka74
closed
7 years ago
1
v0.4.0: demo fail: browser-lib: Cannot read property 'globalScope' of undefined
#45
d9k
closed
7 years ago
4
v0.3.3
#44
paulcuth
closed
8 years ago
0
v0.3.2
#43
paulcuth
closed
8 years ago
0
Fixes issue with return statements in do blocks being ignored.
#42
paulcuth
closed
8 years ago
0
v0.3.0
#41
paulcuth
closed
8 years ago
0
v0.2.2
#40
paulcuth
closed
8 years ago
0
Double return statement
#39
MangelMaxime
opened
8 years ago
0
Add `js` module to standardise with lua.vm.js
#38
paulcuth
opened
8 years ago
0
Document how to instantiate new DOM objects from Lua
#37
paulcuth
opened
8 years ago
3
Gulp plugin
#36
paulcuth
opened
8 years ago
0
v0.2.1
#35
paulcuth
closed
8 years ago
0
SyntaxError: Unexpected identifier
#34
vadi2
closed
8 years ago
4
REPL on website
#33
vadi2
opened
8 years ago
1
Are native libraries supported?
#32
vadi2
closed
8 years ago
1
Support for dynamically loading MoonScript modules.
#31
darmie
opened
8 years ago
4
Add `LICENSE` file.
#30
paulcuth
closed
8 years ago
0
v0.2.0
#29
paulcuth
closed
8 years ago
0
Fix string comparison and regex backslash
#28
nwhitehead
closed
8 years ago
1
Allow strings to be compared.
#27
nwhitehead
closed
8 years ago
5
Document loading from remote script.
#26
paulcuth
closed
8 years ago
1
Allow user to add JavaScript libs to `package.loaded`.
#25
paulcuth
opened
8 years ago
1
Allow user to customise available global variables
#24
paulcuth
opened
8 years ago
1
Load source from `<script src="...">`
#23
paulcuth
closed
8 years ago
0
v0.1.7
#22
paulcuth
closed
8 years ago
0
v0.1.6
#21
paulcuth
closed
8 years ago
0
Merge in dev branch
#20
paulcuth
closed
8 years ago
0
Bug in Parse Example
#19
darmie
closed
8 years ago
1
Support for NodeJS
#18
darmie
closed
8 years ago
1
Bug on function call on expression
#17
Etiene
closed
8 years ago
2
Implement `setfenv()`
#16
paulcuth
opened
8 years ago
0
Dealing with 0-based and 1-based index offset
#15
Etiene
closed
8 years ago
1
Adds string metatable to string values.
#14
paulcuth
closed
9 years ago
0
Fixes version #. (Need to fix this in CI scripts)
#13
paulcuth
closed
9 years ago
0
Bug fixes
#12
paulcuth
closed
9 years ago
0
Fixes version #.
#11
paulcuth
closed
9 years ago
0
Fixes random syntax errors in browser-lib.
#10
paulcuth
closed
9 years ago
0
Updates order of build steps, bumps minor version.
#9
paulcuth
closed
9 years ago
0
Renames `kitchen-sink` -> `browser-lib`, `starlight` -> runtime...
#8
paulcuth
closed
9 years ago
0
Adds dependency to bump version.
#7
paulcuth
closed
9 years ago
0
Adds ability to bump minor and major versions.
#6
paulcuth
closed
9 years ago
0
Syncs version with NPM.
#5
paulcuth
closed
9 years ago
0
Adds auto-deploy on merge to master.
#4
paulcuth
closed
9 years ago
0
Fixes function call issues in table literals.
#3
paulcuth
closed
9 years ago
0
Adds CircleCI, fixes logical operators.
#2
paulcuth
closed
9 years ago
0
Next