Commit Graph

5 Commits

Author SHA1 Message Date
Michał Moskal
acf462fb61 Decrease size of GC heap to allow more DAL allocs (#2246) 2019-07-17 06:25:15 -07:00
Michał Moskal
28b5b293b5 Use gcPreAllocateBlock() to fix #2177, #2215 (#2216)
* Use gcPreAllocateBlock() to fix #2177, #2215
* bump pcp 6.9.4
2019-07-01 18:39:12 -07:00
Peli de Halleux
5389392b4e
reduce GC heap size when BLE is used (#1884) 2019-02-27 15:24:25 -08: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
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