Commit Graph

148 Commits (2ad83718b7b703e9a8f6c7bb4da4768b6167110d)
 

Author SHA1 Message Date
Alex Dima 2ad83718b7 Spell out dynamic imports 7 years ago
Alex Dima dfbeb25855 Restore test running 7 years ago
Alex Dima bcc10f8425 Ship ESM variant 7 years ago
Alex Dima bf7c78973c Reorganize project 7 years ago
Peng Lyu fb489d416f Ruby squiggly heredoc. 7 years ago
Peng Lyu 51df390edc Fix microsoft/monaco-editor#703. c++ 11 raw string literal. 7 years ago
Peng Lyu acfa9cf274 Re Microsoft/monaco-editor#688 test case update. 7 years ago
Peng Lyu c4bd2cdd37 Fix microsoft/monaco-editor#688. (*) is not commet 7 years ago
Alexandru Dima a09a5607c2
Merge pull request #29 from rcjsuen/patch-1
Add HEALTHCHECK as a Dockerfile keyword
7 years ago
Alexandru Dima b7b82b5d4f
Merge pull request #27 from templarbit/master
Support Content-Security-Policy syntax highlighting
7 years ago
Alex Dima 2c5e6d5448 Make code compile 7 years ago
Alexandru Dima 1f4f98abc1
Merge pull request #28 from evakili/master
Whitespaces after # are allowed in C++ preprocessor statements (Microsoft/monaco-editor#687)
7 years ago
Remy Suen 3e631e8385
Add HEALTHCHECK as a Dockerfile keyword
HEALTHCHECK was introduced as a keyword in Docker 1.12. It should be
included in Monaco as a keyword too.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
evakili a9ba86ce03 whitespaces after # are allowed in C++ preprocessor statements 7 years ago
David Gatti 4c0f0748e8 Added support for CSP 7 years ago
Alexandru Dima fcb300dc51
Merge pull request #26 from TeamSQL/master
MySQL, Postgres, Redshift and Redis Language Support
7 years ago
Alex Dima 5994d965a6 Minor edits 7 years ago
Can Abacigil 5f8c74986c redis language support added, tests are ok 7 years ago
Can Abacigil 7382c4690b Merge branch 'master' into redis 7 years ago
Can Abacigil 33b0698269 updated bundles 7 years ago
Özgün Özen 222072d0f2 redis keywords 7 years ago
Can Abacigil 225a1181c9 version updated 7 years ago
Can Abacigil 5bbc1eb01c redshift tests done 7 years ago
Can Abacigil 68f56a91e7 postgresql test are done 7 years ago
Can Abacigil 6b6ff7ff5b Merge branch 'master' of github.com:TeamSQL/monaco-languages 7 years ago
Can Abacigil 30f92d1ce6 mysql sql language support 7 years ago
Özgün Özen cc0dfec714 Merge branch 'master' of https://github.com/TeamSQL/monaco-languages 7 years ago
Özgün Özen a717147619 pgsql keywords, redshift functions and keywords 7 years ago
Can Abacigil 7623a4c5cc Merge branch 'master' of github.com:TeamSQL/monaco-languages 7 years ago
Can Abacigil d5f2122535 mysql test are in development 7 years ago
Özgün Özen eea97aa450 Merge branch 'master' of https://github.com/TeamSQL/monaco-languages 7 years ago
Özgün Özen 7255316533 pgsql functions 7 years ago
Can Abacigil 3c98fd9269 updated npm name 7 years ago
Özgün Özen e7e82c1516 mysql keywords, functions 7 years ago
Can Abacigil 92629b423e mysql language added 7 years ago
rebornix e162b4ba29 0.9.0 8 years ago
rebornix 011f9411cd update monaco-editor-core 8 years ago
Peng Lyu e641182722 Merge pull request #23 from marlenecota/smallbasic
add Small Basic support
8 years ago
Peng Lyu 950b513448 Merge pull request #21 from sdllc/master
Add hex number tokenization to R language
8 years ago
Peng Lyu 60fe7424a8 Merge pull request #22 from rcjsuen/patch-1
Update Dockerfile grammar with STOPSIGNAL and SHELL instructions
8 years ago
Peng Lyu 1e7815dd72 Merge pull request #24 from bjacobso/patch-1
Add LIMIT to sql keywords
8 years ago
Ben Jacobson c8da645d93 Add LIMIT to sql keywords 8 years ago
marlenecota 9e1afc2619 added class and member detection 8 years ago
marlenecota 72904610c7 fix comment tokenizer 8 years ago
marlenecota 0281b3f960 removed date and REM 8 years ago
marlenecota 70ffd3f0c2 added support for Small Basic 8 years ago
Remy Suen c85db6cb64 Add STOPSIGNAL and SHELL to list of Docker keywords
Docker added SHELL and STOPSIGNAL instructions in 1.12. These should
be included in the Dockerfile language definition.

Signed-off-by: Remy Suen <remy.suen@gmail.com
8 years ago
Duncan Werner 0604e55391 Add hex number tokenization to R language 8 years ago
Alex Dima fbdcb70601 0.8.0 8 years ago
Alex Dima e294277b7e Adopt latest monaco-editor-core 8 years ago