Sebastian Pahnke
aff86cc64c
Add support for the nullish-coalesce operator
2019-10-14 08:54:33 +02:00
Alex Dima
0ed9a6c3e9
1.8.0
2019-09-19 09:54:13 +02: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
Alexandru Dima
ee734dd791
Merge pull request #70 from larshp/guide
...
readme: align "add new language" example
2019-09-19 09:48:07 +02:00
Alexandru Dima
577406a3f5
Merge pull request #69 from DefinitelyNotAGoat/master
...
pascaligo: adding pascaligo language support
2019-09-19 09:47:24 +02:00
Lars Hvam
a73e4de7be
Update README.md
2019-09-12 16:32:48 +02:00
larshp
70dcf9020c
more tests and fixes
2019-09-12 16:27:20 +02:00
larshp
5bdff0c4a7
add tests
2019-09-11 08:12:16 +02:00
Marco Petersen
63e076eb1f
Add HTML rules w/ substate
2019-09-10 14:13:27 +02:00
Marco Petersen
b708d609d0
Add back HTML substate to tests
2019-09-10 13:52:48 +02:00
Marco Petersen
5883288970
Add HTML lexing info
2019-09-10 12:48:43 +02:00
Marco Petersen
8c432bf06e
Add HTML rich language config
2019-09-10 12:48:28 +02:00
Marco Petersen
737b9e4b88
Add HTML tests minus the substate
2019-09-10 12:48:04 +02:00
Marco Petersen
78ce549566
Discard unnecessary test
2019-09-10 12:47:20 +02:00
Marco Petersen
b83621ff68
Finish Twig test cases
2019-09-10 12:13:41 +02:00
Marco Petersen
bcb9eb1b11
Add preliminary tests
2019-09-10 11:58:39 +02:00
Marco Petersen
1cd7f1a301
And true and false as keywords
2019-09-10 11:54:22 +02:00
Marco Petersen
e0342a7ec6
Add empty token postfix to prevent postfixing
2019-09-10 11:30:00 +02:00
Marco Petersen
3623a3a509
Add rich language configuration for Twig
2019-09-10 11:22:28 +02:00
Marco Petersen
67969886ec
Add Twig substates where its missing
2019-09-10 11:20:33 +02:00
Marco Petersen
532285bcf5
Add rudimentary Twig support
2019-09-10 10:45:32 +02:00
Lars Hvam
727d782748
readme: align add new language example
2019-09-10 08:26:48 +02:00
larshp
b995fa2c05
add ABAP language
2019-09-10 08:21:29 +02:00
Peng Lyu
d511bfdcc7
Merge pull request #68 from mradkov/master
...
add `None` and `Some` keywords to SophiaML
2019-09-04 10:44:35 -07: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
Milen Radkov
f102b6067a
add None and Some keywords
2019-08-21 18:13:19 +03:00
Alexandru Dima
d033572249
Merge pull request #67 from mradkov/master
...
Add support for Sophia ML
2019-08-12 15:26:51 +02:00
Alexandru Dima
0ff5946bfd
[ST] Some updated for Structured Text Language support ( #66 )
...
[ST] Some updated for Structured Text Language support
2019-08-12 14:57:51 +02:00
Alexandru Dima
1c6738c96e
Merge pull request #63 from finalfantasia/master
...
[clojure] treat comma as whitespace
2019-08-12 14:55:48 +02:00
Alexandru Dima
7da3699622
[Feat] MIPS: Support for Syntax Highlight and Basic Colorization ( #65 )
...
[Feat] MIPS: Support for Syntax Highlight and Basic Colorization
2019-08-12 14:54:44 +02:00
Alexandru Dima
e9de765a1e
[xml] Add OPF and XSL file extensions ( #64 )
...
[xml] Add OPF and XSL file extensions
2019-08-12 11:33:24 +02:00
Alexandru Dima
e28160f19e
Merge pull request #62 from spahnke/bigint
...
[JS/TS] Add support for BigInt
2019-08-12 11:28:08 +02:00
Milen Radkov
b4e9a75a8b
remove comments
2019-08-09 15:33:53 +03:00
Milen Radkov
987f04155a
add sophia syntax
2019-08-09 14:09:49 +03:00
Sergey Romanov
1857fa19bb
More changed to regex
2019-08-07 18:04:46 +06:00
Sergey Romanov
1b01285899
Updates
2019-08-07 17:59:03 +06:00
Sergey Romanov
329cadd860
Merge remote-tracking branch 'upstream/master'
2019-08-07 15:19:42 +06: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
Alf Eaton
989b7a9e71
Add .xsl to xml file extensions
2019-07-19 08:47:41 +01:00
Alf Eaton
c002f7424f
Add .opf to xml file extensions
...
Add support for EPUB 3 .opf files as XML
2019-07-18 23:27:59 +01:00
Alex Dima
7814d873bd
Update dependencies
2019-07-12 22:28:43 +02:00
Abdussalam Abdurrahman
67eac92a0c
[clojure] treat comma as whitespace
2019-05-16 22:18:28 -07:00
Alex Dima
bdf46a7551
Remove travis
2019-05-09 15:33:52 +02:00
Alexandru Dima
347d55eb96
Set up CI with Azure Pipelines
...
[skip ci]
2019-05-09 15:31:45 +02:00
Sebastian Pahnke
5e89da1eef
Add support for BigInt
2019-03-14 21:02:14 +01:00
Alex Dima
06ba3ff7e8
1.7.0
2019-03-04 14:11:39 +01:00
Alexandru Dima
125ea00813
Merge pull request #61 from samghelms/master
...
allows annotation in markdown language block headers
2019-03-04 13:04:03 +01:00
Alexandru Dima
8612cdf3fc
Merge pull request #60 from alefragnani/pascal
...
Pascal language support
2019-03-04 13:03:03 +01:00