Commits
User selector
Commit History
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
Commits on Jun 14, 2018
Commits on Jun 8, 2018
More samples + built-in field editors (#4454)
Show description for 2556955authored
Commits on Jun 4, 2018
- committed
- committed
Commits on May 23, 2018
More math operators (#4356)
Show description for 49ccdf5authored
Commits on Apr 18, 2018
- authored andcommitted

Commits on Mar 12, 2018
More array functions (some, every, join) (#3965)
Show description for 3559014authored
Commits on Mar 7, 2018
adding array.foreach (#3954)
Show description for 3e15cbfauthored