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

GitHub / TypeScriptToLua/TypeScriptToLua issues and pull requests

#1645 - bad static code in utf-8 class name compile!

Issue - State: open - Opened by qq1053831109 about 1 month ago

#1644 - string.find might blow up

Issue - State: closed - Opened by jordan4ibanez about 1 month ago

#1643 - Method Copy

Issue - State: closed - Opened by CabinIkaros about 1 month ago - 2 comments

#1642 - Encountered error with `{ ...(bCheck && obj) }`

Issue - State: open - Opened by qin-tain about 1 month ago
Labels: bug, scope: transformation

#1641 - Fix loop variables incorrectly being made global

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

#1640 - Fix continue in loops sometimes generating dead code

Pull Request - State: closed - Opened by Perryvw about 2 months ago - 1 comment

#1639 - Fix tagged template literals when the tag is returned from a function call

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

#1638 - TSTL generates unrechable code when converts 'continue' statement on Lua 5.1

Issue - State: closed - Opened by inklesspen1rus about 2 months ago - 1 comment
Labels: bug, scope: transformation

#1637 - [BUG] Crash when using template literal call pattern on a returned function

Issue - State: closed - Opened by SirWrexes 2 months ago
Labels: bug, scope: transformation

#1636 - Fix decorator on class exported from namespace

Pull Request - State: closed - Opened by Perryvw 2 months ago

#1635 - Convert unary + or - expressions to numbers

Pull Request - State: closed - Opened by Perryvw 2 months ago

#1634 - [BUG] Adding a decorator to a class inside a namespace causes assignation to undefined `___exports`

Issue - State: closed - Opened by SirWrexes 2 months ago - 1 comment
Labels: bug, scope: transformation

#1633 - Fix root level using statement not disposing object

Pull Request - State: closed - Opened by Perryvw 2 months ago

#1632 - Root-level resources with usings not being disposed

Issue - State: closed - Opened by inklesspen1rus 3 months ago - 1 comment
Labels: bug, scope: transformation

#1631 - Root level for-loop's variables are transpiled to global variables

Issue - State: closed - Opened by inklesspen1rus 3 months ago - 2 comments
Labels: bug, scope: transformation

#1630 - To not include lualib into bundle

Issue - State: open - Opened by inklesspen1rus 3 months ago - 10 comments
Labels: question

#1629 - Number conversion bugs

Issue - State: closed - Opened by LibertasIoT 3 months ago - 2 comments
Labels: bug, scope: transformation

#1627 - The position of attributes in the compilation result causes some issues when using decorators.

Issue - State: closed - Opened by suifffff 3 months ago - 2 comments
Labels: bug, scope: transformation

#1626 - Visitor plugin not called for decorator node

Issue - State: open - Opened by takegine 4 months ago - 1 comment

#1625 - Object.defineProperty share same value across different object instance

Issue - State: open - Opened by pilaoda 4 months ago
Labels: bug, scope: lualib

#1624 - Any method to extents an exist lua class with new method in Typescript?

Issue - State: closed - Opened by IcyVizi 4 months ago - 1 comment

#1622 - findFirstNodeAbove should check original node

Issue - State: open - Opened by pilaoda 5 months ago
Labels: bug

#1621 - Invalid parenthesis generation

Issue - State: closed - Opened by KrayOristine 5 months ago - 1 comment

#1620 - Change currentIndent to protected

Pull Request - State: closed - Opened by iced-wav 5 months ago

#1618 - (snip)

Issue - State: closed - Opened by jamesWalker55 5 months ago - 1 comment

#1617 - Add `bit` and `bit32` as lua keywords

Pull Request - State: closed - Opened by jkr 6 months ago

#1616 - Await microtask queue implementation?

Issue - State: closed - Opened by pilaoda 6 months ago - 5 comments

#1615 - Parameter name can conflict with bitOp module name

Issue - State: closed - Opened by jkr 6 months ago - 5 comments

#1614 - Add in-memory plugins

Pull Request - State: closed - Opened by iced-wav 6 months ago

#1611 - About transpiled require path

Issue - State: open - Opened by ChouUn 6 months ago

#1610 - Allow stacktraces in Lua 5.1 and LuaJIT and fix level in lualib

Pull Request - State: closed - Opened by emmachase 7 months ago - 2 comments

#1609 - Allow new Array() syntax for constructing lua tables

Pull Request - State: closed - Opened by Perryvw 7 months ago - 2 comments

#1608 - Basic `Luau` target

Pull Request - State: closed - Opened by Vurv78 7 months ago - 3 comments

#1607 - Again: Tuple containing undefined

Issue - State: closed - Opened by LibertasIoT 7 months ago - 1 comment

#1606 - Fix missing index increment

Pull Request - State: closed - Opened by Perryvw 7 months ago

#1604 - lualib_bundle.lua lua duplicate index __TS__ParseFloat __TS__ParseInt

Issue - State: open - Opened by qin-tain 8 months ago
Labels: enhancement, scope: lualib

#1603 - Upgrade typescript to 5.7

Pull Request - State: closed - Opened by Perryvw 8 months ago

#1602 - Transform String(x) to tostring(x)

Pull Request - State: closed - Opened by Perryvw 8 months ago

#1601 - TypeScript 5.7 support

Issue - State: closed - Opened by Zamiell 8 months ago
Labels: feature request, scope: tooling

#1600 - Missing methods from `SetIterator<T>`

Issue - State: open - Opened by musjj 8 months ago
Labels: feature request, scope: language extensions

#1599 - Exclude files from build

Issue - State: closed - Opened by musjj 8 months ago - 2 comments

#1598 - loop with try catch body emitted invalid lua code

Issue - State: open - Opened by admiralnelson 8 months ago - 2 comments
Labels: bug, scope: transformation

