Граф коммитов

3520 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Protzenko 445ec5f315 Merge branch 'jake' and fix numerous typos in README.md.
Conflicts:
	README.md
2015-02-04 11:52:51 -08:00
Jonathan Protzenko 0b73be2a37 Fix tests. Fix README. 2015-02-04 11:48:06 -08:00
Jonathan Protzenko ee73953add Add the right copying of files before running. 2015-02-04 11:39:58 -08:00
Peli de Halleux fbc23147bc adding task to launch touchdevelop local 2015-02-04 11:31:42 -08:00
Peli de Halleux cb65ddd866 Merge remote-tracking branch 'origin/master' into node-webkit 2015-02-04 11:11:58 -08:00
Peli de Halleux cf74678c84 adding .gitignore 2015-02-04 11:03:37 -08:00
Peli de Halleux 2ba0ca2d9f Merge remote-tracking branch 'origin/jake' into node-webkit 2015-02-04 10:43:54 -08:00
Peli de Halleux 47ff1bb38b adding more docs 2015-02-04 10:23:42 -08:00
Jonathan Protzenko fe43618602 Add [jake.bat] so that users can type jake normally even on Windows. 2015-02-04 09:48:17 -08:00
Jonathan Protzenko 99d6ebb6da Use unix-style paths for consistency. 2015-02-04 09:31:22 -08:00
Jonathan Protzenko 500af96fac Seems to be working for me. Please test.
Here's the sequence of steps that *should* work.

npm install
tsd reinstall
jake
cp browser/browser.js .
jake run
2015-02-04 09:27:14 -08:00
Jonathan Protzenko 1bb60b11ea Sprinkle a few more <any>'s to make things compile. Fix the concatenation issue. 2015-02-04 09:09:17 -08:00
Peli de Halleux fd3fdcf53f TypeScript -> ToucHDevelop 2015-02-04 09:01:53 -08:00
Jonathan Protzenko c07c7606e5 Build goes through, but it is still buggy.
(Switched to tsd in the process and fixed various bugs due to the newer, better
node.d.ts)
2015-02-04 08:53:03 -08:00
Peli de Halleux bc69ca1298 beefing up the docs 2015-02-04 08:52:32 -08:00
Peli de Halleux 5cb8a7614f boiler plate code for node-webkit app 2015-02-04 08:30:31 -08:00
Jonathan Protzenko 326f6e5f50 Actually it's [devDependencies]. 2015-02-04 08:12:08 -08:00
Jonathan Protzenko 79b2d1e49a Start moving to [tsd]. More troubles ahead... 2015-02-04 08:12:08 -08:00
Jonathan Protzenko d148e8cf74 Current prototype for building with Jake.
- Dependencies are all written down properly.
- There's still bugs in concatenation, so it doesn't quite work, yet.
2015-02-04 08:12:08 -08:00
Jonathan Protzenko 67357ed93f New initial commit. Yay again! 😹 2015-02-04 08:07:58 -08:00