Guillaume Jenkins
|
0919a4e886
|
Disable instructions for micro:bit (#1099)
|
2018-08-16 17:30:58 -04:00 |
|
Guillaume Jenkins
|
f8342a357c
|
Some updated strings were not commited
|
2018-08-16 13:27:19 -04:00 |
|
Guillaume Jenkins
|
da15752720
|
Slightly adjust non-advanced category weights (#1091)
|
2018-08-14 13:26:22 -04:00 |
|
Richard Knoll
|
4c28160a34
|
Fixing authoring on a few APIs for Monaco toolbox (#1084)
|
2018-08-14 10:18:23 -07:00 |
|
Guillaume Jenkins
|
331f2f4a55
|
1.1.43
|
2018-08-14 12:21:03 -04:00 |
|
Guillaume Jenkins
|
5a569f239e
|
bump pxt-core to 3.22.10,
|
2018-08-14 12:20:51 -04:00 |
|
Guillaume Jenkins
|
69efc80bb9
|
Remove unwanted Math ops (#1079)
* Remove unwanted Math ops
* Also add asin, acos and atan
|
2018-08-14 12:04:02 -04:00 |
|
Guillaume Jenkins
|
d68ee27eb7
|
Fix getting started typo
|
2018-08-14 10:39:39 -04:00 |
|
Michal Moskal
|
4caef78f07
|
Enable local docker build where available
|
2018-08-13 17:20:08 -07:00 |
|
Richard Knoll
|
a95d871e97
|
Convert division to idiv (#1072)
* Convert division to idiv
* Reflect changes in pxt-core to the idiv XML
|
2018-08-13 12:51:26 -07:00 |
|
Guillaume Jenkins
|
7537c7561f
|
Add timeout when flashing from the app takes too long (#1070)
|
2018-08-09 18:30:37 -04:00 |
|
Guillaume Jenkins
|
f0d14c918e
|
1.1.42
|
2018-08-09 16:25:45 -04:00 |
|
Guillaume Jenkins
|
bdfbd293bd
|
bump pxt-core to 3.22.9,
|
2018-08-09 16:25:30 -04:00 |
|
Guillaume Jenkins
|
eebaf91f6e
|
Add math functions to cpp layer (#1069)
|
2018-08-09 15:54:51 -04:00 |
|
Guillaume Jenkins
|
ae0a684d2e
|
Fix showString interval for single character (#1058)
|
2018-08-09 10:59:47 -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 |
|
Richard Knoll
|
9aac836ae2
|
Fix default value for note block (#1053)
|
2018-08-08 14:51:00 -07:00 |
|
Guillaume Jenkins
|
c8e12334cf
|
1.1.41
|
2018-08-07 17:56:32 -04:00 |
|
Guillaume Jenkins
|
4b8c9ba575
|
bump pxt-core to 3.22.8,
|
2018-08-07 17:56:26 -04:00 |
|
Guillaume Jenkins
|
3a2eb69483
|
Add partial row in imageDropdown to indicate scrolling (#1052)
|
2018-08-07 17:55:42 -04:00 |
|
Richard Knoll
|
68361499a2
|
Fixing blink on sprites (#1047)
|
2018-08-06 14:34:04 -07:00 |
|
Richard Knoll
|
b03c984c38
|
Fixing atan2 typo in arguments (#1045)
|
2018-08-06 11:31:33 -07:00 |
|
Guillaume Jenkins
|
2700a77cae
|
Add auto toString for various APIs (#1033)
|
2018-08-02 16:30:02 -04:00 |
|
Guillaume Jenkins
|
27024baa51
|
1.1.40
|
2018-08-02 15:04:39 -04:00 |
|
Guillaume Jenkins
|
45f3e686da
|
bump pxt-core to 3.22.7,
|
2018-08-02 15:04:32 -04:00 |
|
Guillaume Jenkins
|
7f4cf50ee0
|
Make randomRange more consistent in docs (#1032)
* Make randomRange more consistent in docs
* Change formulation
|
2018-08-02 14:49:16 -04:00 |
|
Richard Knoll
|
49cd197cef
|
Missing simulator functions and behavior (#1025)
|
2018-08-02 10:33:05 -07:00 |
|
Richard Knoll
|
6884b2bedf
|
Fixing parseInt() (#1022)
|
2018-08-01 12:45:56 -07:00 |
|
Guillaume Jenkins
|
56dedeff92
|
Clarify radio signal strength
|
2018-08-01 13:31:32 -04:00 |
|
Michał Moskal
|
57f9cbed9d
|
Initialize our random generator with codal's (#1021)
|
2018-08-01 13:18:34 -04:00 |
|
Michał Moskal
|
80b9ec8950
|
Enable "Import URL" (#1011)
|
2018-07-31 14:59:30 -07:00 |
|
Michał Moskal
|
b0eee4afe5
|
Convert int-to-string directly, without double, see #999 (#1009)
|
2018-07-31 14:41:31 -07:00 |
|
Guillaume Jenkins
|
0ff39eb989
|
1.1.39
|
2018-07-31 17:30:02 -04:00 |
|
Guillaume Jenkins
|
0d2b6a609a
|
Bump pxt-core to 3.22.6 (#1010)
|
2018-07-31 17:29:28 -04:00 |
|
Guillaume Jenkins
|
8c1b9b72b2
|
Fix randomBool and game of life (#1008)
|
2018-07-31 16:36:52 -04:00 |
|
Guillaume Jenkins
|
2f45300f8c
|
Fix wrong snippet in pins ic2 help (#1004)
|
2018-07-31 15:44:58 -04:00 |
|
Richard Knoll
|
8dff9e3d09
|
Add lower limit argument to device_random (#990)
* Add lower limit argument to device_random
* Better checking
|
2018-07-30 14:13:28 -07:00 |
|
Abhijith Chatra
|
64a25f5f61
|
1.1.38
|
2018-07-27 14:43:31 -07:00 |
|
Abhijith Chatra
|
cd13ae3a1b
|
Bumping pxt-core to 3.22.5
|
2018-07-27 14:33:48 -07:00 |
|
Abhijith Chatra
|
b2ea7f05b0
|
bumping compileservice to dat-integration-1 tag (#988)
|
2018-07-27 14:13:37 -07:00 |
|
Michał Moskal
|
7191bb60eb
|
Add serial support over webusb (#975)
* Add serial support over webusb
* Disable DAPLink serial on older firmware
* Disable sendMany - doesn't work with hidbridge at the moment
|
2018-07-27 13:28:58 -07:00 |
|
Richard Knoll
|
05aa56fe21
|
Fixing radio import (#974)
|
2018-07-27 13:12:36 -07:00 |
|
Abhijith
|
efa92e6dee
|
1.1.37
|
2018-07-27 11:13:03 -07:00 |
|
Guillaume Jenkins
|
2f30ba07ae
|
Add local storage prefixes for different major versions (#973)
|
2018-07-27 14:11:59 -04:00 |
|
Abhijith
|
b2772cec3e
|
1.1.36
|
2018-07-27 10:49:59 -07:00 |
|
Abhijith
|
3ee143d77b
|
Bumping pxt-core to 3.22.4
|
2018-07-27 10:49:47 -07:00 |
|
Galen Nickel
|
f5c44a3d4b
|
Update 'radio' docs for v1 (#937)
|
2018-07-09 11:17:32 -07:00 |
|
Galen Nickel
|
5d6481a4e8
|
Fix failing snippets for tele-potato (#938)
|
2018-07-09 11:16:22 -07:00 |
|
Galen Nickel
|
9bdf1c78a8
|
Fix block to blocks for section (#940)
|
2018-07-08 21:08:21 -07:00 |
|
Galen Nickel
|
5f19ae78dc
|
Revise 'Coin Flipper' step descriptions (#939)
* Revise 'coin flipper' text some
* Expand step 6
|
2018-07-08 21:08:03 -07:00 |
|