Peli de Halleux
f980f8c372
make "create code" item available in all envs
2015-11-04 06:02:12 -08:00
Peli de Halleux
aa28c4c6d4
fix store buttons
2015-11-04 06:00:30 -08:00
Peli de Halleux
058d3af7df
removing support for API keys
2015-11-04 05:58:11 -08:00
Peli de Halleux
968c5a01b6
refreshing nw build dependencies
2015-11-04 05:42:38 -08:00
Michal Moskal
0975bd3e12
Cloud.lite vs restricted fix for tutorials
2015-11-03 19:02:52 -08:00
Jonathan Protzenko
6f7029d5f0
New magic syntax for default values for global variables.
...
{default:foobarz} now generates the following C++:
T x = foobarz;
instead of the default value (or lack thereof).
2015-11-03 16:40:06 -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
aa496948d8
Bump the glue layer.
...
So that my clock demo compiles again.
2015-11-03 15:53:43 -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
Michal Moskal
f0335cc635
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-11-03 11:56:28 -08:00
Michal Moskal
6130ccc3e4
Supprt zip art
2015-11-03 11:56:16 -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
30437d1659
More concise generation of closures (C++ emitter).
2015-11-03 13:52:04 -05:00
Jonathan Protzenko
da23e99871
Add missing dependency in Jakefile.
...
(Which is the reason why the build failure wasn't caught earlier.)
2015-11-03 08:36:56 -08:00
Michal Moskal
08486af0c7
Enable the BBC macro everywhere - cloud release doesn't have the isRestricted bit
2015-11-03 08:14:27 -08:00
Michal Moskal
970a837b6f
Working on CDN URL rewriting
2015-11-02 20:24:29 -08:00
Michal Moskal
7105736172
Add next.td.com upload
2015-11-02 19:01:26 -08:00
Michal Moskal
78fd447e0d
Add group member import
2015-11-02 19:01:14 -08:00
Michal Moskal
24bd27064e
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-11-02 16:40:50 -08:00
Michal Moskal
741f661875
File saving fixes
2015-11-02 16:40:46 -08:00
Jonathan Protzenko
75c3f42594
Generate proper C++ for capture by-reference.
2015-11-02 13:43:39 -08:00
Tom Ball
2a575e029c
more help text changes
2015-11-02 13:05:12 -08:00
Tom Ball
0fe8940c01
help text changes
2015-11-02 12:58:44 -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
478b45b1a9
parameter validation in tone/play-note fix for bbc/microbit-extras#2218
2015-11-02 10:01:46 -08:00
Peli de Halleux
00804b6d3d
sign out capitalized fix for bbc/microbit-extras#2313
2015-11-02 09:37:19 -08:00
Peli de Halleux
f7b36e2ca5
css fix for create icon images
2015-11-02 09:34:52 -08:00
Peli de Halleux
076752c145
adding buttons to create/import in script list fix for bbc/microbit-extras#2222
2015-11-02 09:33:40 -08:00
Peli de Halleux
957b65aca8
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-11-02 08:42:18 -08:00
Peli de Halleux
b19ec7707f
integrating GEL icons. fix for bbc/microbit-extras#2080
2015-11-02 08:42:08 -08:00
Michal Moskal
68ed2ae4a5
Don't hyperlink to deleted scripts; resolves https://github.com/bbc/microbit-extras/issues/2304
2015-11-02 08:41:30 -08:00
Michal Moskal
1d1f3d45c1
Only show the 'abuse reports' button when minimized; resolves https://github.com/bbc/microbit-extras/issues/2291
2015-11-02 08:30:11 -08:00
Michal Moskal
8616012271
Rename 'dismiss' button in abuse review; resolves https://github.com/bbc/microbit-extras/issues/2292
2015-11-02 08:28:29 -08:00
Peli de Halleux
cfc4418e29
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-11-02 08:16:22 -08:00
Michal Moskal
0ca1ead170
Push auto-css updates
2015-11-02 08:15:38 -08:00
Peli de Halleux
f362b5677f
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-11-02 06:30:20 -08:00
Michał Moskal
ac10fa9066
Merge pull request #302 from Microsoft/subtle-hover
...
Make the :hover styles more subtle
2015-10-31 21:06:09 -07:00
Michal Moskal
bae1a7a2bc
Add CSS3 transition to :hover effects
2015-10-31 19:29:36 -07:00
Michal Moskal
762fbc22d3
Make the :hover styles more subtle
2015-10-31 19:13:50 -07:00
Michal Moskal
c39bbc6850
Fix help navigation to links with leading '/'; resolves https://github.com/bbc/microbit-extras/issues/2244
2015-10-31 14:17:10 -07:00
Michal Moskal
e3b31e6c8c
Add Login.migrate() function
2015-10-31 14:04:58 -07:00
Michal Moskal
b9c0a2dc22
Limit {bbc} macro to restricted, not lite
2015-10-31 11:31:42 -07:00
Michal Moskal
206328adad
Redirect in #hub in full TD after #signin
2015-10-31 11:31:27 -07:00
Michal Moskal
bcf696df8c
Make sure we push patched-up metas to the lite cloud after initial import
2015-10-31 11:16:38 -07: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
29b40907ae
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-10-31 07:15:52 -07:00
Peli de Halleux
3d9d0ff5c7
show clone/save buttons for installed scripts only. fix for bbc/microbit-extras#2259
2015-10-31 07:15:24 -07:00
Michal Moskal
fa09317f7f
Change wording for delete notification; resolves https://github.com/bbc/microbit-extras/issues/75
2015-10-30 17:26:53 -07:00
Peli de Halleux
e67376e373
updated translations
2015-10-30 16:44:02 -07:00