An open API service for providing issue and pull request metadata for open source projects.

GitHub / TypeScriptToLua/TypeScriptToLua issues and pull requests

#1545 - Upgrade TypeScript to 5.4

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1544 - Properly read extended tsconfig for watcher

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1543 - typescript 5.4 compatibility

Issue - State: closed - Opened by Zamiell over 1 year ago

#1542 - fix: MultiReturn unpacking with get accessors is broken

Issue - State: open - Opened by Z3rio over 1 year ago - 1 comment
Labels: bug, scope: language extensions

#1541 - Fix bug outputting files to the wrong location in some cases

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1540 - Default settings cause files to be output to root directory

Issue - State: closed - Opened by wauterboi over 1 year ago - 1 comment

#1538 - Only use super descriptor functions for propery getters/setters

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1537 - Using `super` with `__index`-based inheritance returns `nil`

Issue - State: closed - Opened by coDiesIrae over 1 year ago - 1 comment
Labels: bug, scope: lualib

#1536 - Fix tsconfig.spec.ts not working on MacOS

Pull Request - State: closed - Opened by aabajyan over 1 year ago - 2 comments

#1535 - tsconfig.spec.ts fails in MacOS, because /var is actually located in /private/var

Issue - State: closed - Opened by aabajyan over 1 year ago - 1 comment
Labels: bug, scope: tooling

#1534 - Add basic check for customName in property access transform

Pull Request - State: closed - Opened by aabajyan over 1 year ago

#1533 - watch mode ignore extends tstl block

Issue - State: closed - Opened by pilaoda over 1 year ago
Labels: bug, scope: tooling

#1532 - Support using super accessors (fixes #1437)

Pull Request - State: closed - Opened by rhazarian over 1 year ago

#1531 - tstl.transpileString API does not work correctly with CompilerOption Inline

Issue - State: closed - Opened by ben-of-codecraft over 1 year ago - 1 comment
Labels: scope: tooling

#1530 - Optimize Promise and Await (fixes #1499), fix Promise.resolve bug

Pull Request - State: closed - Opened by rhazarian over 1 year ago

#1529 - Prepending Lua script to emission prior to source map finalization

Issue - State: open - Opened by BribeFromTheHive over 1 year ago - 2 comments
Labels: question, scope: bundling

#1528 - @customName is ignored if @noSelf is applied

Issue - State: closed - Opened by aabajyan over 1 year ago - 1 comment
Labels: bug, scope: transformation

#1527 - Request: console.error and console.warn should output stacktraces as well

Issue - State: closed - Opened by BribeFromTheHive over 1 year ago - 5 comments
Labels: feature request, scope: transformation

#1525 - Upgrade TS to 5.3.3

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1524 - How to change Lua's require path in case of changing a outDir path in tsconfig?

Issue - State: closed - Opened by ProgrammingLife over 1 year ago - 1 comment
Labels: question, scope: transpile

#1523 - calling methods of jsx objects should include self (i.e, `:`)

Issue - State: closed - Opened by neverchanje over 1 year ago - 1 comment

#1522 - Iterating over arrays doesn't run as expected in typescript

Issue - State: closed - Opened by XavierCHN over 1 year ago - 2 comments

#1521 - TypeScript 5.3 support

Issue - State: closed - Opened by Zamiell over 1 year ago - 2 comments
Labels: feature request, scope: tooling

#1520 - SourceMapTraceBack does not include full paths

Issue - State: open - Opened by viluon over 1 year ago
Labels: bug, scope: tooling

#1519 - Reworked function context checking based on #1510

Pull Request - State: closed - Opened by Perryvw over 1 year ago - 1 comment

#1518 - feat: `Number.isInteger()`

Pull Request - State: closed - Opened by scarf005 over 1 year ago - 1 comment

#1517 - `Number.isInteger()` support

Issue - State: closed - Opened by scarf005 over 1 year ago - 1 comment

#1516 - @noSelf doesn't work with variables

Issue - State: closed - Opened by ProgrammingLife over 1 year ago - 6 comments
Labels: question, scope: transformation

