Commits
User selector
Commit History
Commits on Dec 4, 2019
Round trip from blocks -> ts -> py -> ts -> blocks gives back identical blocks (#6266)
Show description for 2e7cbebauthored
Commits on Oct 17, 2019
Revert "upgrade to typescript 3.6; turn on incremental compilation (#6046)" (#6080)
Show description for 787f813authoredupgrade to typescript 3.6; turn on incremental compilation (#6046)
Show description for 9487b2eandauthored
Commits on Sep 19, 2019
Fix missing break/continue statement (#5923)
Show description for 727d869authored
Commits on Sep 17, 2019
adding options for break / continue (#5910)
Show description for a7df28eauthored
Commits on Aug 8, 2019
Start of work for python built-in types (#5800)
Show description for 842ec57authored
Commits on Jul 25, 2019
Adding support for python global and nonlocal + tests (#5770)
Show description for 6c951b4authored
Commits on Jul 10, 2019
Pipe Python errors into diagnostics (#5739)
Show description for 4fa0997authored
Commits on May 3, 2019
Add python round-trip testing to "pxt checkdocs" (#5544)
Show description for 4604e97authored
Commits on Apr 19, 2019
Enable py2ts in unit tests (specifically the runtime-trace tests) (#5474)
Show description for dccde18authored
Commits on Apr 11, 2019
Adds basic ts2py type support for: arrays, booleans, type references; adds support for ternary conditional (#5455)
Show description for 1922aacauthored- authored
Add semantic tests for: ts2py, py2ts, and static typescript compiler based on runtime traces compared with python3 & tsc+node.js as baselines (#5445)
Show description for d8983d2authored
Commits on Dec 11, 2017
Move to TypeScript 2.6.1 (#3559)
Show description for 749c2c4authored
Commits on May 24, 2017
Moving all tests to one folder and framework (#2135)
Show description for 4c5c863authored
Loading