Peli de Halleux
82608ad1c9
update for color-blind users. fix for bbc/microbit-extras#2137
2015-11-12 14:26:45 -08:00
Jonathan Protzenko
85d010039a
Bump glue layer.
2015-11-11 15:38:06 -08:00
Michal Moskal
f5103d4f8a
Use correct path for font files
2015-11-10 17:05:41 -08:00
Peli de Halleux
3a2091b264
updated event bus
2015-11-09 17:19:50 -08:00
Peli de Halleux
730acffd2d
updating libs
2015-11-09 17:07:23 -08:00
Peli de Halleux
dc0bd9f5d7
merge head
2015-11-09 17:06:54 -08:00
Peli de Halleux
e521f18865
update libs
2015-11-09 16:58:32 -08:00
Jonathan Protzenko
a711abdac8
Update libs (for good measure).
2015-11-09 16:55:42 -08:00
Peli de Halleux
9d27c8f336
queuing event handlers fix for bbc/microbit-extras#2377
2015-11-09 13:32:51 -08:00
Peli de Halleux
457e8a54a5
enable uservoice linking in editor
2015-11-06 11:03:19 -08:00
Peli de Halleux
915205bfc0
updating stop animation behavior. fix for bbc/microbit-extras#2377
2015-11-06 09:22:01 -08:00
Peli de Halleux
e590091404
queing animation. fix for bbc/microbit-extras#2377
2015-11-06 08:56:34 -08:00
Jonathan Protzenko
7be8040caa
Support for uBit.display.stopAnimation() in bitvm
2015-11-05 17:42:03 -05:00
Michal Moskal
efe9a4d773
The Embedded.mangle no longer treats operators specially - renamed functions in .hex file
2015-11-04 13:41:35 -08:00
Jonathan Protzenko
858654b4c2
The bitvm compiler still needs these functions.
2015-11-04 14:57:11 -05:00
Jonathan Protzenko
80f085fa59
Remove references to number and boolean operators.
2015-11-04 11:19:48 -08:00
Jonathan Protzenko
57c824b838
New version of the glue layer.
...
- {shim:foobar} on a TYPE now generates a proper typedef
- Changed the micro:bit library accordingly (Image now generates a typedef to
MicroBitImage). Previously, the typedef was hardcoded in the glue layer.
- Added a new touch_develop::is_null templated function in the glue layer. This
allows to do some interesting stuff (search for "pin hack").
2015-11-03 16:24:02 -08:00
Jonathan Protzenko
400c3d65ac
Bump glue layer to v14.
...
- Support for captured variables with the cloud C++ compiler.
- Remove the related warning and prefs.
2015-11-03 15:35:04 -08:00
Peli de Halleux
ff4d3ba46f
removing filesaver from app manifest as well
2015-11-03 11:37:21 -08:00
Peli de Halleux
16690958b3
remove filesaver support
2015-11-03 11:35:24 -08:00
Jonathan Protzenko
bac4b073f6
Bump the glue layer (=> DAL = v1.3.2)
...
This fixes bbc/microbit-extras#2142 , fixes bbc/microbit-extras#1604 , partly fixes
bbc/microbit-extras#2232 , fixes bbc/microbit-extras#1206 , fixes
bbc/microbit-extras#1076 , hopefully fixes bbc/microbit-extras#1075 , fixes
bbc/microbit-extras#1013...
2015-11-02 10:53:40 -08:00
Peli de Halleux
51f0a7e29f
updated help on temperature fix for bbc/microbit-extras#2244
2015-10-31 07:22:50 -07:00
Peli de Halleux
e2bbb980e8
support for custom fonts in title fix for bbc/microbit-extras#2079
2015-10-29 07:00:25 -07:00
Peli de Halleux
cb4ace3e54
uploader: don't open web site on launch
2015-10-29 03:48:31 -07:00
Peli de Halleux
8eadab277b
fixed typo in app manifest
2015-10-28 22:42:39 -07:00
Michal Moskal
338e8b3f4f
Integrate LZMA compression of source embedded in .hex files
2015-10-27 18:40:03 -07:00
Peli de Halleux
504455b9e7
using FileSaver.js to handle file downloads fix for bbc/microbit-extras#2165
2015-10-27 16:04:49 -07:00
Peli de Halleux
b6a74775ac
better balloon messages in uploader
2015-10-27 14:46:00 -07:00
Peli de Halleux
3214356d22
more hover style. fix for bbc/microbit-extras#2223
2015-10-27 13:13:23 -07:00
Peli de Halleux
3981f566c1
fixing notification icon
2015-10-27 11:26:22 -07:00
Peli de Halleux
4b993697c5
various hover style fixes for bbc/microbit-extras#2158
2015-10-26 21:16:28 -07:00
Michal Moskal
e4d74a47c7
Update micro:bit library - fix block editor issue and add input->temperature
2015-10-26 20:11:01 -07:00
Michal Moskal
29d7a9e9d4
Bump bitvm to 9563737133
(with getTemperature)
2015-10-26 19:54:06 -07:00
Jonathan Protzenko
d590612c3d
New version of the glue layer.
2015-10-26 10:00:11 -04:00
Michal Moskal
2a3ba9431b
Update micro:bit profile to include properly serialized namespace order; resolves https://github.com/bbc/microbit-extras/issues/2145
2015-10-23 17:15:31 -07:00
Peli de Halleux
fd7c79e605
removed | in menu. fix for bbc/microbit-extras#2077
2015-10-23 12:06:59 -07:00
Peli de Halleux
ad3ce33a4f
fix header in phone mode
2015-10-23 10:57:43 -07:00
Peli de Halleux
a6ec9af9f4
- added blue theme
...
- updated profile
2015-10-23 09:26:46 -07:00
Michal Moskal
ab51b4b0d1
Add header file for runtime functions (for docs)
2015-10-22 09:16:11 -07:00
Michal Moskal
3adab048fb
Use the new metadata format from 63ee290b8a
2015-10-21 23:08:40 -07:00
Michal Moskal
d31e906ef8
Add plotLeds (update bitvm to b270ec4ae2
)
2015-10-21 13:44:19 -07:00
Michal Moskal
aeef549d4d
Got wrong version of bytecode.js in the marge - reverting to one from before the merge
2015-10-21 11:08:52 -07:00
Michal Moskal
c53f40ff9c
Merge branch 'assembler'
...
Conflicts:
embedded/bytecode.ts
microbit/bytecode.js
2015-10-21 10:59:23 -07:00
Peli de Halleux
44f023cd21
updated serial->write number library
2015-10-21 10:46:13 -07:00
Michal Moskal
a08fd1fa7d
Minor wording fix
2015-10-21 09:07:12 -07:00
Michal Moskal
8893fff25d
More docs
2015-10-20 21:51:02 -07:00
Michal Moskal
f758f351f3
Little doc tweak
2015-10-20 21:31:49 -07:00
Michal Moskal
cb7194fdfb
Add some docs about the thumb
2015-10-20 21:28:34 -07:00
Peli de Halleux
d711da08f7
updated profile. fix for bbc/microbit-extras#2138
2015-10-20 10:45:34 -07:00
Michal Moskal
c99b53ff44
Bump bitvm runtime to a9b5c09ccd
2015-10-19 15:57:54 -07:00