Commits
User selector
Commit History
Commits on Jan 19, 2020
Hide TD_ID function from toolbox/completion (#6477)
Show description for abc05c5authored
Commits on Jan 17, 2020
- authored andcommitted
- authored andcommitted
Commits on Jan 16, 2020
python built-in snippets completion (#6466)
Show description for d6e81abauthored
Commits on Jan 15, 2020
don't put member of emit as constant (#6456)
Show description for 6d78f66authored
Commits on Jan 14, 2020
Don't rename x, y, and z when decompiling (#6445)
Show description for a750837authored
Commits on Jan 11, 2020
Commits on Jan 9, 2020
Adding emitAsConstant for emitting enums as constants (#6433)
Show description for cf39700authored
Commits on Jan 7, 2020
Ensure names generated by auto-complete are unique (#6418)
Show description for 36d97f0authored
Commits on Jan 3, 2020
Commits on Jan 2, 2020
Commits on Dec 31, 2019
Allow for unary operators on any type, including enums (#6398)
Show description for 36dbbdaauthoredConvert x to string in delete o[x] (#6399)
Show description for d3b1915authored
Commits on Dec 21, 2019
Cleanup/generalize processing and caching of hexfiles (#6342)
Show description for e5066f7authored- authored
Commits on Dec 19, 2019
Remove vtableShift target setting (unused with GC) (#6371)
Show description for eebd44aauthored
Commits on Dec 18, 2019
Use qualified name for handler argument types (#6364)
Show description for e62b78fauthored andcommitted
Commits on Dec 12, 2019
- authored andcommitted
Tileset editor decompile (#6314)
Show description for 47d4402authored andcommitted- authored andcommitted
Commits on Dec 9, 2019
Decompiler support for level editor (#6298)
Show description for 6bffc3bauthored
Commits on Dec 7, 2019
rework handling on methods/properties in interfaces (#6299)
Show description for f34571fauthoredDon't clobber r1 register in clearStack() (#6302)
Show description for d6ea614authored
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 2e7cbebauthoredAdd compiler hooks common to CLI, cloud and web (#6284)
Show description for f75a75fauthored
Commits on Dec 2, 2019
Commits on Nov 25, 2019
support custom image size in compiler (#6253)
Show description for f56b7ccauthored
Commits on Nov 20, 2019
Distinguish variable declarations generated during blocks and JavaScript conversion (#5990)
Show description for 72bf344authored andcommitted
Commits on Nov 11, 2019
Fix python compile issues for Arcade (#6167)
Show description for 42b5283authored
Commits on Nov 7, 2019
Decompile element access in conditional expression to blocks (#6190)
Show description for cf24fc8authored andcommitted
Commits on Nov 5, 2019
Ignore first empty string when converting to text join block (#6173)
Show description for 68346c7authored andcommitted
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 12, 2019
Run emit also when there are errors (#6062)
Show description for 04ba599authored andcommitted