Commit Graph

1441 Commits

Author SHA1 Message Date
Thomas Denney
9fd2a3a3e6 Remove trailing whitespace 2016-08-09 16:39:50 +01:00
Thomas Denney
7f40889103 Add package info to mic docs (for testing) 2016-08-09 16:35:45 +01:00
Thomas Denney
ee37b4a959 Add package info to radio docs (for testing) 2016-08-09 16:28:08 +01:00
Thomas Denney
99d05ec91b Merge branch 'master' of https://github.com/thomasdenney/pxt-microbit 2016-08-09 16:11:27 +01:00
Thomas Denney
412e5bd034 Fix doc comment 2016-08-09 16:10:53 +01:00
Thomas Denney
141420d337 Correct Bluetooth doc comment 2016-08-09 16:05:25 +01:00
Thomas Denney
084f83ba1b Merge branch 'master' of https://github.com/thomasdenney/pxt-microbit 2016-08-09 15:13:35 +01:00
Peli de Halleux
8601eff170 fixed snippets 2016-08-08 20:44:43 -07:00
Peli de Halleux
5da4d74a2a adding messenger project 2016-08-08 18:12:34 -07:00
Peli de Halleux
4215574a7c 0.3.15 2016-08-08 16:58:02 -07:00
Peli de Halleux
da9d986a3e Bump pxt-core to 0.3.19 2016-08-08 16:58:00 -07:00
Peli de Halleux
7481b9c24c call receiveNumber in onDataReceived to flush queue if needed (startup race)
fixed simulator issue when event onDataReceived gets raised
2016-08-08 16:54:43 -07:00
Peli de Halleux
de5def8dde adding led.toggle as a block 2016-08-08 16:53:55 -07:00
Peli de Halleux
dd011b977a wired up onPinReleased to simulator 2016-08-08 15:27:13 -07:00
Peli de Halleux
20d0dd91ad added input.onPinRelease. Fix for #294 2016-08-08 15:23:18 -07:00
Peli de Halleux
825c6d57e7 testing fr jsdoc transtions 2016-08-08 13:47:45 -07:00
Peli de Halleux
b3edb81d3c adding URL for SEO 2016-08-08 13:08:15 -07:00
Peli de Halleux
78089da134 0.3.14 2016-08-05 08:37:58 -07:00
Peli de Halleux
3aef765d35 Bump pxt-core to 0.3.18 2016-08-05 08:37:56 -07:00
Peli de Halleux
f4727f12c9 0.3.13 2016-08-04 10:10:03 -07:00
Peli de Halleux
a36cb65aa5 Bump pxt-core to 0.3.17 2016-08-04 10:09:56 -07:00
Peli de Halleux
3b16e59ee1 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2016-08-04 10:09:42 -07:00
Peli de Halleux
f2c43c74ac support for start/length in buffer methods 2016-08-04 08:42:47 -07:00
Sam El-Husseini
1c4c93dc60 0.3.12 2016-08-03 17:19:26 -07:00
Sam El-Husseini
d73847bfba Bump pxt-core to 0.3.15 2016-08-03 17:19:19 -07:00
Peli de Halleux
4e46682489 keep older value longer 2016-08-02 15:35:33 -07:00
Peli de Halleux
ab7aa00747 0.3.11 2016-08-02 13:25:13 -07:00
Peli de Halleux
2bebb6056d Bump pxt-core to 0.3.14 2016-08-02 13:25:11 -07:00
Peli de Halleux
22046c417c adding uservoice info 2016-08-02 13:18:07 -07:00
Peli de Halleux
dc8afa6d45 0.3.10 2016-08-02 11:06:34 -07:00
Peli de Halleux
22e2ab5ad9 Bump pxt-core to 0.3.13 2016-08-02 11:06:31 -07:00
Peli de Halleux
f365726a8e fixed regfression in showleds
see 65594842fc
2016-08-02 11:04:49 -07:00
Peli de Halleux
e329b3bd2e prepend all radio blocks with "radio" 2016-08-01 16:02:06 -07:00
Peli de Halleux
d7b709e97b added screenshots 2016-08-01 16:01:45 -07:00
Peli de Halleux
9714ec46e9 support page 2016-08-01 14:24:25 -07:00
Peli de Halleux
20ef54f565 fixed win10 app 2016-08-01 14:23:40 -07:00
Peli de Halleux
554df0bce9 0.3.9 2016-07-29 14:22:51 -07:00
Peli de Halleux
6c89dddef6 Bump pxt-core to 0.3.12 2016-07-29 14:22:48 -07:00
Peli de Halleux
23f91895f7 restore advanced section in reference 2016-07-29 14:19:21 -07:00
Peli de Halleux
3f83cda087 mark serial messages as simulated 2016-07-29 13:42:21 -07:00
Peli de Halleux
7e79635413 0.3.8 2016-07-29 10:49:38 -07:00
Peli de Halleux
56e1cf91ac Bump pxt-core to 0.3.11 2016-07-29 10:49:36 -07:00
Michal Moskal
f9f96f33f0 0.3.7 2016-07-29 11:37:58 +01:00
Michal Moskal
0b33073be1 Bump pxt-core to 0.3.10 2016-07-29 11:37:57 +01:00
Sam El-Husseini
65594842fc Fix issue with multi digit numbers not scrolling all the way off screen as is the case on the physical pxt. 2016-07-28 15:54:10 -07:00
Sam El-Husseini
c6ed665f84 Fix for issue 176: basic.showNumber timing in the simulator
- updated basic.cpp::showNumber to use printChar instead of print.
2016-07-28 15:04:56 -07:00
Peli de Halleux
79462deb24 Merge pull request #190 from Microsoft/microsoftsam/issue179
Fix for issue 179: Watch Challenges goes to Rock Paper Scissors instead of the challenges code
2016-07-28 14:21:18 -07:00
Sam El-Husseini
5c05f3e241 Fix for issue 179: Watch Challenges goes to Rock Paper Scissors instead of the challenges code 2016-07-28 13:13:33 -07:00
Ron Hale-Evans
4f7dd75fbe Finished animation API 2016-07-28 12:16:18 -07:00
Peli de Halleux
338e507b51 temporary fix for reference 2016-07-28 12:03:03 -07:00