Commits
User selector
Commit History
Commits on Jan 17, 2020
- authored andcommitted
Use alias when avaiable in py decompiler (#6468)
Show description for d98b6d2authored- authored andcommitted
support py `for i in "abc"` (#6423)
Show description for b3c490aauthored andcommitted
Commits on Jan 16, 2020
- authored andcommitted
- authored
- authored
Commits on Jan 11, 2020
Always emit type annotations for parameter declaration (#6439)
Show description for 9d09f44authored
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 andcommittedfix python indent errors (#6429)
Show description for b1a6d64authored andcommitted
Commits on Jan 8, 2020
Don't add variable declarations for parameters (#6427)
Show description for 6c0541bauthored
Commits on Jan 7, 2020
- authored
- authored
Ensure names generated by auto-complete are unique (#6418)
Show description for 36d97f0authored
Commits on Dec 10, 2019
- authored andcommitted
Commits on Dec 6, 2019
Commits on Dec 4, 2019
Round trip from blocks -> ts -> py -> ts -> blocks gives back identical blocks (#6266)
Show description for 2e7cbebauthored
Commits on Nov 11, 2019
Fix python compile issues for Arcade (#6167)
Show description for 42b5283authored
Commits on Nov 9, 2019
Turns on strict-null-checking in pxtpy/ (#6125)
Show description for fa9ce1eauthored
Commits on Nov 1, 2019
Fix python<->typescript runtime trace tests (#6151)
Show description for f6582e3authored
Commits on Oct 25, 2019
Implement friendly snippet auto-complete in Python (#5715)
Show description for 192a552authored
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 Aug 27, 2019
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 16, 2019
- authored andcommitted
Commits on Jul 15, 2019
- authored
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 c805aebauthoredPrevent duplicate function declarations in Python (#5744)
Show description for dc40d40authored