Commits
User selector
Commit History
Commits on Jan 17, 2020
- authored andcommitted
support py `for i in "abc"` (#6423)
Show description for b3c490aauthored andcommitted
Commits on Jan 14, 2020
Add python error tests under `jake testerr` (#6435)
Show description for 1f32c00authored
Commits on Jan 9, 2020
add support for break and continue (#6432)
Show description for e067910authoredLine breaks in long lists and function calls for Python (#6426)
Show description for a0c2ea0authored andcommitted
Commits on Jan 8, 2020
Don't add variable declarations for parameters (#6427)
Show description for 6c0541bauthored
Commits on Jan 7, 2020
Commits on Nov 11, 2019
Fix python compile issues for Arcade (#6167)
Show description for 42b5283authored
Commits on Nov 5, 2019
run tracetests as part of travis (#6152)
Show description for b6b1b04authored
Commits on Nov 1, 2019
Fix python<->typescript runtime trace tests (#6151)
Show description for f6582e3authored
Commits on Sep 18, 2019
- authored andcommitted
Commits on Jul 15, 2019
Display method signature help (types, etc) for python (#5747)
Show description for ebc3cfbauthored
Commits on Jul 12, 2019
Commits on Jul 11, 2019
Allow unicode identifiers python (#5743)
Show description for c805aebauthored
Commits on Jul 10, 2019
fix semicolon separated statements in python (#5742)
Show description for eff219aauthored
Commits on May 13, 2019
- authored andcommitted
Commits on May 3, 2019
Add python round-trip testing to "pxt checkdocs" (#5544)
Show description for 4604e97authored
Commits on May 1, 2019
Implements compilation of type annotated assignment in py2ts (#5536)
Show description for 2a75c40authored
Commits on Apr 19, 2019
Integrating python changes to master (#5494)
Show description for 86b7a88authoredEnable py2ts in unit tests (specifically the runtime-trace tests) (#5474)
Show description for dccde18authored
Commits on Apr 12, 2019
Generate better names for python callbacks (#5461)
Show description for 9c9c35fauthored
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
Loading