Commit graph

97 commits

Author SHA1 Message Date
Alex Dima
f697f2e5ba
Replace mocha with tape (for security issue) 2020-03-16 16:38:43 +01:00
larshp
4673efd4c4 Mocha, fix deprecation warning regarding mocha.opts 2020-03-01 13:28:02 +01:00
Alex Dima
8267281d21
Fixes microsoft/monaco-editor#1708 2019-12-20 20:45:42 +01:00
Alexandru Dima
b16a1195eb
Discover tests via glob 2019-12-18 11:07:37 +01:00
Maksym Bykovskyy
c123d330e7 Added cameligo language support 2019-10-30 23:37:00 -07:00
Alex Dima
39e73742b4 Adopt latest monaco-editor-core 2019-09-19 09:54:00 +02:00
Alexandru Dima
f67f33d8bb
Merge pull request #72 from larshp/abap
[ABAP] Add ABAP language support
2019-09-19 09:50:06 +02:00
Alexandru Dima
1cea151b6b
Merge pull request #71 from ocrampete16/twig-support
Add support for the Twig template language
2019-09-19 09:49:27 +02:00
Marco Petersen
532285bcf5 Add rudimentary Twig support 2019-09-10 10:45:32 +02:00
larshp
b995fa2c05 add ABAP language 2019-09-10 08:21:29 +02:00
DefinitelyNotAGoat
65602c1a09 pascaligo: adding pascaligo language support
Pascaligo is a layer 2 smart contract language for the Tezos blockchain.
For more info please see: https://ligolang.org/
2019-08-26 22:58:16 -04:00
Alexandru Dima
d033572249
Merge pull request #67 from mradkov/master
Add support for Sophia ML
2019-08-12 15:26:51 +02:00
Milen Radkov
987f04155a
add sophia syntax 2019-08-09 14:09:49 +03:00
Progyan Bhattacharya
29ef43ce53
[Feat] MIPS: Support for Syntax Highligh and Basic Colorization
Defined rules for statements and declaration. Provided with set of keywords and variable declaration technique.

Signed-off-by: Progyan Bhattacharya <bprogyan@gmail.com>
2019-08-03 16:41:07 +05:30
Alessandro Fragnani
f5b48af525 Register, Load and Ship Pascal language 2019-01-12 23:41:06 -02:00
Alex Dima
22d999d519 Merge remote-tracking branch 'origin/master' into pr/ALANVF/59 2019-01-10 15:25:42 +01:00
alan.invents
9d51b7ced9 Add Tcl support 2019-01-10 15:23:38 +01:00
Alexandru Dima
1336ea407f
Merge pull request #57 from creativedrewy/add-kotlin-support
Add Kotlin Language Support
2019-01-10 12:55:46 +01:00
Andrew Watson
140cba979d Lotsa upates getting tests to pass 2018-12-07 17:25:08 -08:00
Pavel Lang
f0df74079c
WIP: GraphQL first shot 2018-12-07 23:29:23 +01:00
Alex Dima
ad86fb7954 Adopt new npm modules 2018-11-12 16:43:59 +01:00
Abdussalam Abdurrahman
b276d3ea83 [clojure] Sort the test suites by file name. 2018-09-11 15:53:17 -07:00
Alex Dima
a3d4b50888 Remove usage of jsdom-no-contextify 2018-08-20 17:55:37 +02:00
olane
62d143821a Register apex language and load tests 2018-08-10 10:39:13 +01:00
Alex Dima
4a58571f1b Merge remote-tracking branch 'origin/master' into pr/Vityanchys/43 2018-08-08 13:00:05 +02:00
Alexandru Dima
5f30811868
Merge pull request #42 from mattmasson/master
Add support for Power Query (M) language
2018-08-08 12:57:24 +02:00
Alex Dima
3979a669f3 Add JavaScript coloring 2018-08-08 11:19:05 +02:00
Alex Dima
63639e2ec5 Add TypeScript coloring 2018-08-07 15:15:01 +02:00
Viktar Pakanechny
e0ecde0617 Added azcli 2018-07-12 18:04:23 +03:00
Matt Masson
134fe29df2 add powerquery to distribution and test 2018-07-10 13:11:13 -04:00
Zhiqiang Lu
ce9ef2b74d Add Perl language 2018-06-15 17:44:10 +08:00
Zhiqiang Lu
16f9c159f2 Add Shell language 2018-06-14 10:40:13 +08:00
Alex Dima
32838abddd Minor cleanup 2018-05-31 11:39:34 +02:00
Avelino
b8cf0d688f added clojure support
refs:
https://github.com/Microsoft/monaco-editor/issues/828
https://github.com/theia-ide/theia/issues/1717
2018-05-30 11:26:52 -03:00
masad-frost
817ca5bd99 Add Scheme language 2018-05-21 23:03:09 -07:00
Sergey Romanov
6911ed6b88 Add new language ST 2018-05-02 20:34:05 +06:00
TJ Kells
38bdd17d43 Add rust colorization support 2018-03-30 17:14:04 -05:00
Alex Dima
93c48edccc Reorganize project 2018-03-13 16:58:42 +01:00
Alex Dima
dfbeb25855 Restore test running 2018-03-12 12:08:09 +01:00
Alex Dima
bf7c78973c Reorganize project 2018-03-12 11:41:11 +01:00
Peng Lyu
fb489d416f Ruby squiggly heredoc. 2018-03-07 15:37:15 -08:00
Peng Lyu
51df390edc Fix microsoft/monaco-editor#703. c++ 11 raw string literal. 2018-03-07 15:36:57 -08:00
Peng Lyu
acfa9cf274 Re Microsoft/monaco-editor#688 test case update. 2018-03-07 15:36:22 -08:00
Alexandru Dima
b7b82b5d4f
Merge pull request #27 from templarbit/master
Support Content-Security-Policy syntax highlighting
2018-03-02 14:10:41 +01:00
Alex Dima
2c5e6d5448 Make code compile 2018-03-02 14:09:31 +01:00
evakili
a9ba86ce03 whitespaces after # are allowed in C++ preprocessor statements 2018-01-20 15:05:00 +03:30
David Gatti
4c0f0748e8 Added support for CSP 2018-01-12 13:48:51 -08:00
Can Abacigil
5f8c74986c redis language support added, tests are ok 2017-10-03 12:25:54 +03:00
Can Abacigil
5bbc1eb01c redshift tests done 2017-10-02 17:32:21 +03:00
Can Abacigil
68f56a91e7 postgresql test are done 2017-10-02 17:29:44 +03:00