Commit Graph

569 Commits (6148b8a13054d6fb2a8632e77b8003659d1fb51f)
 

Author SHA1 Message Date
Henning Dieterichs 6148b8a130
Merge pull request #139 from spahnke/regexp-match-indices
[JS/TS] Add support for the RegExp Match Indices flag
4 years ago
Henning Dieterichs d9423be825
Merge pull request #140 from spahnke/override-keyword
[TS] Add override keyword
4 years ago
Alexandru Dima cc4a7ba9b5
Merge pull request #138 from microsoft/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.2 to 7.4.6
4 years ago
Sebastian Pahnke ab81f06037 [TS] Add override keyword 4 years ago
Sebastian Pahnke fb643d08a4 [JS/TS] Add support for the RegExp Match Indices flag 4 years ago
dependabot[bot] 45672f7b86
Bump ws from 7.4.2 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.2...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Alexandru Dima 319a1ddf56
Merge pull request #137 from akonatala/update-cameligo-language-support
Update cameligo language support
4 years ago
Alex Dima 5f9cbb44b5
Merge remote-tracking branch 'origin/main' into pr/akonatala/137 4 years ago
Alexandru Dima 74dc6cecc0
Merge pull request #136 from anark/main
Add aliases and mimetypes to liquid language
4 years ago
Alex Dima 1a8360be0c
Merge remote-tracking branch 'origin/main' into pr/anark/136 4 years ago
Alexandru Dima 9a0f5e7f3b
Merge pull request #135 from mattvague/patch-1
Fix incorrect filenames for liquid
4 years ago
Andrew Narkewicz 96f836960b add aliases and mimetypes to liquid language 4 years ago
Matt Vague c5f090d034
Fix incorrect filenames for liquid
Turns out the convention is to have .liquid after .html. Also, I didn't implement liquid with CSS so removed that
4 years ago
Alex Dima 2e51a90014
2.4.0 4 years ago
Alex Dima d78c032a75
Fixes microsoft/monaco-editor#2424: Escape consecutive @@ 4 years ago
Alex Dima 90417ad4ff
Adopt latest `monaco-editor-core` 4 years ago
Alex Dima 8989f44eb5
Fixes microsoft/monaco-editor#2416 4 years ago
Alexandru Dima b60c47312b
Merge pull request #134 from NullVoxPopuli/patch-1
Add hbs alias to handlebars
4 years ago
Alexandru Dima 1c728100ce
Merge pull request #133 from microsoft/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
4 years ago
Alexandru Dima e67efc904f
Merge pull request #132 from anthony-c-martin/bicep
Add support for Bicep language
4 years ago
Alexandru Dima 3c896884e9
Merge pull request #130 from jonatanklosko/elixir
Add Elixir language definition and tokenizer
4 years ago
Alexandru Dima ab8e37a748
Merge pull request #128 from goodproblems/liquid
Add basic language support for Liquid
4 years ago
Alexandru Dima 273f426f5b
Merge pull request #127 from compiler-explorer/prepro-fixwes
Handle whitespace within C++ preprocessor comments
4 years ago
NullVoxPopuli bc9c229a64
Add hbs alias to handlebars 4 years ago
Alex Dima d6197d6e14
Fixes microsoft/monaco-editor#2398 4 years ago
dependabot[bot] e21f2e5629
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Anthony Martin 999aa25f2a
Add support for Bicep language 4 years ago
Jonatan Kłosko bbcb5b4a55 Add tests for Elixir tokenization 4 years ago
Jonatan Kłosko ee12401f93 Add Elixir language definition and tokenizer 4 years ago
Matt Vague 9928c69e43 Clean up 4 years ago
Matt Vague 5e4b3f14ae Implement constants, keywords, raw, builtin tags, etc 4 years ago
Matt Vague 408ad69850 First pass at implementing liquid language support 4 years ago
Matt Godbolt 5bca489245 Handle whitespace within C++ preprocessor comments 4 years ago
Alex Dima 0500e21d95
Add SECURITY.md 4 years ago
Alexandru Dima 57af10ae01
2.3.0 4 years ago
Alexandru Dima 7336c2d0a1
Merge pull request #126 from mwellman17/patch-1
Add text/x-yaml MIME type.
4 years ago
Michael Wellman 0f5dda5820
Add text/x-yaml MIME type. 4 years ago
Alexandru Dima 8e1692b10d
Merge pull request #125 from compiler-explorer/cpp-annotation-fixes
Support better C++ annotation highlighting
4 years ago
Matt Godbolt c8c2ebc277 Support whitespace between annotation brackets
See compiler-explorer/compiler-explorer#880
4 years ago
Matt Godbolt 265d83f041 Support better C++ annotation highlighting
* Uses some simple highlighting within annotations
* Supports multi-line annotations
  (see compiler-explorer/compiler-explorer#878)
4 years ago
Alexandru Dima ec67c169a8
Merge pull request #124 from Contentmaudlin/master
Property is not a keyword in C#
4 years ago
Alexandru Dima 5a4476ee8c
update CI to also run on pull requests 4 years ago
Mert Ussakli 262b8b30cf property is not a keyword in C# 4 years ago
Alexandru Dima 5294e3e929
2.2.0 4 years ago
Alexandru Dima 88ec202bad
update dev dependencies 4 years ago
Alexandru Dima ecd888cdc5
Adopt latest `monaco-editor-core` 4 years ago
Alexandru Dima 7a07b3daf7
Merge pull request #123 from arlosi/rust2018
Rust: add support for keywords from the 2018 edition
4 years ago
Arlo Siemsen 74ef32ee32 Rust: add support for keywords from the 2018 edition 4 years ago
Alexandru Dima c1b88facf1
Merge pull request #122 from maclockard/patch-1
Fix highlighting of GROUP BY for redshift
4 years ago
Alexandru Dima e62d8d0d8a
Merge pull request #121 from VarghaSabee/dart/safari-bug
Safari regex error fix (negative lookbehind) #2179
4 years ago