#1597 - String(any) doesn't map to tostring(any)

Issue - State: closed - Opened by admiralnelson 8 months ago - 6 comments
Labels: feature request, scope: transformation

#1596 - How do I switch back to ts

Issue - State: closed - Opened by huapis3 9 months ago - 2 comments
Labels: question

#1594 - chore: update deps to latest

Pull Request - State: closed - Opened by Zamiell 9 months ago - 2 comments

#1593 - not expect “_G” when working with generated code

Issue - State: closed - Opened by blackSocial 9 months ago - 1 comment
Labels: question

#1591 - Type alias for Iterator of MultiReturn doesn't work as expected

Issue - State: closed - Opened by Gudine 9 months ago - 2 comments
Labels: bug, scope: language extensions

#1590 - get accessors only transform the first one in a class

Issue - State: closed - Opened by pilaoda 10 months ago - 2 comments

#1588 - chore: update eslint to latest

Pull Request - State: closed - Opened by Zamiell 10 months ago

#1587 - Fix incorrect context passing when super is used in contextual call

Pull Request - State: closed - Opened by Perryvw 10 months ago

#1586 - Fix bug with using dispose when using disposable class

Pull Request - State: closed - Opened by Perryvw 10 months ago

#1585 - Incorrect transform this arg for optional super method call

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

#1584 - Incorrect Generated Code for Disposables

Issue - State: closed - Opened by raincheque 10 months ago
Labels: bug, scope: lualib

#1583 - Fix function assignment context validation bug

Pull Request - State: closed - Opened by Perryvw 11 months ago - 1 comment

#1582 - Upgrade TypeScript ESlint to the most recent version

Issue - State: closed - Opened by Perryvw 11 months ago
Labels: enhancement, help wanted

#1581 - Upgrade to TypeScript 5.6

Pull Request - State: closed - Opened by Perryvw 11 months ago

#1580 - TypeScript 5.6 compatibility

Issue - State: closed - Opened by Zamiell 11 months ago
Labels: enhancement

#1579 - Fix bug in await using transformer

Pull Request - State: closed - Opened by Perryvw 11 months ago

#1578 - create file with decorator

Issue - State: closed - Opened by mehah 11 months ago - 3 comments

#1577 - Fix bug when using Array.from with non-array iterable

Pull Request - State: closed - Opened by Perryvw 11 months ago

#1576 - Bug in Array.from()

Issue - State: closed - Opened by denis-atsuta 11 months ago
Labels: bug, scope: lualib

#1573 - Fix use of exported compileMembersOnly enums causing syntax errors

Pull Request - State: closed - Opened by Perryvw 11 months ago

#1572 - Runtime error when using bitwise operations on an exported Enum with @compileMembersOnly

Issue - State: closed - Opened by RoryDuncan 11 months ago - 1 comment
Labels: bug, scope: transformation

#1571 - Incorrect handling of using keyword with async

Issue - State: closed - Opened by Janrupf 12 months ago
Labels: bug, scope: transformation

#1570 - Set default: self param only for class functions?

Issue - State: closed - Opened by piscopancer 12 months ago - 2 comments
Labels: question

#1568 - Generic callback functions and 'this'

Issue - State: closed - Opened by DanielAdolfsson 12 months ago - 1 comment
Labels: bug, scope: transformation

#1567 - Fix multiple getters and setters

Pull Request - State: closed - Opened by Perryvw 12 months ago

#1566 - Create a global lua function?

Issue - State: closed - Opened by piscopancer about 1 year ago - 9 comments
Labels: question

#1565 - Postbuild script in package.json does not work

Issue - State: closed - Opened by Kilkenni about 1 year ago - 1 comment

#1564 - Add lualib support for Math.trunc

Pull Request - State: closed - Opened by lolleko about 1 year ago

#1563 - Support for new ecmascript Set methods

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

#1562 - Upgrade to TypeScript 5.5

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

#1561 - const and let cannot be translated to local

Issue - State: closed - Opened by suifffff about 1 year ago - 3 comments

#1560 - Bump braces from 3.0.2 to 3.0.3

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

#1559 - Fix bundle modules executing twice if they have no imports or exports

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

#1558 - Using the luaBundle option with a single Typescript file causes your code to run twice.

Issue - State: closed - Opened by spidunno about 1 year ago - 8 comments
Labels: bug, scope: bundling

#1557 - Support Transpilation to an Allowlisted Subset of Lua?

Issue - State: closed - Opened by theguy-gay about 1 year ago - 1 comment
Labels: question

#1556 - support TypeScript 5.5

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

#1555 - Throw exception in catch block will prevent the finally block executing

Issue - State: open - Opened by fadabaerobe6 about 1 year ago
Labels: bug, scope: transformation

#1553 - How to use mixins?

Issue - State: closed - Opened by ProgrammingLife over 1 year ago - 3 comments
Labels: question

#1552 - Global uncaught exceptions with promises

Issue - State: open - Opened by canguser over 1 year ago
Labels: feature request, scope: lualib

#1551 - Strings containing escapes get incorrectly un-escaped when converted to Lua

Issue - State: open - Opened by CircuitButKerbin over 1 year ago
Labels: bug, scope: transformation

#1550 - Support Math.trunc

Issue - State: closed - Opened by pilaoda over 1 year ago - 1 comment
Labels: feature request, scope: lualib

#1549 - sourcemap should be an array

Issue - State: open - Opened by jake-stewart over 1 year ago
Labels: enhancement, scope: lualib

#1548 - option to have all lualib functions accessed through object

Issue - State: closed - Opened by jake-stewart over 1 year ago - 4 comments

#1546 - Implement Map.groupBy and Object.groupBy

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