#1514 - Allow `allowImportingTsExtensions`

Issue - State: closed - Opened by Zamiell almost 2 years ago - 5 comments
Labels: wontfix, feature request, scope: transpile

#1513 - String, Number & Boolean classes & methods

Pull Request - State: closed - Opened by Z3rio almost 2 years ago - 1 comment

#1512 - Add `String.prototype.match()` support

Pull Request - State: closed - Opened by Z3rio almost 2 years ago - 2 comments

#1511 - Fix static super calls breaking with nil reference exception

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1510 - Fix no self in file check in call visitor

Pull Request - State: closed - Opened by Z3rio almost 2 years ago - 5 comments

#1509 - add support of [[ & ]] string require path in lua source code

Pull Request - State: closed - Opened by XavierCHN almost 2 years ago - 1 comment

#1507 - "too many local variables" when working with generated code

Issue - State: open - Opened by s5bug almost 2 years ago - 3 comments

#1506 - Bump @babel/traverse from 7.20.13 to 7.23.2

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#1505 - Setup custom name support

Pull Request - State: closed - Opened by Z3rio almost 2 years ago - 9 comments

#1504 - Wrong static super call

Issue - State: closed - Opened by pilaoda almost 2 years ago - 2 comments
Labels: bug, scope: transformation

#1503 - "match is unsupported" error message should be improved

Issue - State: open - Opened by Zamiell almost 2 years ago - 2 comments
Labels: enhancement, scope: transformation

#1502 - Support recompile lualib with custom plugin?

Issue - State: open - Opened by pilaoda almost 2 years ago - 3 comments
Labels: feature request, scope: lualib, scope: plugins

#1501 - Support for returning values from the global scope

Pull Request - State: closed - Opened by YoRyan almost 2 years ago - 1 comment

#1500 - Support loop continue for 5.0, 5.1, and universal targets

Pull Request - State: closed - Opened by YoRyan almost 2 years ago

#1499 - C stack overflow when using await in a loop

Issue - State: closed - Opened by dogagithub almost 2 years ago - 15 comments
Labels: bug, help wanted, scope: lualib

#1498 - Implement `@customName` extension

Issue - State: closed - Opened by Cheatoid almost 2 years ago - 8 comments
Labels: feature request, scope: lualib

#1497 - Implement array.fill

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1496 - Allow moduleresolution plugins to return an absolute path

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1495 - Self param is not generated for arrow functions with 0 params

Pull Request - State: closed - Opened by Z3rio almost 2 years ago - 1 comment

#1494 - Self param is not generated for arrow functions with 0 params

Pull Request - State: closed - Opened by Z3rio almost 2 years ago

#1493 - TSTL passes table to error unnecessarily when debug == nil

Issue - State: closed - Opened by Zamiell almost 2 years ago - 7 comments
Labels: wontfix

#1492 - Number static data properties

Pull Request - State: closed - Opened by Z3rio almost 2 years ago - 4 comments

#1491 - Add Number.parseInt + Number.parseFloat

Pull Request - State: closed - Opened by Z3rio almost 2 years ago - 7 comments

#1490 - Can moduleResolution plugin support return absolute path?

Issue - State: closed - Opened by pilaoda almost 2 years ago
Labels: bug, scope: transpile

#1489 - Add `forceNoSelf` option to `tstl`

Pull Request - State: closed - Opened by Z3rio almost 2 years ago - 4 comments

#1487 - `nil,` is being prefixed to functions

Issue - State: closed - Opened by Z3rio almost 2 years ago - 12 comments
Labels: question, scope: transformation

#1486 - Publish type declarations for included globals

Issue - State: open - Opened by jsejcksn almost 2 years ago
Labels: enhancement, scope: transpile

#1485 - String iteration for 5.1 failures

Issue - State: closed - Opened by establishedcode almost 2 years ago - 1 comment

#1484 - Add Array.at(index) to lualib

Pull Request - State: closed - Opened by lolleko almost 2 years ago

#1483 - Auto publish language-extensions

