GitHub / TypeScriptToLua/TypeScriptToLua issues and pull requests
#1494 - Self param is not generated for arrow functions with 0 params
Pull Request -
State: closed - Opened by Z3rio over 2 years ago
#1493 - TSTL passes table to error unnecessarily when debug == nil
Issue -
State: closed - Opened by Zamiell over 2 years ago
- 7 comments
Labels: wontfix
#1492 - Number static data properties
Pull Request -
State: closed - Opened by Z3rio over 2 years ago
- 4 comments
#1491 - Add Number.parseInt + Number.parseFloat
Pull Request -
State: closed - Opened by Z3rio over 2 years ago
- 7 comments
#1490 - Can moduleResolution plugin support return absolute path?
Issue -
State: closed - Opened by pilaoda over 2 years ago
Labels: bug, scope: transpile
#1489 - Add `forceNoSelf` option to `tstl`
Pull Request -
State: closed - Opened by Z3rio over 2 years ago
- 4 comments
#1487 - `nil,` is being prefixed to functions
Issue -
State: closed - Opened by Z3rio over 2 years ago
- 12 comments
Labels: question, scope: transformation
#1486 - Publish type declarations for included globals
Issue -
State: open - Opened by jsejcksn over 2 years ago
Labels: enhancement, scope: transpile
#1485 - String iteration for 5.1 failures
Issue -
State: closed - Opened by establishedcode over 2 years ago
- 1 comment
#1484 - Add Array.at(index) to lualib
Pull Request -
State: closed - Opened by lolleko over 2 years ago
#1483 - Auto publish language-extensions
Pull Request -
State: open - Opened by lolleko over 2 years ago
- 2 comments
#1482 - LuaTable isEmpty() method not present in language-extensions.
Issue -
State: closed - Opened by GlassBricks over 2 years ago
- 1 comment
Labels: bug, scope: tooling
#1481 - Array.at
Issue -
State: closed - Opened by Zamiell over 2 years ago
Labels: feature request, scope: lualib
#1480 - Implement copying array methods
Pull Request -
State: closed - Opened by Perryvw over 2 years ago
#1479 - Add support for TS 5.2 using and await using keywords
Pull Request -
State: open - Opened by Perryvw over 2 years ago
#1478 - Consider using xpcall in try block
Issue -
State: open - Opened by pilaoda over 2 years ago
- 4 comments
Labels: enhancement, scope: transformation
#1477 - noImplicitGlobalVariables should prevent enums using global variables
Issue -
State: closed - Opened by Zamiell over 2 years ago
- 1 comment
#1476 - Upgrade TypeScript to 5.2
Pull Request -
State: closed - Opened by Perryvw over 2 years ago
#1474 - some feature like tsbuildInfo
Issue -
State: open - Opened by codeHardest over 2 years ago
- 1 comment
Labels: question, scope: transpile
#1473 - Fix excessive sourcemap traceback import in bundle mode
Pull Request -
State: closed - Opened by Cassolette over 2 years ago
- 3 comments
#1472 - fix: add check to see in ownerSymbol parent is the global symbol
Pull Request -
State: open - Opened by starsprung over 2 years ago
#1471 - Number.parseInt
Issue -
State: closed - Opened by Zamiell over 2 years ago
- 1 comment
Labels: enhancement, scope: lualib, scope: transformation
#1470 - Lua table is empty
Pull Request -
State: closed - Opened by lolleko over 2 years ago
#1468 - tstl now only resolves types when tsconfig files is set & not specifying individual files
Issue -
State: closed - Opened by drewbitt over 2 years ago
- 1 comment
Labels: wontfix
#1467 - Why does setTimeout and setInterval can't be transpiled to Lua?
Issue -
State: open - Opened by ProgrammingLife over 2 years ago
- 7 comments
Labels: feature request, scope: lualib
#1466 - Suggestion: add isEmpty for LuaSet and LuaMap
Issue -
State: closed - Opened by rhazarian over 2 years ago
- 8 comments
Labels: feature request, scope: language extensions
#1465 - Fix synthetic transformer nodes throwing on getChildren when transforming switch statements
Pull Request -
State: closed - Opened by Perryvw over 2 years ago
#1464 - Cannot read properties of undefined (reading 'text') transforming switch statement with transformer
Issue -
State: closed - Opened by Perryvw over 2 years ago
Labels: bug, scope: transformation
#1463 - Current string interpolation codegen can cause exponential runoff in certain Lua parsers
Issue -
State: open - Opened by lizreu over 2 years ago
Labels: optimization, scope: transformation
#1462 - Add "5.4" to luaTarget tsconfig description
Pull Request -
State: closed - Opened by ImXirvin over 2 years ago
#1461 - BigInt support
Issue -
State: open - Opened by viluon over 2 years ago
- 6 comments
Labels: feature request
#1460 - Method decorator compile error while lua ouput seems right
Issue -
State: closed - Opened by TechArtLife over 2 years ago
- 1 comment
#1458 - Change class initialization order
Pull Request -
State: closed - Opened by Perryvw over 2 years ago
#1455 - Add import resolution plugin hook
Pull Request -
State: closed - Opened by SamuelRobertBond almost 3 years ago
- 6 comments
#1454 - Fixed missing method implementations when using legacy method decorators
Pull Request -
State: closed - Opened by Perryvw almost 3 years ago
#1453 - Decorated methods disappear from class definition in 1.16.0 experimentalDecorators
Issue -
State: closed - Opened by Perryvw almost 3 years ago
- 1 comment
#1452 - Upgrade TS to 5.1.3
Pull Request -
State: closed - Opened by Perryvw almost 3 years ago
#1451 - Add support for class static initialization blocks
Pull Request -
State: closed - Opened by Perryvw almost 3 years ago
#1450 - DeprecationWarning: 'originalKeywordKind' has been deprecated since v5.0.0 and will no longer be usable after v5.2.0. Use 'identifierToKeywordKind(identifier)' instead
Issue -
State: closed - Opened by Zamiell almost 3 years ago
- 3 comments
#1449 - Ts 5.0 decorators
Pull Request -
State: closed - Opened by Perryvw almost 3 years ago
- 2 comments
#1447 - Static blocks in classes are skipped
Issue -
State: closed - Opened by rhazarian almost 3 years ago
- 1 comment
Labels: missing feature, scope: transformation
#1446 - TypeScript 5 Decorator does not work in TSTL 1.15.1
Issue -
State: closed - Opened by zensoo almost 3 years ago
Labels: enhancement, scope: transformation
#1445 - Dots in module path breaks Lua import in a non-bundle compilation
Issue -
State: open - Opened by Renegatto almost 3 years ago
- 2 comments
Labels: bug, scope: transpile
#1444 - Question about method definition for existing object
Issue -
State: closed - Opened by 3axap4eHko almost 3 years ago
- 1 comment
#1443 - @tupleReturn does not work anymore
Issue -
State: closed - Opened by 3axap4eHko almost 3 years ago
- 1 comment
#1442 - Add "luaLibImport: require-minimal" option value under TSConfig schema
Pull Request -
State: closed - Opened by jacob1237 almost 3 years ago
- 2 comments
#1441 - Fix different function (address) return on use bind, on object method
Pull Request -
State: closed - Opened by websharik almost 3 years ago
- 2 comments
#1440 - support extends "tstl" object for tsconfig.json in node_modules
Pull Request -
State: closed - Opened by pilaoda almost 3 years ago
#1439 - Add support for constructor parameter decorators
Pull Request -
State: closed - Opened by aleksander-ciesielski almost 3 years ago
#1438 - Parameter decorators in constructor are ignored
Issue -
State: closed - Opened by aleksander-ciesielski almost 3 years ago
#1437 - Using a parent class accessor while overriding it fails
Issue -
State: closed - Opened by rhazarian almost 3 years ago
Labels: bug, scope: lualib
#1436 - Correctly merge tstl options from extended tsconfig
Pull Request -
State: closed - Opened by Perryvw almost 3 years ago
#1435 - Fix nested namespace merging
Pull Request -
State: closed - Opened by Perryvw almost 3 years ago
#1434 - tsconfig.json not support extends?
Issue -
State: closed - Opened by takegine almost 3 years ago
- 1 comment
#1433 - can't make imports work
Issue -
State: closed - Opened by developer239 almost 3 years ago
- 3 comments
Labels: question
#1432 - Is there any method to use ORM like TypeORM?
Issue -
State: closed - Opened by zeroxer almost 3 years ago
- 3 comments
Labels: question
#1430 - String destructuring
Pull Request -
State: open - Opened by lolleko almost 3 years ago
#1428 - Fixed multi returning all values
Pull Request -
State: closed - Opened by lolleko almost 3 years ago
#1427 - Is it possible to insert a synthesized function call that doesn't include a `this` argument?
Issue -
State: open - Opened by MCJack123 almost 3 years ago
- 1 comment
Labels: question
#1426 - Generator vs array used in a ternary generates invalid code
Issue -
State: closed - Opened by DoctorGester almost 3 years ago
Labels: bug, scope: transformation
#1425 - SparseArray code generated for simple array spreads
Issue -
State: open - Opened by DoctorGester almost 3 years ago
- 1 comment
Labels: bug, optimization, scope: transformation
#1424 - Don't output parameter initializer statement if default value is nil
Pull Request -
State: closed - Opened by GlassBricks almost 3 years ago
#1423 - Wrong output with preceding statements in function parameter initializer
Issue -
State: closed - Opened by GlassBricks almost 3 years ago
#1422 - [TSTL transformation] Default parameters with 'null' and 'undefined' get compiled
Issue -
State: closed - Opened by Neloreck almost 3 years ago
Labels: enhancement, scope: transformation
#1421 - Usage with `ttypescript`-type transformer `ts-macros` causes loss of property descriptor transformations
Issue -
State: open - Opened by Agapurnis almost 3 years ago
- 1 comment
#1420 - Fix exception from function validation on functions with composite signatures
Pull Request -
State: closed - Opened by Perryvw almost 3 years ago
#1419 - Fix cast exception
Pull Request -
State: closed - Opened by Perryvw almost 3 years ago
#1418 - Remove extra unused parameter from new call
Pull Request -
State: closed - Opened by Perryvw almost 3 years ago
#1417 - Upgrade TypeScript to 5.0
Pull Request -
State: closed - Opened by Perryvw almost 3 years ago
#1416 - error TSTL: Decorator function cannot have 'this: void'.
Issue -
State: closed - Opened by pilaoda about 3 years ago
- 1 comment
#1415 - Support "extends" in tsconfig.json for "tstl" object
Issue -
State: closed - Opened by pilaoda about 3 years ago
- 1 comment
Labels: feature request, scope: tooling
#1414 - how to create an sleep func ?
Issue -
State: closed - Opened by takegine about 3 years ago
- 2 comments
Labels: question
#1413 - Implement Number.toFixed
Pull Request -
State: closed - Opened by Dimava about 3 years ago
- 1 comment
#1412 - Exception from semantically invalid TS in compound assignment
Issue -
State: closed - Opened by Perryvw about 3 years ago
Labels: bug, scope: transformation
#1411 - LuaMultiReturn returns all values even when indexed with [0]
Issue -
State: closed - Opened by Cheatoid about 3 years ago
Labels: bug, scope: transformation, scope: language extensions
#1410 - Fix element access exception caused by invalid TS
Pull Request -
State: closed - Opened by Perryvw about 3 years ago
#1409 - Spread LuaPairsIterable and LuaPairsKeysIterable
Pull Request -
State: closed - Opened by Perryvw about 3 years ago
#1408 - Fix exception when unwrapping parenthesised multireturn calls
Pull Request -
State: closed - Opened by Perryvw about 3 years ago
#1407 - Fix crash missing arguments
Pull Request -
State: closed - Opened by Perryvw about 3 years ago
#1406 - Exception thrown when calling string.indexOf without arguments
Issue -
State: closed - Opened by Perryvw about 3 years ago
Labels: bug, scope: transformation
#1405 - Destructuring breaks preincrementing or predecrementing
Issue -
State: open - Opened by BlockOG about 3 years ago
Labels: bug, scope: transformation
#1404 - Generation failed when using LuaMultiReturn in type assertion
Issue -
State: closed - Opened by yaoyisen about 3 years ago
Labels: bug, scope: transformation
#1403 - sort is not stable
Issue -
State: closed - Opened by Zamiell about 3 years ago
- 3 comments
Labels: wontfix
#1402 - Make module resolution with custom extension work for extensions starting with and without period
Pull Request -
State: closed - Opened by Perryvw about 3 years ago
#1401 - Set lualib tsconfig to strict
Pull Request -
State: closed - Opened by Perryvw about 3 years ago
#1400 - Correctly handle custom extensions during module resolution
Pull Request -
State: closed - Opened by Perryvw about 3 years ago
#1399 - Refactor WithPrecedingStatements type
Pull Request -
State: closed - Opened by Perryvw about 3 years ago
#1398 - Fix cast exception when transforming compound length assignment
Pull Request -
State: closed - Opened by Perryvw about 3 years ago
#1397 - Add resolver condition "tstl"
Pull Request -
State: closed - Opened by pilaoda about 3 years ago
#1396 - Add resolver condition "tstl"
Pull Request -
State: closed - Opened by pilaoda about 3 years ago
#1395 - Error: Failed to cast value to expected type using isAssignmentLeftHandSideExpression
Issue -
State: closed - Opened by romgrk about 3 years ago
#1394 - [TSTL config] TSTL 'extension' config field affects 'require' statements in resulting code
Issue -
State: closed - Opened by Neloreck about 3 years ago
- 2 comments
Labels: bug, scope: transpile
#1393 - Implicit `true` argument when creating a new object without parentheses
Issue -
State: closed - Opened by Cheatoid about 3 years ago
- 1 comment
Labels: bug, scope: transformation
#1392 - Support 'exports' field in package.json of published modules.
Pull Request -
State: closed - Opened by pilaoda about 3 years ago
#1391 - Code written in jsx style ignores the noSelf flag.
Issue -
State: open - Opened by nkari82 about 3 years ago
- 2 comments
Labels: bug, scope: transformation
#1390 - noSelf ignored for lambda signatures defined in nested extended type
Issue -
State: closed - Opened by felixhirt about 3 years ago
- 2 comments
Labels: wontfix
#1389 - Support 'exports' field in package.json of published modules.
Issue -
State: open - Opened by pilaoda about 3 years ago
Labels: feature request, scope: transpile
#1388 - Consider generate sourcemap file like *.js.map ?
Issue -
State: closed - Opened by pilaoda about 3 years ago
- 1 comment
#1387 - @noSelfInFile configuration option is ignored for Function
Issue -
State: closed - Opened by Grafu about 3 years ago
- 2 comments
#1386 - Fix crash on invalid call extension operator use
Pull Request -
State: closed - Opened by GlassBricks about 3 years ago
- 1 comment