Commit Graph

360 Commits (67969886ec38ea3c58de974bcdffb1bc26923719)
 

Author SHA1 Message Date
Marco Petersen 67969886ec Add Twig substates where its missing
Marco Petersen 532285bcf5 Add rudimentary Twig support
Peng Lyu d511bfdcc7
Merge pull request from mradkov/master
add `None` and `Some` keywords to SophiaML
Milen Radkov f102b6067a
add `None` and `Some` keywords
Alexandru Dima d033572249
Merge pull request from mradkov/master
Add support for Sophia ML
Alexandru Dima 0ff5946bfd
[ST] Some updated for Structured Text Language support ()
[ST] Some updated for Structured Text Language support
Alexandru Dima 1c6738c96e
Merge pull request from finalfantasia/master
[clojure] treat comma as whitespace
Alexandru Dima 7da3699622
[Feat] MIPS: Support for Syntax Highlight and Basic Colorization ()
[Feat] MIPS: Support for Syntax Highlight and Basic Colorization
Alexandru Dima e9de765a1e
[xml] Add OPF and XSL file extensions ()
[xml] Add OPF and XSL file extensions
Alexandru Dima e28160f19e
Merge pull request from spahnke/bigint
[JS/TS] Add support for BigInt
Milen Radkov b4e9a75a8b
remove comments
Milen Radkov 987f04155a
add sophia syntax
Sergey Romanov 1857fa19bb More changed to regex
Sergey Romanov 1b01285899 Updates
Sergey Romanov 329cadd860 Merge remote-tracking branch 'upstream/master'
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>
Alf Eaton 989b7a9e71 Add .xsl to xml file extensions
Alf Eaton c002f7424f
Add .opf to xml file extensions
Add support for EPUB 3 .opf files as XML
Alex Dima 7814d873bd Update dependencies
Abdussalam Abdurrahman 67eac92a0c [clojure] treat comma as whitespace
Alex Dima bdf46a7551 Remove travis
Alexandru Dima 347d55eb96 Set up CI with Azure Pipelines
[skip ci]
Sebastian Pahnke 5e89da1eef Add support for BigInt
Alex Dima 06ba3ff7e8 1.7.0
Alexandru Dima 125ea00813
Merge pull request from samghelms/master
allows annotation in markdown language block headers
Alexandru Dima 8612cdf3fc
Merge pull request from alefragnani/pascal
Pascal language support
Alex Dima 5f5ad5056f Update to latest and simplify docker
Alex Dima e174b96db8 Fixes
Alex Dima c362bfab0e Fixes
Alex Dima ba44226434 Port over
Samuel Helms b1fe6ca63e allows annotation in markdown language block headers (matches the behavior in vscode)
Alessandro Fragnani 3e3d229435 Strings in Pascal can also be #number
Alessandro Fragnani 735ae599dc Pascal does not have "escape" - remove it
Alessandro Fragnani e132721b08 Adds Pascal language in README
Alessandro Fragnani f5b48af525 Register, Load and Ship Pascal language
Alessandro Fragnani 34c155adaa Adds Pascal language files
Alexandru Dima ec16c9c01a
Merge pull request from ALANVF/master
Add Tcl support
Alex Dima 22d999d519 Merge remote-tracking branch 'origin/master' into pr/ALANVF/59
alan.invents 9d51b7ced9 Add Tcl support
Alex Dima c4eea357d9 Remove usage of monaco.Promise
Alexandru Dima 438b87cf17
Merge pull request from brijeshb42/master
Update ruby auto indentation rules
Alexandru Dima 1336ea407f
Merge pull request from creativedrewy/add-kotlin-support
Add Kotlin Language Support
Alexandru Dima f9595842a3
Merge pull request from finalfantasia/master
[clojure] Improve the regular expressions for various symbols
Alex Dima 3c3465db29 More native promises
Alex Dima 35c57b5990 Adopt native promises
Alexandru Dima 03a82594d2
Merge pull request from langpavel/graphql
GraphQL language support
Abdussalam Abdurrahman 6b675164e5
Add ".edn" to the list of file name extensions
Brijesh Bittu ea1dd2c5cf Update ruby auto indent rules
Copied rules from `vscode/extensions/ruby/language-configuration.json`
Caleb Tseng 2683160fab Adding class highlighting and unit tests
Pavel Lang 4ab50c667e
fix(graphql): add implements to keywords