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

GitHub / TypeScriptToLua/TypeScriptToLua issues and pull requests

#1444 - Question about method definition for existing object

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

#1443 - @tupleReturn does not work anymore

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

#1442 - Add "luaLibImport: require-minimal" option value under TSConfig schema

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

#1441 - Fix different function (address) return on use bind, on object method

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

#1440 - support extends "tstl" object for tsconfig.json in node_modules

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

#1439 - Add support for constructor parameter decorators

Pull Request - State: closed - Opened by aleksander-ciesielski over 2 years ago

#1438 - Parameter decorators in constructor are ignored

Issue - State: closed - Opened by aleksander-ciesielski over 2 years ago

#1437 - Using a parent class accessor while overriding it fails

Issue - State: closed - Opened by rhazarian over 2 years ago
Labels: bug, scope: lualib

#1436 - Correctly merge tstl options from extended tsconfig

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

#1435 - Fix nested namespace merging

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

#1434 - tsconfig.json not support extends?

Issue - State: closed - Opened by takegine over 2 years ago - 1 comment

#1433 - can't make imports work

Issue - State: closed - Opened by developer239 over 2 years ago - 3 comments
Labels: question

#1432 - Is there any method to use ORM like TypeORM?

Issue - State: closed - Opened by zeroxer over 2 years ago - 3 comments
Labels: question

#1431 - nested namespace merging accesses invalid global when referring to parent namespace

Issue - State: closed - Opened by Agapurnis over 2 years ago
Labels: bug, scope: transformation

#1430 - String destructuring

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

#1429 - Destructuring strings is supported by TS but not by TSTL/Lua

Issue - State: open - Opened by lolleko over 2 years ago - 5 comments
Labels: enhancement, scope: transformation

#1428 - Fixed multi returning all values

Pull Request - State: closed - Opened by lolleko over 2 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 over 2 years ago - 1 comment
Labels: question

#1426 - Generator vs array used in a ternary generates invalid code

Issue - State: closed - Opened by DoctorGester over 2 years ago
Labels: bug, scope: transformation

#1425 - SparseArray code generated for simple array spreads

Issue - State: open - Opened by DoctorGester over 2 years ago - 1 comment
Labels: bug, optimization, scope: transformation

#1422 - [TSTL transformation] Default parameters with 'null' and 'undefined' get compiled

Issue - State: closed - Opened by Neloreck over 2 years ago
Labels: enhancement, scope: transformation

#1419 - Fix cast exception

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

#1418 - Remove extra unused parameter from new call

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

#1417 - Upgrade TypeScript to 5.0

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

#1416 - error TSTL: Decorator function cannot have 'this: void'.

Issue - State: closed - Opened by pilaoda over 2 years ago - 1 comment

#1415 - Support "extends" in tsconfig.json for "tstl" object

Issue - State: closed - Opened by pilaoda over 2 years ago - 1 comment
Labels: feature request, scope: tooling

#1414 - how to create an sleep func ?

Issue - State: closed - Opened by takegine over 2 years ago - 2 comments
Labels: question

#1413 - Implement Number.toFixed

Pull Request - State: closed - Opened by Dimava over 2 years ago - 1 comment

#1412 - Exception from semantically invalid TS in compound assignment

Issue - State: closed - Opened by Perryvw over 2 years ago
Labels: bug, scope: transformation

#1411 - LuaMultiReturn returns all values even when indexed with [0]

Issue - State: closed - Opened by Cheatoid over 2 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 over 2 years ago

#1409 - Spread LuaPairsIterable and LuaPairsKeysIterable

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

#1408 - Fix exception when unwrapping parenthesised multireturn calls

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

#1407 - Fix crash missing arguments

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

#1406 - Exception thrown when calling string.indexOf without arguments

Issue - State: closed - Opened by Perryvw over 2 years ago
Labels: bug, scope: transformation

#1405 - Destructuring breaks preincrementing or predecrementing

Issue - State: open - Opened by BlockOG over 2 years ago
Labels: bug, scope: transformation

#1404 - Generation failed when using LuaMultiReturn in type assertion

Issue - State: closed - Opened by yaoyisen over 2 years ago
Labels: bug, scope: transformation

#1403 - sort is not stable

Issue - State: closed - Opened by Zamiell over 2 years ago - 3 comments
Labels: wontfix

#1401 - Set lualib tsconfig to strict

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

#1400 - Correctly handle custom extensions during module resolution

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

#1399 - Refactor WithPrecedingStatements type

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

#1398 - Fix cast exception when transforming compound length assignment

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

#1397 - Add resolver condition "tstl"

Pull Request - State: closed - Opened by pilaoda over 2 years ago

#1396 - Add resolver condition "tstl"

Pull Request - State: closed - Opened by pilaoda over 2 years ago

#1394 - [TSTL config] TSTL 'extension' config field affects 'require' statements in resulting code

Issue - State: closed - Opened by Neloreck over 2 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 over 2 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 over 2 years ago

#1391 - Code written in jsx style ignores the noSelf flag.

Issue - State: open - Opened by nkari82 over 2 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 over 2 years ago - 2 comments
Labels: wontfix

#1389 - Support 'exports' field in package.json of published modules.

Issue - State: open - Opened by pilaoda over 2 years ago
Labels: feature request, scope: transpile

