Commits
User selector
Commit History
Commits on Sep 15, 2021
Fix keymap positioning, modal close button, recipe navigation in new tutorial layout (#8492)
Show description for 6d71747authored
Commits on Aug 3, 2021
support for ESP32-S2 (#8347)
Show description for d6469a6authored
Commits on Jul 27, 2021
Fix type inheritance in blocks to properly narrow (#8332)
Show description for 25be5fcauthored
Commits on Jul 14, 2021
Use pxt.MAIN_(py|blocks|ts) instead of string literals (#8295)
Show description for 85021c8authored
Commits on Jun 10, 2021
Extend monaco-typescript worker (#8201)
Show description for 0ac108cauthoredHandle generics from array methods in pyconverter (#8221)
Show description for 888e0b7authored
Commits on Jun 8, 2021
improvements to VM to support ESP32 (#8226)
Show description for 2d61d9cauthoredDon't emit nonsense internal types when converting from Python (#8223)
Show description for 421d483authored
Commits on May 24, 2021
Add arrays for function parameters (#8156)
Show description for 5dded5aandauthored
Commits on Apr 14, 2021
Track analytics for missing python features; disable Python classes (#8092)
Show description for 8bc1b65authored
Commits on Apr 13, 2021
- authored
Properly exclude python keywords & reserved words from ALL declarations (#8074)
Show description for dc37ac9authoredSupport public parameters-members in ts2py class constructors (#8075)
Show description for 3e6a3eeauthored- authored
Commits on Apr 9, 2021
- authored
Handle snippets with default values translating to py (#8076)
Show description for 9228502andauthored
Commits on Apr 2, 2021
Upgrade Typescript from v3.7 to v4.2 (#8047)
Show description for 278e250andauthoredMigration from TSLint to ESLint (#8039)
Show description for ff50eadandauthored
Commits on Mar 29, 2021
Commits on Mar 17, 2021
Fixes compilation of py `int()` function (#7967)
Show description for 8e9d7b0authored
Commits on Mar 16, 2021
Revert merge (#7965)
Show description for 8c4cac6authoredRevert "Merge branch 'master' of https://github.com/microsoft/pxt"
Show description for 13d0cb3committedUpgrade to ES2017 emit, drop bluebird dependency (#7521)
Show description for 9a68826authored
Commits on Feb 4, 2021
revert f718740 -> bb4281a which was accidentally commit to master :(
Show description for 596e90ccommitted- committed
- committed
Commits on Jan 15, 2021
Commits on Jan 5, 2021
Commits on Sep 30, 2020
Rename 'unplugged' -> 'showdialog' and 'fullscreen' -> 'showhint' (#7490)
Show description for f12637eauthored
Commits on Sep 10, 2020
Commits on Aug 25, 2020
Commits on Aug 12, 2020
Pass tutorial snippets as array, isolate python snippets in modules (#7382)
Show description for 9ad25ddauthoredDont show intellisense in comments or string literals; intellisense refactor (pt 1) (#7378)
Show description for fc8fd4aauthored
Commits on Aug 6, 2020
make VM work again (#7367)
Show description for e9ed663authored
Commits on Jul 23, 2020
performance improvements for intellisense (#7351)
Show description for 951aeb9authored