Michał Moskal
71d98822ae
Support latest PXT with GC ( #1798 )
...
* Enable gc and basic compilation fixes
* Add missing GC stuff
* Set microbit-dal version
* Disable jacdac in servo
* UTF fixes
* TS build fixes
* Auto-generated files update
* We only seem to have that much
* Fix for new new compiler
* Account for uninitialized scheduler
* Intialize memory allocator
* bump references
* updated package
* Set image tag, requires https://github.com/Microsoft/pxt/pull/5262
* updated project summaries
* Fixing block tests
2019-02-21 15:41:32 -08:00
Peli de Halleux
ad6c8ce271
use new shadow to support time picker on pause ( #1346 )
2018-10-04 09:22:45 -07:00
Sam El-Husseini
9bc6d994a8
Update block pallette slightly to more saturated colours in order to increase constrast between block color and stroke color ( #1323 )
2018-10-01 14:39:51 -07:00
Sam El-Husseini
9cd0d62baa
Update block gaps to account for extra space taken by event blocks ( #1304 )
2018-09-26 16:27:32 -07:00
Guillaume Jenkins
da15752720
Slightly adjust non-advanced category weights ( #1091 )
2018-08-14 13:26:22 -04:00
Guillaume Jenkins
7b9ea6f2d5
Switch to printChar() so interval is honored ( #1060 )
...
Switch to printChar() so interval is honored
2018-08-09 10:45:46 -04:00
Guillaume Jenkins
2700a77cae
Add auto toString for various APIs ( #1033 )
2018-08-02 16:30:02 -04:00
Sam El-Husseini
cabda63108
Move showNumber to TS and call showString ( #829 )
2018-05-31 10:04:51 -07:00
Michał Moskal
cad13785e2
Implement tagged integers in C++ ( #813 )
...
* Start on the C++ conversion for tagged ints
2018-05-29 15:55:58 -07:00
Sam El-Husseini
8957bf0647
Remove td, remove field matrix, update radio blocks. Revert image literal changes.
2018-05-09 10:56:48 -07:00
Sam El-Husseini
6ea0c50472
Initial target repo setup to move to master (v3.10)
2018-04-21 10:25:43 -07:00
Richard Knoll
b67ff733ab
Move forever and runinbackground after onstart ( #555 )
2017-10-24 13:10:54 -07:00
Tom Ball
698001db31
fix showAnimation and scrollImage ( #408 )
2017-05-29 23:01:31 -07:00
Tom Ball
d5596d8a0a
fix bug
2017-05-12 14:01:19 -07:00
Tom Ball
db4711fd26
remove hour, add advanced section
2017-01-31 15:54:23 -08:00
Peli de Halleux
5d8ccd1d6d
adding namespace to api categories ( #330 )
...
* adding namespace to api categories
* add icon for led
* adding icons for control, game, images, pins and serial.
2017-01-05 07:01:50 -08:00
Peli de Halleux
a2755dc4d2
annotate apis to support multiple forever blocks
2016-12-16 16:47:36 -08:00
Peli de Halleux
19fb5ecf01
merging ksbit.h into pxt.h
2016-11-29 21:35:26 -08:00
Sam El-Husseini
277d5a721c
rename "microbit" package to "core" #414 ( #270 )
...
* rename "microbit" package to "core" #414
* shouldn't edit the package id.
* updating package.json
* updated the wrong version
* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00