Commits
User selector
Commit History
Commits on May 27, 2020
Support the "step" argument in python's slice syntax (#7086)
Show description for da7bd58authored
Commits on May 21, 2020
Adding range function for python (#7062)
Show description for 7db079fauthored
Commits on May 5, 2020
Deprecating Math.randomRange in favor of randint (#6966)
Show description for 8a0537fandauthored
Commits on Apr 30, 2020
fix sidedocs (#6946)
Show description for 0aa3e14authored
Commits on Apr 29, 2020
Provide block aliases for javascript functions that return values (#6901)
Show description for 33cd158authored
Commits on Apr 10, 2020
Use language service to fetch help info (#6832)
Show description for 938669aauthored
Commits on Apr 9, 2020
proper js parseint, and add string.trim (#6825)
Show description for 47d3075authored
Commits on Feb 4, 2020
Gulp, TypeScript, and Monaco (#6523)
Show description for cb0bc75authored
Commits on Jan 21, 2020
add string.replace and string.replaceAll (#6478)
Show description for b009eecauthored
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 Oct 8, 2019
Add lifecycle functions before and after tutorial code (#5994)
Show description for 5538483authored
Commits on Sep 27, 2019
constant folding (#5917)
Show description for 23fe7cfauthored
Commits on Sep 9, 2019
- authored andcommitted
Commits on Sep 4, 2019
add default array.sort behavior for numbers and strings (#5606)
Show description for 459f0a6authored
Commits on Aug 8, 2019
Start of work for python built-in types (#5800)
Show description for 842ec57authored
Commits on Jul 31, 2019
string.toLowerCase (#5778)
Show description for e8a716cauthored
Commits on Jun 28, 2019
Stringmap (#5718)
Show description for 542c4b5authored
Commits on Jun 4, 2019
string.indexOf block (#5636)
Show description for 8aa3fd9authored
Commits on May 21, 2019
Added isEmpty for strings (#5583)
Show description for 46e02e5authored andcommitted
Commits on Apr 19, 2019
Enable py2ts in unit tests (specifically the runtime-trace tests) (#5474)
Show description for dccde18authored
Commits on Apr 1, 2019
Match regular JavaScript for Array.join (#5412)
Show description for e55a316authored andcommitted- authored
Commits on Jan 17, 2019
Commits on Jan 12, 2019
- authored andcommitted
Commits on Jan 3, 2019
array.fill support (#5141)
Show description for f4b8e8eauthored
Commits on Jan 2, 2019
String.split (#5137)
Show description for 7147850authored
Commits on Dec 14, 2018
support for array.find (#5107)
Show description for d84ccb8authored
Commits on Dec 7, 2018
Added Array Concatenation (#5074)
Show description for bdee588authored andcommitted
Commits on Nov 12, 2018
JS compat, GC and other goodies (#4782)
Show description for 28e192dauthored
Commits on Oct 4, 2018
Commits on Sep 18, 2018
code-gen re-work (#4671)
Show description for 1f7ffbaauthored
Commits on Sep 10, 2018
adding boiler places impl for indexOf, lastIndexOf, includes (#4651)
Show description for 979b6cbauthored
Commits on Sep 6, 2018
support for parse-float / parse to number (#4644)
Show description for 2a3f3a7authored