Commit Graph

2653 Commits (f1fc1907111bd13ee4dbaacbda03ff5734916cb4)

Author SHA1 Message Date
Martin Aeschlimann ad61b15585 Move language definition and configuration to monaco-languages 2016-06-23 11:53:19 +02:00
Martin Aeschlimann ff503e756e rename to cssMode, cssWorker & create dev, min 2016-06-23 11:53:19 +02:00
Martin Aeschlimann 293cc3aa55 Release build script 2016-06-23 11:53:19 +02:00
Martin Aeschlimann 2380ce142c Init 2016-06-23 11:52:34 +02:00
Microsoft GitHub User dc598757e7 Initial commit 2016-06-23 01:19:19 -07:00
nikikante 00a2db0fcd Fixed spacing beetwen button and dropdown menu
Button can be found in filter row
2016-06-21 22:56:44 +02:00
Haroen Viaene 5b539ef0bd reindent lines
currently some lines were indented with `tabs`, but most with 2 `spaces`. I changed them to all be two spaces.
2016-06-21 20:08:56 +02:00
Alexandru Dima 500e5616c6 Merge pull request #12 from jongalloway/patch-1
Updated C code sample
2016-06-21 09:06:31 +02:00
Jon Galloway 6ce3e358f5 Updated C code sample
This code comes from the compiler-tests repo: https://github.com/Microsoft/compiler-tests/blob/master/seh/xcpt4u.c

If there's a problem with that source for some reason, the Windows-driver-samples repo also has some C code: https://github.com/Microsoft/Windows-driver-samples/blob/master/network/modem/fakemodem/ioctl.c

Fixes #11
2016-06-20 18:25:17 -07:00
Alex Dima 4e34ca8bdf Fixes #9: handle errors correctly, fix scss file name 2016-06-21 01:08:02 +02:00
Alexandru Dima 62030f63a6 Merge pull request #7 from waldyrious/patch-1
Split a run-on sentence
2016-06-21 00:15:20 +02:00
Alex Dima 51f62859ef Add high contrast theme option 2016-06-20 23:55:52 +02:00
Waldir Pimenta 8323d0fff3 Split a run-on sentence 2016-06-20 22:51:43 +01:00
Alexandru Dima 710ef24847 Merge pull request #4 from mohsen1/patch-1
Remove unnecessary paths to executables in npm scripts
2016-06-20 22:31:05 +02:00
Mohsen Azimi 9fecd471a8 Remove unnecessary paths to executables in npm scripts
npm scripts will use the executables in `node_modules/.bin` by default: https://docs.npmjs.com/misc/scripts
2016-06-20 11:55:12 -07:00
Alex Dima 8636651671 update website 2016-06-20 16:07:24 +02:00
Alex Dima 132d967431 improve readme 2016-06-20 16:07:16 +02:00
Alex Dima a30bf9ceac document how to run from source 2016-06-20 15:37:42 +02:00
Benjamin Pasero 23b305079f add markdown 2016-06-20 15:29:28 +02:00
Alexandru Dima dcb32585cc Update README.md 2016-06-20 15:17:13 +02:00
Alex Dima 49445c0a59 Improve README 2016-06-20 15:02:47 +02:00
Alexandru Dima 0b49ac28c5 Fix up some paths in the cross-domain example 2016-06-20 14:43:09 +02:00
Alex Dima 1296453b6c Improve README 2016-06-17 09:05:48 +02:00
Alex Dima 66cbc99a1e More website scripts 2016-06-17 08:58:34 +02:00
Alex Dima 5607714540 0.4.0 2016-06-17 08:41:10 +02:00
Alex Dima 2f875ac89c Begin working on website 2016-06-17 08:40:48 +02:00
Alex Dima 3f5e823039 0.2.1 2016-06-17 08:35:27 +02:00
Alex Dima 7ba10ddbfb Adopt `createData` option when creatin a web worker 2016-06-17 08:35:18 +02:00
Alex Dima 585767bf5e Port over monarch playground 2016-06-16 18:24:31 +02:00
Alex Dima 5e04caa816 Add playground samples 2016-06-16 16:44:09 +02:00
Alex Dima 5cee62a7c0 Load .d.ts in playground 2016-06-16 12:50:44 +02:00
Alex Dima 3c8bc9b380 append to monaco.d.ts from all plugins 2016-06-16 12:42:17 +02:00
Alex Dima 99bc54b159 Add initial website pages 2016-06-16 12:34:36 +02:00
Alex Dima 14f3eddc6b 0.2.0 2016-06-16 12:32:38 +02:00
Alex Dima d40eeccae0 Adopt latest monaco-editor-core 2016-06-16 12:32:24 +02:00
Alex Dima ab14589e93 0.2.0 2016-06-16 12:28:42 +02:00
Alex Dima 7bd4d2543f Adopt latest monaco-editor-core 2016-06-16 12:28:21 +02:00
Alex Dima 73295879a4 Export apis 2016-06-16 11:54:41 +02:00
Alex Dima f2b9092438 update readme 2016-06-16 10:42:50 +02:00
Alex Dima 9878b4c42a Rename license file 2016-06-16 09:56:12 +02:00
Alex Dima 6dcc1c017d Initial version 2016-06-16 09:55:30 +02:00
Alex Dima 5bb95efe8b 0.3.1 2016-06-09 19:26:52 +02:00
Alex Dima a550dd6c54 0.3.0 2016-06-09 19:26:49 +02:00
Alex Dima 896c60a8b9 Initial release 2016-06-09 19:25:58 +02:00
Alex Dima 50effc62a9 0.1.1 2016-06-09 19:02:45 +02:00
Alex Dima 73265012bb Fix README 2016-06-09 19:02:35 +02:00
Alex Dima c4177ec697 Initial release 2016-06-09 19:01:53 +02:00
Alex Dima 83339b4d97 0.1.1 2016-06-09 12:41:46 +02:00
Johannes Rieken 331acc5fef Initial version 2016-06-09 12:39:51 +02:00
Microsoft GitHub User 7ac7ab93e8 Initial commit 2016-06-07 09:58:50 -07:00