Galen Nickel
aff219c6ef
Fill in some parameter TODO's ( #1962 )
2019-04-04 20:32:48 -07:00
Michał Moskal
98bff887f5
Allocate RefMImage in the GC heap; fixes #1865 ( #1934 )
2019-03-27 15:10:10 -07:00
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
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
Richard Knoll
4c28160a34
Fixing authoring on a few APIs for Monaco toolbox ( #1084 )
2018-08-14 10:18:23 -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
Tom Ball
698001db31
fix showAnimation and scrollImage ( #408 )
2017-05-29 23:01:31 -07:00
Peli de Halleux
49ecac6332
Showimage ( #351 )
...
* support for interval in showImage, showFrame
* added default arg to showFrame
2017-02-03 20:39:18 -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
19fb5ecf01
merging ksbit.h into pxt.h
2016-11-29 21:35:26 -08:00
Peli de Halleux
77003b30f2
fixed scroll-image reference
2016-11-28 11:38:37 -08:00
Abhijith
411fe52813
Fixing scrollimage to actually scroll.
2016-11-16 18:16:49 -08:00
Richard Knoll
9f5ebdfb78
Adding advanced attribute to blocks and categories ( #273 )
2016-10-11 13:48:25 -07: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