92b60a251d
On start support ( #324 )
...
* annotating APIs to support onstart
* missed file
* updated templates
* adding new lines in main.ts
* fixing docs
* removing onstart
* updated docs
* updated various docs
* more docs
* adding upgrade policies for blocks
* updated pxt reference
* placing on start under "basic"
2016-12-19 14:09:35 -08:00
a2755dc4d2
annotate apis to support multiple forever blocks
2016-12-16 16:47:36 -08:00
bbd21a84d6
annotating apis to support toolbox
2016-12-13 12:14:32 -08:00
1649811015
expose "delete" in blocks.
...
fix for https://github.com/Microsoft/pxt/issues/870
2016-12-08 08:54:05 -08:00
14f16f9b2c
expose game.setScore in blocks
...
fix for https://github.com/Microsoft/pxt/issues/881
2016-12-08 08:51:18 -08:00
6398a42dad
Placement new occurances need explicit delete
2016-12-07 18:00:03 -08:00
21473f5b9b
Fixing array deallocation leak ( #317 )
...
* Fixing array deallocation leak
* Moving delete down to the individual destroy methods
2016-12-07 15:44:35 -08:00
c85b6f9507
using calibrated powers for Eddystone
2016-12-07 11:37:33 -08:00
019b00209e
moving blocks to advanced
2016-12-07 09:49:19 -08:00
6c11dbcdf4
added setTransmitPower in BLE
2016-12-07 09:05:03 -08:00
91197c5cec
updated BLE settings
2016-12-07 08:07:08 -08:00
d457c3e8d0
exposing delete in blocks
2016-12-06 16:19:35 -08:00
06e4f7fb5c
Updated BLE project settings
2016-12-05 15:33:40 -08:00
52857c9541
added beacon configuration
2016-12-05 15:02:39 -08:00
34e23934b0
better bluetooth settings
2016-12-05 13:02:11 -08:00
354196e01e
missing block annotation on led.enable
2016-12-05 09:17:42 -08:00
bb2e8d0aef
'devices' depends on 'bluetooth'
2016-12-05 09:05:54 -08:00
475821564e
fixing justworks support
2016-12-02 09:45:59 -08:00
aeaa3d7bc1
updated localization files
2016-11-30 16:07:04 -08:00
af8ce3fccf
allow for double, breve note durations
2016-11-30 16:06:17 -08:00
4a34f2b932
support for specifying different pairings
2016-11-30 10:35:42 -08:00
8d37be7cbe
use optional config to allow override flags in referenced project
2016-11-30 04:35:24 -08:00
97066e1ba4
enabling justworks pairing mode for bluetooth
2016-11-30 04:30:53 -08:00
d873cbb6c3
updated api definitions
2016-11-30 04:24:52 -08:00
adef3a6487
updated docs
2016-11-30 04:19:17 -08:00
be0984cc4a
integrating eddystone into bluetooth package
2016-11-30 04:06:15 -08:00
f0947cddaa
updated signatures
2016-11-29 23:39:52 -08:00
c5c5362b5d
Merge branch 'master' into eddystone
2016-11-29 23:27:49 -08:00
19fb5ecf01
merging ksbit.h into pxt.h
2016-11-29 21:35:26 -08:00
e0c016fbf4
moving definition out of ksbit.h
2016-11-29 15:15:22 -08:00
f046f0e50c
merging pxt-microbit-core into the target
2016-11-29 15:06:34 -08:00
b1fcc51bc8
preparing support for eddystone
2016-11-29 09:21:23 -08:00
63e24ce90a
support for setting music pin using analogSetPitchPin
2016-11-29 08:59:54 -08:00
77003b30f2
fixed scroll-image reference
2016-11-28 11:38:37 -08:00
c75e77593a
adding loc annotations
2016-11-17 05:30:10 -08:00
411fe52813
Fixing scrollimage to actually scroll.
2016-11-16 18:16:49 -08:00
59b11ec2a9
Updating the mutate attribute of radio block ( #306 )
2016-11-14 07:12:24 -08:00
7e19fbb3ca
updated translations
2016-11-11 13:37:29 -08:00
5d6bc2f5df
updated loc files
2016-11-11 10:44:21 -08:00
22433317b9
Updating the mutate attribute of radio block
2016-11-11 08:16:27 -08:00
09f4001c7a
exposing programSize function
2016-11-08 10:17:25 -08:00
633522c800
removing dangling file
2016-11-07 13:31:24 -08:00
efd310f0b4
added afterProgramPage to C++ declarations
2016-11-07 10:17:03 -08:00
b4b789422e
Add afterProgramPage() for filesystem support
2016-11-07 16:04:15 +00:00
349a385f97
Move templates to directly under libs/ ( #303 )
2016-11-04 18:32:13 -07:00
7f7aa1c60b
updated fr translations
2016-11-04 12:59:11 -07:00
584aaf8c6d
updated translations
2016-11-04 12:54:39 -07:00
31f5db32d1
Move hex cache ( #291 )
...
* hexcache is no longer generated at repo root, so remove it from package.json
* Modified templates to depend on local packages
* Adding bluetooth template for offline HEX cache
* Fix wrong package name in dependencies of bluetooth template
* Change package versions to * in templates
2016-11-04 11:38:00 -07:00
8ec20b87d7
exposing locs for all apis with jsdoc
2016-11-03 09:43:20 -07:00
3a6e132c7f
updatd DAL file
2016-11-03 09:20:30 -07:00