GitHub / TypeScriptToLua/TypeScriptToLua issues and pull requests
#1385 - Calling an operator method without an argument causes a crash
Issue -
State: closed - Opened by Cheatoid about 3 years ago
#1384 - LuaSet spread iterable operation leads to runtime error
Issue -
State: closed - Opened by Perryvw about 3 years ago
Labels: bug, scope: transformation
#1383 - Minimal bundle luaLibImport option
Pull Request -
State: closed - Opened by GlassBricks about 3 years ago
- 3 comments
#1382 - "try/finally" without "catch" still catches and ignores the error
Issue -
State: open - Opened by Feuermurmel about 3 years ago
- 1 comment
Labels: bug, scope: transformation
#1381 - Simplify optional chaining expressions where possible
Pull Request -
State: closed - Opened by GlassBricks about 3 years ago
#1380 - Exported `async` function is not behaving the same as local
Issue -
State: closed - Opened by Cheatoid about 3 years ago
- 1 comment
Labels: bug, wontfix, scope: lualib
#1379 - Better require search
Pull Request -
State: closed - Opened by Perryvw about 3 years ago
#1378 - Bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#1377 - Array.sort() assumes the comparator function takes an implicit self
Issue -
State: open - Opened by Feuermurmel about 3 years ago
- 2 comments
#1376 - TypeScriptToLua modifies strings which contain lua code
Issue -
State: closed - Opened by heinzbeinz about 3 years ago
- 6 comments
Labels: bug, scope: transpile
#1375 - Minor Bug that Causes Invalid Lua Code to be Generated
Issue -
State: closed - Opened by Feuermurmel about 3 years ago
- 2 comments
Labels: wontfix
#1374 - how to use it but cli?
Issue -
State: closed - Opened by takegine about 3 years ago
- 3 comments
Labels: question
#1373 - Modules do not export declarations (or do not import them correctly)
Issue -
State: closed - Opened by iliasHDZ about 3 years ago
- 2 comments
Labels: question
#1372 - Add async iterator symbol to Symbol table.
Pull Request -
State: open - Opened by aermicioi about 3 years ago
- 1 comment
#1371 - Customize Lua require path
Issue -
State: closed - Opened by jose-elias-alvarez about 3 years ago
- 3 comments
#1370 - 5.0: Emulate % with native math.mod()
Pull Request -
State: closed - Opened by YoRyan over 3 years ago
#1369 - Print resolver errors when tstlVerbose is enabled
Pull Request -
State: closed - Opened by Perryvw over 3 years ago
#1368 - Fix unsafe name default export
Pull Request -
State: closed - Opened by Perryvw over 3 years ago
#1366 - Any plans to support inline function or macro compilation?
Issue -
State: open - Opened by pilaoda over 3 years ago
- 2 comments
Labels: question, feature request, scope: transformation
#1364 - Support TypeScript 4.9
Issue -
State: closed - Opened by Zamiell over 3 years ago
- 2 comments
#1360 - defineProperty does not work correctly
Issue -
State: open - Opened by kirill-782 over 3 years ago
Labels: bug, scope: lualib
#1359 - Can't access "package", it is a reserved keyword
Issue -
State: closed - Opened by hepiyellow over 3 years ago
- 2 comments
Labels: question
#1358 - utf class name Conversion error
Issue -
State: closed - Opened by qq1053831109 over 3 years ago
Labels: bug, scope: transformation
#1355 - Question: Can I hook into the watch mode - and listen on re-transpile event?
Issue -
State: closed - Opened by hepiyellow over 3 years ago
- 3 comments
Labels: question, feature request
#1353 - Add `afterEmit` plugin hook
Pull Request -
State: closed - Opened by Cheatoid over 3 years ago
- 2 comments
#1349 - Self parameter is only generated for an arrow function if it has 1 or more parameters
Issue -
State: open - Opened by Zamiell over 3 years ago
- 2 comments
Labels: enhancement, scope: transformation
#1330 - findRequiredPaths match require keyword in comment of external lua code
Issue -
State: closed - Opened by pilaoda over 3 years ago
- 4 comments
Labels: bug, scope: transpile
#1317 - Prevent compilation when local variable limit is hit
Issue -
State: open - Opened by Zamiell over 3 years ago
- 2 comments
Labels: enhancement, scope: transformation
#1315 - Support project references and --build mode
Issue -
State: open - Opened by DoctorGester over 3 years ago
- 3 comments
Labels: feature request, scope: transpile
#1290 - Translation of template strings?
Issue -
State: open - Opened by takegine over 3 years ago
- 4 comments
Labels: enhancement
#1246 - some Emacscript features not support
Issue -
State: open - Opened by AserJoker almost 4 years ago
#1216 - TSTL should prevent compilation with tuples that contain undefined
Issue -
State: open - Opened by Zamiell about 4 years ago
- 6 comments
Labels: enhancement, scope: transformation
#1161 - Allow noResolvePaths to be a pattern
Issue -
State: closed - Opened by GlassBricks over 4 years ago
- 5 comments
Labels: feature request, scope: transpile
#1152 - `require` function without module resolution
Issue -
State: closed - Opened by GlassBricks over 4 years ago
- 7 comments
#1137 - try/finally does not behave as expected when rethrowing
Issue -
State: open - Opened by Perryvw over 4 years ago
- 6 comments
Labels: bug
#1120 - Proposal for `$return` extension
Issue -
State: open - Opened by Cheatoid over 4 years ago
- 3 comments
Labels: discussion, scope: language extensions
#1115 - Multi-line strings mismatch (uses LF instead)
Issue -
State: open - Opened by Cheatoid over 4 years ago
- 1 comment
Labels: bug, scope: transformation
#1108 - Transpile Number.POSITIVE_INFINITY to math.huge
Issue -
State: closed - Opened by Zamiell over 4 years ago
Labels: feature request, scope: transformation
#1078 - I have idea to make build faster... add caching per required file.
Issue -
State: closed - Opened by websharik over 4 years ago
- 1 comment
#1017 - Deno support & AzerothCore thanks!
Issue -
State: open - Opened by Yehonal almost 5 years ago
- 6 comments
Labels: feature request, more information needed
#908 - Crash from tricky generics
Issue -
State: closed - Opened by tomblind over 5 years ago
- 4 comments
Labels: bug, scope: transformation
#903 - Escape non-printable unicode characters
Issue -
State: open - Opened by ark120202 over 5 years ago
- 3 comments
Labels: enhancement, scope: transformation
#896 - Cannot read 'kind' of undefined in function assignment validation
Issue -
State: closed - Opened by Perryvw almost 6 years ago
Labels: bug, scope: transformation
#844 - Error: Unsupported node kind: VoidExpression.
Issue -
State: closed - Opened by lolleko almost 6 years ago
- 3 comments
Labels: bug
#840 - `for...of` loop over `LuaTupleIterable` doesn't correctly transform complex binding patterns
Issue -
State: closed - Opened by ark120202 almost 6 years ago
- 1 comment
Labels: bug
#729 - toString() ignored when defined as class variable
Issue -
State: open - Opened by TheLartians over 6 years ago
- 5 comments
Labels: enhancement, scope: transformation
#704 - Unwrap parenthesis around expressions before doing syntactical checks
Issue -
State: closed - Opened by ark120202 over 6 years ago
- 1 comment
Labels: bug, scope: transformation
#694 - Error "Cannot create require path" with custom paths
Issue -
State: closed - Opened by danielpza over 6 years ago
- 7 comments
Labels: enhancement
#653 - LuaLib Refactor
Issue -
State: open - Opened by ark120202 over 6 years ago
- 5 comments
Labels: enhancement, discussion
#624 - JSON.stringify
Issue -
State: open - Opened by virtualhu almost 7 years ago
- 6 comments
Labels: missing feature, scope: lualib
#391 - Support for loop labels
Issue -
State: open - Opened by andreiradu about 7 years ago
- 1 comment
Labels: missing feature, scope: transformation
#356 - Multiphase Transpilation
Pull Request -
State: closed - Opened by lolleko about 7 years ago
#286 - Rework exports
Issue -
State: closed - Opened by lolleko over 7 years ago
Labels: enhancement
#279 - Initial Transformer Setup
Pull Request -
State: closed - Opened by lolleko over 7 years ago
Labels: enhancement
#237 - Source Maps
Issue -
State: closed - Opened by andreiradu over 7 years ago
- 9 comments
Labels: feature request
#121 - Spread operator
Issue -
State: closed - Opened by dmarcuse almost 8 years ago
- 9 comments
Labels: feature request
#3 - [Request] Additional features
Issue -
State: open - Opened by tbence99 over 1 year ago