Commit Graph
7 Commits
Author SHA1 Message Date
Joey WunderlichandGitHub 65a05bf2d5 Fix Turtle Spiral example decompilation (#2094)
* use local variables for indices

* s/an/the/
2019-05-30 16:15:38 -07:00
Joey WunderlichandGitHub 446b5e920b remove package-lock (#2033) 2019-04-26 17:34:21 -07:00
Joey WunderlichandGitHub 5ac97925a2 Fix shake button (#1983)
* initial fix for shake button

* minor cleanup

* always run if forced

* refactor a bit

* only ever enqueue if gesture is different from previous
2019-04-09 14:19:33 -07:00
Joey WunderlichandGitHub 180bd07783 Fix NaN acceleration on mobile (#1984) 2019-04-08 15:11:55 -07:00
Joey WunderlichandAbhijith Chatra bc71747112 default to num instead of variable for toString (#1977)
* default to num instead of variable for toString

* to text instead of toString

* converToText
2019-04-08 10:34:09 -07:00
Joey WunderlichandPeli de Halleux f14cd4fc24 Remove c++ macros that are moving to common packages (#1953)
* (probably) fix PXT_BUFFER_DATA, need to set up docker to test

* switch to adding new macros

* more macros and rename some

* get data length in bytes

* remove macros that were moved to common packages

* bump common packages to include reqd pr
2019-04-04 20:33:17 -07:00
Joey WunderlichandPeli de Halleux aa51b7e014 add initial toString block (#1958) 2019-04-04 13:41:51 -07:00