Commit Graph

186 Commits

Author SHA1 Message Date
Sam El-Husseini
507f5b2797 Remove v from path 2018-05-29 11:22:41 -07:00
Sam El-Husseini
e7e6992524 Add generator for icon images. Generate icons and use them for the icon field editor. 2018-05-21 10:07:05 -07:00
Sam El-Husseini
c8afa16a46 Add version prefix for side docs / target config 2018-05-18 15:43:26 -07:00
Peli de Halleux
28ea616081 enable greenscreen/assembly 2018-05-18 09:43:03 -07:00
Sam El-Husseini
831a476130 Remove crowdin project 2018-05-15 17:57:41 -07:00
Sam El-Husseini
d2858f122f
Add radio methods to replace the radio mutator (#773)
* Add radio methods to replace the object destructing behaviour
2018-05-14 13:18:19 -07:00
Sam El-Husseini
faac0127e3 Add galleries in targetconfig. 2018-05-10 18:49:59 -07:00
Sam El-Husseini
442722f12e Merge branch 'master' into vnext 2018-05-09 10:58:01 -07:00
Abhijith Chatra
30cdb97a67
Enable icelandic as default language (#751) 2018-04-24 09:16:13 -07:00
Sam El-Husseini
3cc387275c Add ignore doc errors option 2018-04-21 12:25:19 -07:00
Sam El-Husseini
e98af3740c Enable floating points 2018-04-21 11:10:43 -07:00
Sam El-Husseini
6ea0c50472 Initial target repo setup to move to master (v3.10) 2018-04-21 10:25:43 -07:00
Guillaume Jenkins
70d2c41738
Add languages to pxtarget.json (#722) 2018-03-29 15:00:26 -04:00
Peli de Halleux
7e7a71db31 remove legacy domain 2018-02-13 12:08:41 -08:00
Michal Moskal
1fc80ba6bd Set flash attributes explicitly in case the relevant changes are ever merged from master to v0. 2017-12-12 13:00:09 +00:00
Caitlin Hennessy
1f94f91565 Move windows store link to targetconfig (#587) 2017-12-05 16:12:38 -08:00
Sam El-Husseini
c24f61df36
Fix serial on devices that don't have the mbed serial driver installed (#583) 2017-12-01 15:11:44 -08:00
Caitlin Hennessy
33f1b68783 Add store link (#577) 2017-11-29 20:09:28 -08:00
Caitlin Hennessy
d91da281fd Serial (#554) 2017-10-20 10:27:43 -07:00
Guillaume Jenkins
4b45ecea87 Winrt (#545)
* initial winrt work

* Add new vid/pid

* E2E working

* Remove wrong hid selector
2017-10-04 22:37:13 -07:00
Michał Moskal
5a6f96af69 Support for HID-based partial super-fast flashing (#523)
* fix bug

* Fixed an issue where the Game of Life menu item was not appearing (#497)

* Starting on dapjs flashing

* Adding dapjs

* Connected

* Flashing works

* Double buffer flashing

* Add SHA computation function

* Run SHA code

* Swap SHA for murmur+crc

* Switch to dual murmur3

* Partial flashing works

* Remove unused code

* Move flashing code to external/sha

* Fix whitespace

* Cleanup binary genration scripts

* Add docs for hid flashing

* bump pxt-core to 0.12.132,
2017-09-18 09:45:27 -07:00
Peli de Halleux
7465ffeb3b Chromeextension (#499)
* updates to chrome extension manifest

* update manifest with chrome extension id
2017-08-07 22:33:59 -07:00
Sam El-Husseini
7010111743 Monaco editor background is now defined in pxtarget.json 2017-07-11 12:01:40 +03:00
Sam El-Husseini
dd0dbb3c85 Turn on function blocks 2017-06-19 13:59:27 -07:00
Peli de Halleux
ac5e348265 pointing to microbit.org/code 2017-06-16 09:50:46 -07:00
Peli de Halleux
e25ee8a9ac bringing back legacyDomain 2017-06-13 13:29:35 -07:00
Peli de Halleux
fbd00939c7 removing legacy domain 2017-06-13 13:10:09 -07:00
Peli de Halleux
e4679f207a pxt-> makecode (#412)
* updated target names

* updated pxt dependency
2017-06-13 12:56:55 -07:00
Peli de Halleux
c836b5491a using m.pxt.io as legacy domain 2017-06-13 08:40:23 -07:00
Peli de Halleux
d07901c1f2 updated serial definition 2017-06-12 15:28:44 -07:00
Peli de Halleux
725517a1d6 Rc10 (#409)
* updated to rc10

* upgraded to rc11
2017-05-29 23:00:33 -07:00
Richard Knoll
da5f884c0b Enabling arrays (#401) 2017-05-17 12:12:13 -07:00
Guillaume Jenkins
15e8c3af66 Languages (#394)
* Enable language picker

* Bump pxt-core to 0.12.62

* add newline back
2017-04-28 18:35:36 -07:00
Peli de Halleux
bd895f43ba Calibrate compass (#392)
* adding 'calibrate-compass' function

* fixing simulator.

* updated docs

* fixing compat test suite with 'calibrate()' function
2017-04-25 10:46:25 -07:00
Peli de Halleux
4ec8a62344 Updating to DAL rc9 (#388)
* moving to DAL rc9

* updaytd dal.d.ts
2017-04-21 09:04:11 -07:00
Peli de Halleux
1cf38d92ef support for high contrast in simulator (#386)
* support for high contrast in simulator

* updated logic to find afterProgramPage.
2017-04-19 23:44:47 -07:00
Peli de Halleux
33012441bc Added extensions (#385)
* inject file importers as extensions

* logging

* updated signature
2017-04-18 16:26:13 -07:00
Peli de Halleux
8e23a8b53c enable tracing 2017-04-13 19:31:36 -07:00
Peli de Halleux
57911d4716 override share url 2017-04-12 07:49:05 -07:00
Peli de Halleux
282189d41b support for multiple categories 2017-04-05 10:16:47 -07:00
Peli de Halleux
ea77086c7e added custom protocol info for mobile safri 2017-03-29 11:41:38 -07:00
Peli de Halleux
00d6b9637c adding iOS store id for micro:bit app 2017-03-29 09:08:04 -07:00
Peli de Halleux
684646d3de upgraded download instructions to use "save as" 2017-03-24 07:39:59 -07:00
Peli de Halleux
10adac56b4 removing pxt-filesystem from preferred package list 2017-03-20 11:37:54 -07:00
Peli de Halleux
a9d8f8e5f7 added upgrade rule to handle value renaming issues 2017-03-15 09:24:59 -07:00
Peli de Halleux
e6bdc8f8f8 added legacy domain 2017-03-09 07:05:41 -08:00
Peli de Halleux
1b84be0c7b renamed buy to shop 2017-03-08 10:13:51 -08:00
Peli de Halleux
742b24a28a added link to list of resellers 2017-03-08 05:01:11 -08:00
Peli de Halleux
f430eb3540 pointing to https://microbit.org instead of http://microbit.org 2017-03-08 03:23:37 -08:00
Peli de Halleux
7544045b6c updated org url 2017-03-08 03:22:29 -08:00