Pull Request - State: open - Opened by lolleko almost 2 years ago - 2 comments

#1482 - LuaTable isEmpty() method not present in language-extensions.

Issue - State: closed - Opened by GlassBricks almost 2 years ago - 1 comment
Labels: bug, scope: tooling

#1481 - Array.at

Issue - State: closed - Opened by Zamiell almost 2 years ago
Labels: feature request, scope: lualib

#1480 - Implement copying array methods

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1479 - Add support for TS 5.2 using and await using keywords

Pull Request - State: open - Opened by Perryvw almost 2 years ago

#1478 - Consider using xpcall in try block

Issue - State: open - Opened by pilaoda almost 2 years ago - 4 comments
Labels: enhancement, scope: transformation

#1477 - noImplicitGlobalVariables should prevent enums using global variables

Issue - State: closed - Opened by Zamiell almost 2 years ago - 1 comment

#1476 - Upgrade TypeScript to 5.2

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1475 - Add support for Glob-Patterns in "noResolvePaths"

Pull Request - State: closed - Opened by Curve almost 2 years ago - 3 comments

#1474 - some feature like tsbuildInfo

Issue - State: open - Opened by codeHardest almost 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 almost 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 almost 2 years ago

#1471 - Number.parseInt

Issue - State: closed - Opened by Zamiell almost 2 years ago - 1 comment
Labels: enhancement, scope: lualib, scope: transformation

#1470 - Lua table is empty

Pull Request - State: closed - Opened by lolleko about 2 years ago

#1469 - Bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#1468 - tstl now only resolves types when tsconfig files is set & not specifying individual files

Issue - State: closed - Opened by drewbitt about 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 about 2 years ago - 7 comments
Labels: feature request, scope: lualib

#1466 - Suggestion: add isEmpty for LuaSet and LuaMap

Issue - State: closed - Opened by rhazarian about 2 years ago - 8 comments
Labels: feature request, scope: language extensions

#1464 - Cannot read properties of undefined (reading 'text') transforming switch statement with transformer

Issue - State: closed - Opened by Perryvw about 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 about 2 years ago
Labels: optimization, scope: transformation

#1462 - Add "5.4" to luaTarget tsconfig description

Pull Request - State: closed - Opened by ImXirvin about 2 years ago

#1461 - BigInt support

Issue - State: open - Opened by viluon about 2 years ago - 6 comments
Labels: feature request

#1460 - Method decorator compile error while lua ouput seems right

Issue - State: closed - Opened by TechArtLife about 2 years ago - 1 comment

#1459 - Fix optimizing spread to table unpack too often

Pull Request - State: closed - Opened by Perryvw about 2 years ago

#1458 - Change class initialization order

Pull Request - State: closed - Opened by Perryvw about 2 years ago

#1457 - Wrong static properties initializing order - broken recently

Issue - State: closed - Opened by rhazarian about 2 years ago
Labels: bug, scope: transformation

#1456 - Not bundling lua_modules (node_modules) code into final output

Issue - State: closed - Opened by Alexbay218 about 2 years ago - 5 comments

#1455 - Add import resolution plugin hook

Pull Request - State: closed - Opened by SamuelRobertBond about 2 years ago - 6 comments

#1454 - Fixed missing method implementations when using legacy method decorators

Pull Request - State: closed - Opened by Perryvw about 2 years ago

#1452 - Upgrade TS to 5.1.3

Pull Request - State: closed - Opened by Perryvw about 2 years ago

#1451 - Add support for class static initialization blocks

Pull Request - State: closed - Opened by Perryvw about 2 years ago

#1449 - Ts 5.0 decorators

Pull Request - State: closed - Opened by Perryvw about 2 years ago - 2 comments

#1448 - BUG/CAVEAT: Object.keys ignores keys with undefined values

Issue - State: closed - Opened by hepiyellow about 2 years ago - 6 comments
Labels: question, wontfix

#1447 - Static blocks in classes are skipped

Issue - State: closed - Opened by rhazarian about 2 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 about 2 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 about 2 years ago - 2 comments
Labels: bug, scope: transpile