GitHub / TypeScriptToLua/TypeScriptToLua / commits
Typescript to lua transpiler. https://typescripttolua.github.io/
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 682141c1 | 0.4.0 | Perryvw <p****l@g****m> | almost 8 years ago | |
| 8ffd4fbe | Run tests with ts-node | Perryvw <p****l@g****m> | almost 8 years ago | |
| 714954ae | merge Merge pull request #128 from Perryvw/feature/overloads |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| a4bb7f51 | Added some extra brackets for safety | Perryvw <p****l@g****m> | almost 8 years ago | |
| b4d4504a | Changed typeof returning object instead of table | Perryvw <p****l@g****m> | almost 8 years ago | |
| 0d0f81b4 | Added ability to deal with overloads | Perryvw <p****l@g****m> | almost 8 years ago | |
| ca573cbb | Implemented typeof and instanceof | Perryvw <p****l@g****m> | almost 8 years ago | |
| 63baa4f2 | Define overload tests | Perryvw <p****l@g****m> | almost 8 years ago | |
| 3a4a1e63 | renamed test file | Perryvw <p****l@g****m> | almost 8 years ago | |
| 29ae00e5 | merge Merge pull request #127 from Perryvw/module-fix |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 5ee274a0 | Added module fix test | Perryvw <p****l@g****m> | almost 8 years ago | |
| edf1178c | Fix? | Lolleko <l****s@h****e> | almost 8 years ago | |
| b5941d8c | Fixed module statement not adding module table | Lolleko <l****s@h****e> | almost 8 years ago | |
| 39f16ad8 | Overload spec tests | Perryvw <p****l@g****m> | almost 8 years ago | |
| bbaf3aed | merge Merge pull request #124 from zengjie/master |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| bf91b1b1 | Remove yarn.lock from repository | Zeng Jie <z****e@g****m> | almost 8 years ago | |
| 04f6d1a5 | merge Fix function declaration | Zeng Jie <z****e@g****m> | almost 8 years ago | |
| 896bf452 | Modify goto/continue to follow the chained transpilers design | Zeng Jie <z****e@g****m> | almost 8 years ago | |
| 30d28fa3 | Modify goto/continue to follow the chained transpilers design | Zeng Jie <z****e@g****m> | almost 8 years ago | |
| 093d8fa9 | Disallow usage of goto and label in Lua 5.1 | Zeng Jie <z****e@g****m> | almost 8 years ago | |
| ee4130c6 | 0.3.0 | Perryvw <p****l@g****m> | about 8 years ago | |
| 3a92068c | Minor refactor of transpileCallExpression and fixed issue with tupleReturn in... | Perryvw <p****l@g****m> | about 8 years ago | |
| 1e51d6f6 | Version split (#117) |
lolleko <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 7f39d57f | add support for continue statement (#112) |
David Lõssenko <I****n@u****m>
Committed by: lolleko <l****o@u****m> |
about 8 years ago | |
| 0cf96b01 | merge Merge pull request #115 from apemanzilla/fix/tuple-array-type |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| b3775fcc | Remove now obsolete isTupleType call, add test | apemanzilla <d****c@m****s> | about 8 years ago | |
| 8fc37618 | Tuples are also arrays | apemanzilla <d****c@m****s> | about 8 years ago | |
| 6da78c53 | merge Merge pull request #111 from Perryvw/feature/dot-calls |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 2b0f59b4 | Added unit tests for dot methods | Perryvw <p****l@g****m> | about 8 years ago | |
| 2e39d11e | Cleaned up prototype code | Perryvw <p****l@g****m> | about 8 years ago | |
| 543f7a9a | Try transpiling lambda properties as dot methods instead of colon methods | Perryvw <p****l@g****m> | about 8 years ago | |
| e4b718b5 | Wrapped tuple return calls assigned to single variable | Perryvw <p****l@g****m> | about 8 years ago | |
| a9d43554 | Update README.md |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 4899d68f | call functions on object literals with a dot | Perryvw <p****l@g****m> | about 8 years ago | |
| 27c7d42b | Added test for assigning tuple return to single variable | Perryvw <p****l@g****m> | about 8 years ago | |
| ac9e1968 | 0.2.1 | Perryvw <p****l@g****m> | about 8 years ago | |
| 25a63e57 | Additional test | Perryvw <p****l@g****m> | about 8 years ago | |
| e138139a | Fixed tupleReturn for methods | Perryvw <p****l@g****m> | about 8 years ago | |
| f285e62e | merge Merge branch 'master' of https://github.com/Perryvw/TypescriptToLua | Lolleko <l****s@h****e> | about 8 years ago | |
| d3ecc84e | Added test for relative --outfile path | Lolleko <l****s@h****e> | about 8 years ago | |
| 1c089038 | 0.2.0 | Perryvw <p****l@g****m> | about 8 years ago | |
| 4d418ce5 | Update README.md |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| e514ce3e | Tests for thrown errors | Perryvw <p****l@g****m> | about 8 years ago | |
| 37b0b8cb | Added some more cli tests | lolleko <l****s@h****e> | about 8 years ago | |
| fde8214a | merge Merge pull request #106 from Perryvw/fengari-integration |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 885d92ca | Fixed some issues with fengari VM execution for tests | Perryvw <p****l@g****m> | about 8 years ago | |
| 1e23cb40 | Fixed minor issue, caused by string.gsub returning a pair of values | lolleko <l****s@h****e> | about 8 years ago | |
| c407cae0 | Replaced lua.vm.js with fengari and updated tests. | lolleko <l****s@h****e> | about 8 years ago | |
| 1522c6dd | merge Merge pull request #105 from Perryvw/feature/undefined-and-test-improvements |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 40ee16c7 | Improved and added tests | Perryvw <p****l@g****m> | about 8 years ago | |
| f94d0c8c | renamed tsEx to tsHelper | Perryvw <p****l@g****m> | about 8 years ago | |
| cbe3d38e | Translate undefined as nil | Perryvw <p****l@g****m> | about 8 years ago | |
| e52bb329 | Updated linting rule for single-parameter lambda parameters | Perryvw <p****l@g****m> | about 8 years ago | |
| 341d65bb | merge Merge pull request #104 from Perryvw/feature/get-set-accessors |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 1034fe71 | Added instance to accessors, added unit tests | Perryvw <p****l@g****m> | about 8 years ago | |
| 826887ba | Get and set accessors implementation | Perryvw <p****l@g****m> | about 8 years ago | |
| acf4ee0d | Cleaned up obsolete TSHelper getChildren functions | Perryvw <p****l@g****m> | about 8 years ago | |
| 8d998648 | Added spread argument to methods and fixed indentation issue | Perryvw <p****l@g****m> | about 8 years ago | |
| 8780346f | 0.1.6 | Perryvw <p****l@g****m> | about 8 years ago | |
| 4c011365 | Updated dependencies | lolleko <l****s@h****e> | about 8 years ago | |
| 526a5e18 | merge Merge pull request #100 from Aeomi/master |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 4a09dffe | Fixed major bug with vararg/spread operator | Aeomi <A****i@g****m> | about 8 years ago | |
| abbdd038 | merge Merge pull request #2 from Perryvw/master |
Aeomi <A****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| e74340f6 | merge Merge pull request #97 from Perryvw/issue-92 |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| e163745c | Fixed #92 | lolleko <l****s@h****e> | about 8 years ago | |
| b54ecd1f | 0.1.5 | Perryvw <p****l@g****m> | about 8 years ago | |
| babed6da | Moved typescript from devDependencies to dependencies | Perryvw <p****l@g****m> | about 8 years ago | |
| 2d1e7089 | merge Merge pull request #1 from Perryvw/master |
Aeomi <A****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 03240f79 | 0.1.4 | Perryvw <p****l@g****m> | about 8 years ago | |
| c778b3c4 | Declare namespace members local | Perryvw <p****l@g****m> | about 8 years ago | |
| 34002177 | Update README.md |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 5b6cf78c | merge Merge pull request #93 from Perryvw/lolleko-patch-1 |
lolleko <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| d5446235 | Fix indention |
lolleko <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 218235de | 0.1.3 | Perryvw <p****l@g****m> | about 8 years ago | |
| 3100b923 | Fixed bug with array and tuple types | Perryvw <p****l@g****m> | about 8 years ago | |
| 4fe2266b | merge Merge pull request #91 from Perryvw/outFile-option |
lolleko <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 53d6e712 | Removed FocusTest | lolleko <l****s@h****e> | about 8 years ago | |
| d313006d | Typo | lolleko <l****s@h****e> | about 8 years ago | |
| 89a6481b | Added outFile option | lolleko <l****s@h****e> | about 8 years ago | |
| e3f5d466 | merge Merge pull request #87 from Perryvw/for-loop-fix |
lolleko <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| c20be88f | Removed forHelper | lolleko <l****s@h****e> | about 8 years ago | |
| b0f04e7a | Fixed comments && more tests | lolleko <l****s@h****e> | about 8 years ago | |
| 5974e27d | Some more tests | lolleko <l****s@h****e> | about 8 years ago | |
| 046a28cb | Replace numerical fors with while loops | lolleko <l****s@h****e> | about 8 years ago | |
| f1c2d701 | 0.1.2 | Perryvw <p****l@g****m> | about 8 years ago | |
| 6d62d5a7 | merge Merge pull request #84 from Perryvw/default-parameter-values |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 25b41431 | removed unused import | Perryvw <p****l@g****m> | about 8 years ago | |
| 9eab6509 | Some random tests + cleanup of tshelper | Perryvw <p****l@g****m> | about 8 years ago | |
| c648c5fd | Added support for default parameter values | Perryvw <p****l@g****m> | about 8 years ago | |
| 428c47c8 | Update CommandLineParser.ts |
lolleko <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| a4417ffe | merge Merge pull request #82 from Perryvw/compiler-error-reporting-tests |
lolleko <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| f3a007dd | Tests for compiler error reporting | lolleko <l****s@h****e> | about 8 years ago | |
| 645aa909 | merge Merge pull request #81 from Perryvw/func-exp-and-template-string-tests |
lolleko <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 5b07fe59 | Removed dead code | lolleko <l****s@h****e> | about 8 years ago | |
| 61adf0e7 | Added Tests for Function Expressions and Template Strings | lolleko <l****s@h****e> | about 8 years ago | |
| c216ccca | merge Merge pull request #79 from Perryvw/readd-compiler-tests |
lolleko <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 64b3e641 | Removed test results | lolleko <l****s@h****e> | about 8 years ago | |
| 9267e59c | Readded and modified compiler tests | lolleko <l****s@h****e> | about 8 years ago | |
| b8641055 | Update README.md |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| c3f0a40f | 0.1.1 | Perryvw <p****l@g****m> | about 8 years ago |