Jonathan Protzenko
42d564563a
Start converting a subset of the tree to --noImplicitAny.
...
Feel free to start converting other files!
2015-02-10 14:00:22 -08:00
Jonathan Protzenko
193a652aec
Remove unused dependency. Fix README.md.
2015-02-10 11:43:07 -08:00
Peli de Halleux
35bee6f9fc
enfore unix style line endings for repo
2015-02-10 11:11:51 -08:00
Peli de Halleux
59739c2411
cache typescript definition files in travis-ci
2015-02-10 10:46:10 -08:00
Jonathan Protzenko
d0ce58e3b5
Merge branch 'tsd-in-build'
2015-02-10 10:42:37 -08:00
Jonathan Protzenko
a2a69e18e5
Re-instate TSD as part of the build.
...
- typings/ is no longer under version control.
- .tsdrc contains a GitHub API token to have a better rate-limit for the build
server
- .travis.yml contains the call to "tsd reinstall"
2015-02-10 10:39:45 -08:00
Jonathan Protzenko
31848aab20
Revert "don't run tsd"
...
This reverts commit 8f33b74011
.
2015-02-10 10:34:37 -08:00
Peli de Halleux
f05f05fe60
fixes #5
2015-02-10 10:26:14 -08:00
Jonathan Protzenko
f518b50d65
Upload browser.js.map too ( fixes #17 )
2015-02-10 09:48:55 -08:00
Peli de Halleux
3ed70aec6a
fixes #18
2015-02-10 09:35:02 -08:00
Peli de Halleux
515e2f3b82
rename 'follow' to 'follow tutorial in editor'
2015-02-10 09:15:10 -08:00
Peli de Halleux
ccc50bbbaa
replace HeartAlt with wholeheart
2015-02-10 02:57:31 -08:00
Peli de Halleux
a6ebf7b8a1
display user agent in browsers page
2015-02-10 02:55:53 -08:00
Peli de Halleux
ee8c018b63
removed icon use, fixed localization
2015-02-10 02:26:06 -08:00
Peli de Halleux
1f0d219813
color issues found with non-white background
2015-02-10 02:22:00 -08:00
Peli de Halleux
5b1e53195c
fix contrast issues with symbol to shady
2015-02-09 22:32:47 -08:00
Jonathan Protzenko
8995bc1b2e
Updates to README.
2015-02-09 18:56:43 -08:00
Jonathan Protzenko
88c6099218
Merge branch 'source-maps'
2015-02-09 18:21:48 -08:00
Jonathan Protzenko
c15f798b2a
And upload the map file as part of the build.
2015-02-09 18:21:35 -08:00
Jonathan Protzenko
c653189fb6
Fix for Travis
2015-02-09 18:13:22 -08:00
Jonathan Protzenko
6921ed0e84
When in Travis, generate sourcemaps that point to GitHub.
...
(For this to work, you must be logged in with your Microsoft account on GitHub,
since it's not public yet.)
2015-02-09 18:07:09 -08:00
Jonathan Protzenko
c3bbb327c2
New feature: generate proper, concatenated, merged source maps.
...
Test build for Travis. There's still a weird behavior of TypeScript which does
not prepend libwab/ to the original file names when generating build/libwab.js
2015-02-09 17:30:29 -08:00
Peli de Halleux
6295d568bd
remove "export" and "skill" icons on hub (until we get icons back)
2015-02-09 16:43:57 -08:00
Jonathan Protzenko
93bd506121
Get rid of the "old" noderunner, and just use the shell.
...
(That would be "jake local".)
2015-02-09 15:22:17 -08:00
Michal Moskal
40e1ea45de
add content type for TS files
2015-02-09 15:13:06 -08:00
Michal Moskal
b04c76455d
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-02-09 11:57:52 -08:00
Peli de Halleux
f4ff681cec
don't copy node_mobules from node-webkit folder
2015-02-09 06:07:48 -08:00
Peli de Halleux
2e893e15db
update travis cache folders
2015-02-08 23:21:39 -08:00
Peli de Halleux
dc25d04a2d
always run 'npm install' on node-webkit build
2015-02-08 23:17:40 -08:00
Peli de Halleux
59007b1d71
fixed running npm install for node-webkit app
2015-02-08 23:06:02 -08:00
Peli de Halleux
94a30ad6d1
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-02-08 22:52:31 -08:00
Peli de Halleux
4383960a71
fixes #6
2015-02-08 22:50:00 -08:00
Peli de Halleux
7a5fd5e826
support for writing files to use data path (user home/touchdevelop) in shell.
...
This is enabled by default in node-webkit apps since nw runs from a random folder on each start.
2015-02-08 22:41:19 -08:00
Jonathan Protzenko
45aa8a40e5
Remove useless reference paths.
2015-02-06 16:06:52 -08:00
Jonathan Protzenko
07c590e0c5
Make sure "my scripts" takes us back to the script list.
2015-02-06 16:06:22 -08:00
Peli de Halleux
29efc38dbd
add license to readme.md
2015-02-06 09:47:55 -08:00
Peli de Halleux
dd9fb9721e
add cache directories to speed up travis-ci
2015-02-06 09:16:02 -08:00
Peli de Halleux
72d79caa84
properly trap errors from node-webkit-builder
2015-02-06 08:58:47 -08:00
Peli de Halleux
27b3a043bb
run npm install for nw app before build
2015-02-06 08:51:20 -08:00
Peli de Halleux
72252d211d
run node-webkit in travis
2015-02-06 08:37:03 -08:00
Peli de Halleux
8d38c5c318
nw: adding 'fake-websocket' dependency
2015-02-06 06:34:33 -08:00
Peli de Halleux
81b7202a9d
nwjs: adding icon on windows
2015-02-06 06:15:38 -08:00
Peli de Halleux
aed5abb3e5
working version of node-webkit build
2015-02-05 22:50:46 -08:00
Peli de Halleux
c8d3fe50fe
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-02-05 21:30:37 -08:00
Peli de Halleux
c239a09450
copying proper files for nw build
2015-02-05 21:28:47 -08:00
Michal Moskal
60064b1b6f
Import stuff
2015-02-05 19:08:22 -08:00
Michal Moskal
4dfe7dbd88
NEW Add `Create->Ref of`
2015-02-05 19:08:08 -08:00
Jonathan Protzenko
059a393a69
Make jake parallel, after lots of debugging.
...
Special thanks to Michal!
2015-02-05 18:03:16 -08:00
Michal Moskal
140c767df9
The [var window = {}] is only needed in noderunner - breaks others
2015-02-05 17:13:50 -08:00
Michal Moskal
c5a70212b0
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-02-05 16:54:37 -08:00