#1388 - Consider generate sourcemap file like *.js.map ?

Issue - State: closed - Opened by pilaoda over 2 years ago - 1 comment

#1387 - @noSelfInFile configuration option is ignored for Function

Issue - State: closed - Opened by Grafu over 2 years ago - 2 comments

#1386 - Fix crash on invalid call extension operator use

Pull Request - State: closed - Opened by GlassBricks over 2 years ago - 1 comment

#1384 - LuaSet spread iterable operation leads to runtime error

Issue - State: closed - Opened by Perryvw over 2 years ago
Labels: bug, scope: transformation

#1383 - Minimal bundle luaLibImport option

Pull Request - State: closed - Opened by GlassBricks over 2 years ago - 3 comments

#1382 - "try/finally" without "catch" still catches and ignores the error

Issue - State: open - Opened by Feuermurmel over 2 years ago - 1 comment
Labels: bug, scope: transformation

#1381 - Simplify optional chaining expressions where possible

Pull Request - State: closed - Opened by GlassBricks over 2 years ago

#1380 - Exported `async` function is not behaving the same as local

Issue - State: closed - Opened by Cheatoid over 2 years ago - 1 comment
Labels: bug, wontfix, scope: lualib

#1379 - Better require search

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

#1378 - Bump json5 from 1.0.1 to 1.0.2

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

#1377 - Array.sort() assumes the comparator function takes an implicit self

Issue - State: open - Opened by Feuermurmel over 2 years ago - 2 comments

#1376 - TypeScriptToLua modifies strings which contain lua code

Issue - State: closed - Opened by heinzbeinz over 2 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 over 2 years ago - 2 comments
Labels: wontfix

#1374 - how to use it but cli?

Issue - State: closed - Opened by takegine over 2 years ago - 3 comments
Labels: question

#1373 - Modules do not export declarations (or do not import them correctly)

Issue - State: closed - Opened by iliasHDZ over 2 years ago - 2 comments
Labels: question

#1372 - Add async iterator symbol to Symbol table.

Pull Request - State: open - Opened by aermicioi over 2 years ago - 1 comment

#1371 - Customize Lua require path

Issue - State: closed - Opened by jose-elias-alvarez over 2 years ago - 3 comments

#1370 - 5.0: Emulate % with native math.mod()

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

#1369 - Print resolver errors when tstlVerbose is enabled

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

#1368 - Fix unsafe name default export

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

#1366 - Any plans to support inline function or macro compilation?

Issue - State: open - Opened by pilaoda over 2 years ago - 2 comments
Labels: question, feature request, scope: transformation

#1364 - Support TypeScript 4.9

Issue - State: closed - Opened by Zamiell over 2 years ago - 2 comments

#1360 - defineProperty does not work correctly

Issue - State: open - Opened by kirill-782 almost 3 years ago
Labels: bug, scope: lualib

#1359 - Can't access "package", it is a reserved keyword

Issue - State: closed - Opened by hepiyellow almost 3 years ago - 2 comments
Labels: question

#1358 - utf class name Conversion error

Issue - State: closed - Opened by qq1053831109 almost 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 almost 3 years ago - 3 comments
Labels: question, feature request

#1353 - Add `afterEmit` plugin hook

Pull Request - State: closed - Opened by Cheatoid almost 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 almost 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 almost 3 years ago - 4 comments
Labels: bug, scope: transpile

#1317 - Prevent compilation when local variable limit is hit

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

#1315 - Support project references and --build mode

Issue - State: open - Opened by DoctorGester about 3 years ago - 3 comments
Labels: feature request, scope: transpile

#1290 - Translation of template strings?

Issue - State: open - Opened by takegine about 3 years ago - 4 comments
Labels: enhancement

#1246 - some Emacscript features not support

Issue - State: open - Opened by AserJoker over 3 years ago

#1216 - TSTL should prevent compilation with tuples that contain undefined

Issue - State: open - Opened by Zamiell over 3 years ago - 6 comments
Labels: enhancement, scope: transformation

#1161 - Allow noResolvePaths to be a pattern

Issue - State: closed - Opened by GlassBricks over 3 years ago - 5 comments
Labels: feature request, scope: transpile

#1152 - `require` function without module resolution

Issue - State: closed - Opened by GlassBricks almost 4 years ago - 7 comments

#1137 - try/finally does not behave as expected when rethrowing

Issue - State: open - Opened by Perryvw almost 4 years ago - 6 comments
Labels: bug

#1120 - Proposal for `$return` extension

Issue - State: open - Opened by Cheatoid almost 4 years ago - 3 comments
Labels: discussion, scope: language extensions

#1115 - Multi-line strings mismatch (uses LF instead)

Issue - State: open - Opened by Cheatoid almost 4 years ago - 1 comment
Labels: bug, scope: transformation

#1108 - Transpile Number.POSITIVE_INFINITY to math.huge

Issue - State: closed - Opened by Zamiell almost 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 almost 4 years ago - 1 comment

#1017 - Deno support & AzerothCore thanks!

Issue - State: open - Opened by Yehonal about 4 years ago - 6 comments
Labels: feature request, more information needed

#908 - Crash from tricky generics

Issue - State: closed - Opened by tomblind about 5 years ago - 4 comments
Labels: bug, scope: transformation