GitHub / TypeScriptToLua/TypeScriptToLua / commits
Typescript to lua transpiler. https://typescripttolua.github.io/
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 227aa60d | merge Merge branch 'master' into multiphase-transpile | lolleko <l****s@s****u> | over 7 years ago | |
| ddc5a511 | removing assignments translation test (#296) |
Tom <2****d@u****m>
Committed by: Lorenz Junglas <l****o@u****m> |
over 7 years ago | |
| 281ab54b | New functions - mixed context overloads (#291) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| ce74fe62 | merge Feature/jsdoc annotations (#285) |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3d994fa7 | Fixed casing and symbol of decorators to be consistent with the new convention | Perryvw <p****l@g****m> | over 7 years ago | |
| 815db95a | merge Merge branch 'master' into multiphase-transpile | Lolleko <l****s@h****e> | over 7 years ago | |
| 441a2e87 | New functions - interface recursion (#287) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| b9838b0b | Update README.md |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7ab9a874 | merge Merge branch 'master' into multiphase-transpile | lolleko <l****s@s****u> | over 7 years ago | |
| dcae4179 | Fixed test runner not failing | Perryvw <p****l@g****m> | over 7 years ago | |
| ea2942b5 | Fixed jsdoc tests | Perryvw <p****l@g****m> | over 7 years ago | |
| 55868281 | Refactored decorator creation, made decorators case-insensitive | Perryvw <p****l@g****m> | over 7 years ago | |
| 35381a98 | Added deprecation warning for ! decorators | Perryvw <p****l@g****m> | over 7 years ago | |
| daa1e67d | Fixed invalid jsdoc failing a test | Perryvw <p****l@g****m> | over 7 years ago | |
| dbe201a3 | Added support for JSDoc tags as decorators | Perryvw <p****l@g****m> | over 7 years ago | |
| 6ac127b2 | Added discord badge and link to readme |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 515e5de5 | New functions (#283) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| e124f1d5 | Initial Transformer Setup (#279) |
Lorenz Junglas <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1aae6614 | 0.11.1 | Perryvw <p****l@g****m> | over 7 years ago | |
| 6c6af513 | Fixed bug with default values for constructor parameters | Perryvw <p****l@g****m> | over 7 years ago | |
| 9eb59627 | Lualib omit when unused (#280) |
hazzard993 <h****3@g****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 26fe3571 | Fixed constructor overloads (#275) |
Lorenz Junglas <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 80010158 | Luajit unpack fix (#273) |
hazzard993 <h****3@g****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| ad5f2e32 | Update CHANGELOG.md |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 85b9d3b3 | 0.11.0 | Perryvw <p****l@g****m> | over 7 years ago | |
| f6e094f6 | Fix error in module namespace enum exporting (#272) |
Zeng Jie <z****e@g****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| bc649134 | passing nil instead of _G as context for global functions when in ES … (#271) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| c97bf175 | New functions (#268) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 39c0c514 | New functions (#264) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| c4cd0993 | Cleaned up ForOf code (#260) |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| bab8df3e | Moved transpile switch to Lua 5.2 (#259) |
Lorenz Junglas <l****o@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 3054adb9 | Fixed JIT using table.unpack (#258) |
Lorenz Junglas <l****o@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| abb9f07e | Made LuaJIT use table.unpack for destructing assignments (#257) |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 34d3f4ad | refactored try block to allow rethrow (#251) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 9399f10c | Const enum support (#253) |
Kirill Artemov <d****r@g****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 7f25ee5c | converting 'else if' statements to lua 'elseif' instead of nested ifs (#254) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| e3103686 | Added test for bind and apply | Perryvw <p****l@g****m> | over 7 years ago | |
| 3237c20f | fixes various issues with translating assignment operators... (#241) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| e2799222 | Object literal method declaration support (#249) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| e08753a4 | allowing all strings to be thrown, not just literals (#244) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 3095b006 | 0.10.0 | Perryvw <p****l@g****m> | over 7 years ago | |
| 2cf9a790 | Public API and better webpack compatibility (#239) |
Lorenz Junglas <l****o@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| d75cdabc | Array union fix (#243) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| c6159e1e | -added support for class expressions (#236) |
andreiradu <a****u@c****o>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 3cb7c4fa | -added implementation for Object.hasOwnProperty (#235) |
andreiradu <a****u@c****o>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 1c9eca6b | -added support for standard array functions (#234) |
andreiradu <a****u@c****o>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 8e9dfe8c | Fixes to return for TupleReturn functions (#232) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 62f50d00 | Added position to replacement binary expression for binary assignment operators | Perryvw <p****l@g****m> | over 7 years ago | |
| 89ae1d24 | Support for NonNullExpression (#226) |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| cd89882d | Update CHANGELOG.md |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| cbf25ad1 | 0.9.0 | Perryvw <p****l@g****m> | over 7 years ago | |
| ad6fd378 | Refactored transpiling function bodies to its own function (#219) |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3c96b40f | Recursion fix (#220) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 989b365d | Moved endline for variable assignments to end of each declaration. fixes #217... |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 6464aaf2 | Fixed issues with assignment order in exported namespaces and removed exporti... |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| ec8a0e9a | TupleReturn Fix (#215) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 977eb426 | renamed instance to self in class new (#214) |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| e34d7afa | Fix missing parentheses for index offsets (#208) |
Brian Hang <b****g@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| aff3127c | Declaration Merging Fix (#210) |
Tom <2****d@u****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| c514ef71 | Super calls use self (#211) |
hazzard993 <h****3@g****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| dc457cfb | Deal with tuple return assignments (not declarations) (#202) |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| eccc09ab | Add local prefix to functions not in global scope (#203) |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d38756af | toString support (#198) |
andreiradu <a****u@c****o>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| ee02052b | added support for block expression (#199) |
andreiradu <a****u@c****o>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| fe956521 | Method declarations now use custom decorators (#197) |
hazzard993 <h****3@g****m>
Committed by: Perry van Wesel <P****w@u****m> |
over 7 years ago | |
| 50e6cb59 | Update CHANGELOG.md |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 5fcc4cee | 0.8.0 | Perryvw <p****l@g****m> | almost 8 years ago | |
| ba35a476 | merge Merge pull request #193 from Perryvw/switch-rework |
Lorenz Junglas <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 5679c1a4 | Reduced codecov coverage target | Lolleko <l****s@h****e> | almost 8 years ago | |
| a6e1dcc0 | Switch statements using gotos | Lolleko <l****s@h****e> | almost 8 years ago | |
| ac5cfd13 | merge Merge pull request #176 from Perryvw/feature/glua-target |
Lorenz Junglas <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 2f917a73 | merge Merge branch 'master' into feature/glua-target | lolleko <l****s@s****u> | almost 8 years ago | |
| c8182102 | Fixed missing semicolon | lolleko <l****s@s****u> | almost 8 years ago | |
| 83a0135b | Fixed lint issue | lolleko <l****s@s****u> | almost 8 years ago | |
| 257df03c | Replaced numeric loops woth for of and removed useless getRequireKeyword | lolleko <l****s@s****u> | almost 8 years ago | |
| 5eeecbde | Casting ambiguous syntax (#181) |
andreiradu <a****u@c****o>
Committed by: Perry van Wesel <P****w@u****m> |
almost 8 years ago | |
| a4cf0de7 | Added spreadelement test for Lua 5.1 | lolleko <l****s@s****u> | almost 8 years ago | |
| e33b0286 | Added test for Extension instance fields | lolleko <l****s@s****u> | almost 8 years ago | |
| 21c21e77 | Fixed tests that were borken because JIT is now lowecase (jit) | lolleko <l****s@s****u> | almost 8 years ago | |
| 9136e159 | Added test for Extension decorator instantiation throw | lolleko <l****s@s****u> | almost 8 years ago | |
| 845529e0 | Added spread element test | lolleko <l****s@s****u> | almost 8 years ago | |
| 8dffc3ea | Added Array.concat test | lolleko <l****s@s****u> | almost 8 years ago | |
| 2bb7c1af | Removed glua target | lolleko <l****s@s****u> | almost 8 years ago | |
| 5cb7b096 | merge Merge branch 'master' into feature/glua-target | lolleko <l****s@s****u> | almost 8 years ago | |
| 8c6f4ef3 | Support shorthand property assignment in object literals (#183) |
gakada <g****n@g****m>
Committed by: Perry van Wesel <P****w@u****m> |
almost 8 years ago | |
| f62835e9 | -added support for array.pop (#182) |
andreiradu <a****u@c****o>
Committed by: Perry van Wesel <P****w@u****m> |
almost 8 years ago | |
| f24e6ff1 | Fixes getAccessor with `this` and added isntancefield translation for extensi... | lolleko <l****s@s****u> | almost 8 years ago | |
| d0f7a1d3 | Array concat and spread operator | lolleko <l****s@s****u> | almost 8 years ago | |
| ef6ad0ed | Adde missing .lua extension | lolleko <l****s@s****u> | almost 8 years ago | |
| 586381cc | Fixed missing parantheses | lolleko <l****s@s****u> | almost 8 years ago | |
| b20fdc48 | Added missing quotes | lolleko <l****s@s****u> | almost 8 years ago | |
| 43d1d9c2 | Fixed test :) | lolleko <l****s@s****u> | almost 8 years ago | |
| 46484a6c | Added include isntead of require for glua | lolleko <l****s@s****u> | almost 8 years ago | |
| 2ff7e455 | merge Merge branch 'master' into feature/glua-target | lolleko <l****s@s****u> | almost 8 years ago | |
| 688fe721 | merge Merge pull request #175 from Perryvw/feature/watch-mode |
Lorenz Junglas <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| f0c67c1a | Imporved error instantiation | lolleko <l****s@s****u> | almost 8 years ago | |
| 2eced047 | Added target | lolleko <l****s@s****u> | almost 8 years ago | |
| d63ce036 | Error when Lua keywords are used as identifier (#173) |
Perry van Wesel <P****w@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| fcfb6802 | Improved test & coverage ignore | lolleko <l****s@s****u> | almost 8 years ago | |
| ec5f3977 | Added test | lolleko <l****s@s****u> | almost 8 years ago |