Michal Moskal
b628e3bae0
don't put unreachable warning on comments
2015-07-14 09:48:22 -07:00
Peli de Halleux
1b9be63ea7
fixes #233
2015-07-14 04:54:18 -07:00
Peli de Halleux
0ec83e47b5
fixed settings for VS Code
2015-07-14 04:47:26 -07:00
Michal Moskal
0dc3c43591
Trigger build
2015-07-13 17:54:15 -07:00
Michal Moskal
9d3c663c49
Deal with overflows in dialogs
2015-07-13 13:37:40 -07:00
Michal Moskal
4b9271e284
Do not disable ticker in lite
2015-07-13 13:37:09 -07:00
Michal Moskal
c35e847678
serialize library name with namespace references
2015-07-11 15:09:30 +01:00
Jonathan Protzenko
bd61cb3519
External editors.
...
Small change in the communication protocol to make it more generic: external
editors can now specify the set of TouchDevelop libraries that they wish to use
when the script is simulated / compiled / converted. (Previously, it was
hardcoded that the micro:bit library would be brought in.)
2015-07-10 17:20:40 +01:00
Jonathan Protzenko
ddb0bcbac5
Don't pretend to do a diff for non-TouchDevelop scripts.
...
Instead, display a message and just the "restore" button.
2015-07-10 16:36:18 +01:00
Peli de Halleux
66691f72ac
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-07-09 21:46:51 +01:00
Peli de Halleux
04967414af
don't allow main function with input parameters in restricted
2015-07-09 19:17:58 +01:00
Peli de Halleux
973f9978cb
control the availabiilty of comments on publications (script) through widget
2015-07-09 19:07:22 +01:00
Peli de Halleux
9e724a29a1
localizing fixes
2015-07-09 18:51:02 +01:00
Jonathan Protzenko
70a02ed87d
Blocks editor.
...
Save the initial description.
2015-07-09 18:28:32 +01:00
Michal Moskal
aaac701f15
handle if false -- else if as non-comment
2015-07-09 17:52:59 +01:00
Michal Moskal
eebd3a3d90
Fix crash on unreachable code
2015-07-09 17:40:41 +01:00
Michal Moskal
31b0351267
Add section for running tutorial in docs rendering
2015-07-09 17:40:02 +01:00
Peli de Halleux
2bb53efb3d
don't crash when intelliprofile script fails to load (offline)
2015-07-09 17:01:51 +01:00
Peli de Halleux
5a0d0afce9
when inserting library property, use first short namespace if available
2015-07-09 15:21:16 +01:00
Peli de Halleux
d104dc7879
use first short namespace if available in search list
2015-07-09 15:08:40 +01:00
Peli de Halleux
1d02ed6fd9
control debug button visibility with widgets
2015-07-09 11:32:58 +01:00
Peli de Halleux
c35e0cc4aa
don't show "follow tutorial in editor" for docs (only tutorials)
2015-07-09 10:40:12 +01:00
Peli de Halleux
e797b2c0eb
updated print css
2015-07-09 09:35:55 +01:00
Peli de Halleux
23bf207428
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-07-09 09:04:21 +01:00
Peli de Halleux
b47d2d2507
remove fix it from restricted.
2015-07-09 09:04:14 +01:00
Jonathan Protzenko
72a951dbaa
Use text-overflow: ellipsis in the UI.
2015-07-08 18:13:02 +01:00
Jonathan Protzenko
2e180d757f
C++ compiler.
...
Do not generate variable declarations for global variables marked with {shim:}.
TODO: define what should be done when we refer to a global variable with
{shim:XXX}.
2015-07-08 17:13:33 +01:00
Michal Moskal
0f410c3b80
inline block editor icon
2015-07-08 16:54:26 +01:00
Michal Moskal
681e14248b
allow moving 'latest' release
2015-07-08 16:26:18 +01:00
Jonathan Protzenko
c8046cf7b0
Blockly.
...
Just display the first error, in case there are multiple type errors.
2015-07-08 12:51:10 +01:00
Jonathan Protzenko
f7626f0e84
Disable print button for external editors.
...
In Blocks, the user can just hit "File > Print".
2015-07-08 11:17:10 +01:00
Jonathan Protzenko
44aad97abe
Error out when we can't run the script (no public main).
2015-07-08 11:07:38 +01:00
Jonathan Protzenko
053970d249
C++ compiler.
...
Cope with TouchDevelop variables that start with a digit.
2015-07-07 16:28:18 +01:00
Peli de Halleux
7580ce2161
fix dissapearing button bar in portrait mode
2015-07-06 14:26:31 +01:00
Peli de Halleux
94d7829f99
removing selection of editor theme
2015-07-06 10:41:15 +01:00
Peli de Halleux
c826b96215
updated monster slicer tutorial
2015-07-06 10:24:30 +01:00
Peli de Halleux
c7e60a7369
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-07-06 09:05:35 +01:00
Jonathan Protzenko
477efdc005
Followup fix to previous commit.
2015-07-02 10:15:37 -07:00
Jonathan Protzenko
30398d0704
New logo for Blocks.
2015-07-02 10:03:49 -07:00
Jonathan Protzenko
83193d1b9c
Display art on user info page.
2015-07-01 16:19:25 -07:00
Jonathan Protzenko
038e1ff901
Blockly editor.
...
Fix brightness (between 0 and 255).
2015-06-29 10:06:44 -07:00
Jonathan Protzenko
90d34fb357
Responsive design tweak
2015-06-29 08:48:02 -07:00
Jonathan Protzenko
ec481b8fb4
Compilation toolchain.
...
Different message for the compilation dialog if we're flashing rather than
compiling.
2015-06-26 14:20:48 -07:00
Jonathan Protzenko
6f5286c435
C++ compiler.
...
Bugfix to deal with the TouchDevelop hack of using "if false" to comment out
code.
2015-06-26 09:16:16 -07:00
Michal Moskal
aae77ac60b
add some logging to the vault code
2015-06-26 14:18:36 +01:00
Michal Moskal
98319588e5
Make sure we sync when coming back to script list
2015-06-26 13:10:40 +01:00
Michal Moskal
5d86380705
control social network visibility by permission
2015-06-26 11:41:51 +01:00
Michal Moskal
2a63d5a525
use common error handle in upload dialogs
2015-06-26 11:24:54 +01:00
Michal Moskal
684bee5ef6
re-order stuff in admin menu
2015-06-26 10:52:06 +01:00
Jonathan Protzenko
2ed0f68002
Flashing over the air.
...
Display "flash" instead of "compile" when fota=1 is in the URL. Works for both
editors.
2015-06-25 14:02:41 -07:00