mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Replacing MATLAB Language bundle (#4000)
* Updated readme to new MATLAB language grammar * added MATLAB language grammer * Update .gitmodules * Update .gitmodules * Update grammars.yml
This commit is contained in:
committed by
Colin Seymour
parent
8438c6cd3e
commit
969333610c
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -301,9 +301,6 @@
|
|||||||
[submodule "vendor/grammars/make.tmbundle"]
|
[submodule "vendor/grammars/make.tmbundle"]
|
||||||
path = vendor/grammars/make.tmbundle
|
path = vendor/grammars/make.tmbundle
|
||||||
url = https://github.com/textmate/make.tmbundle
|
url = https://github.com/textmate/make.tmbundle
|
||||||
[submodule "vendor/grammars/matlab.tmbundle"]
|
|
||||||
path = vendor/grammars/matlab.tmbundle
|
|
||||||
url = https://github.com/textmate/matlab.tmbundle
|
|
||||||
[submodule "vendor/grammars/maven.tmbundle"]
|
[submodule "vendor/grammars/maven.tmbundle"]
|
||||||
path = vendor/grammars/maven.tmbundle
|
path = vendor/grammars/maven.tmbundle
|
||||||
url = https://github.com/textmate/maven.tmbundle
|
url = https://github.com/textmate/maven.tmbundle
|
||||||
@@ -886,6 +883,9 @@
|
|||||||
[submodule "vendor/grammars/Syntax-highlighting-for-PostCSS"]
|
[submodule "vendor/grammars/Syntax-highlighting-for-PostCSS"]
|
||||||
path = vendor/grammars/Syntax-highlighting-for-PostCSS
|
path = vendor/grammars/Syntax-highlighting-for-PostCSS
|
||||||
url = https://github.com/hudochenkov/Syntax-highlighting-for-PostCSS
|
url = https://github.com/hudochenkov/Syntax-highlighting-for-PostCSS
|
||||||
|
[submodule "vendor/grammars/MATLAB-Language-grammar"]
|
||||||
|
path = vendor/grammars/MATLAB-Language-grammar
|
||||||
|
url = https://github.com/mathworks/MATLAB-Language-grammar
|
||||||
[submodule "vendor/grammars/javadoc.tmbundle"]
|
[submodule "vendor/grammars/javadoc.tmbundle"]
|
||||||
path = vendor/grammars/javadoc.tmbundle
|
path = vendor/grammars/javadoc.tmbundle
|
||||||
url = https://github.com/textmate/javadoc.tmbundle
|
url = https://github.com/textmate/javadoc.tmbundle
|
||||||
|
|||||||
@@ -48,6 +48,8 @@ vendor/grammars/Lean.tmbundle:
|
|||||||
- source.lean
|
- source.lean
|
||||||
vendor/grammars/LiveScript.tmbundle:
|
vendor/grammars/LiveScript.tmbundle:
|
||||||
- source.livescript
|
- source.livescript
|
||||||
|
vendor/grammars/MATLAB-Language-grammar:
|
||||||
|
- source.matlab
|
||||||
vendor/grammars/MQL5-sublime:
|
vendor/grammars/MQL5-sublime:
|
||||||
- source.mql5
|
- source.mql5
|
||||||
vendor/grammars/MagicPython:
|
vendor/grammars/MagicPython:
|
||||||
@@ -541,9 +543,6 @@ vendor/grammars/marko-tmbundle:
|
|||||||
- text.marko
|
- text.marko
|
||||||
vendor/grammars/mathematica-tmbundle:
|
vendor/grammars/mathematica-tmbundle:
|
||||||
- source.mathematica
|
- source.mathematica
|
||||||
vendor/grammars/matlab.tmbundle:
|
|
||||||
- source.matlab
|
|
||||||
- source.octave
|
|
||||||
vendor/grammars/maven.tmbundle:
|
vendor/grammars/maven.tmbundle:
|
||||||
- text.xml.pom
|
- text.xml.pom
|
||||||
vendor/grammars/mediawiki.tmbundle:
|
vendor/grammars/mediawiki.tmbundle:
|
||||||
|
|||||||
2
vendor/README.md
vendored
2
vendor/README.md
vendored
@@ -213,7 +213,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
|
|||||||
- **Marko:** [marko-js/marko-tmbundle](https://github.com/marko-js/marko-tmbundle)
|
- **Marko:** [marko-js/marko-tmbundle](https://github.com/marko-js/marko-tmbundle)
|
||||||
- **Mask:** [tenbits/sublime-mask](https://github.com/tenbits/sublime-mask)
|
- **Mask:** [tenbits/sublime-mask](https://github.com/tenbits/sublime-mask)
|
||||||
- **Mathematica:** [shadanan/mathematica-tmbundle](https://github.com/shadanan/mathematica-tmbundle)
|
- **Mathematica:** [shadanan/mathematica-tmbundle](https://github.com/shadanan/mathematica-tmbundle)
|
||||||
- **Matlab:** [textmate/matlab.tmbundle](https://github.com/textmate/matlab.tmbundle)
|
- **Matlab:** [mathworks/MATLAB-Language-grammar](https://github.com/mathworks/MATLAB-Language-grammar)
|
||||||
- **Maven POM:** [textmate/maven.tmbundle](https://github.com/textmate/maven.tmbundle)
|
- **Maven POM:** [textmate/maven.tmbundle](https://github.com/textmate/maven.tmbundle)
|
||||||
- **Max:** [textmate/json.tmbundle](https://github.com/textmate/json.tmbundle)
|
- **Max:** [textmate/json.tmbundle](https://github.com/textmate/json.tmbundle)
|
||||||
- **MAXScript:** [Alhadis/language-maxscript](https://github.com/Alhadis/language-maxscript)
|
- **MAXScript:** [Alhadis/language-maxscript](https://github.com/Alhadis/language-maxscript)
|
||||||
|
|||||||
1
vendor/grammars/MATLAB-Language-grammar
vendored
Submodule
1
vendor/grammars/MATLAB-Language-grammar
vendored
Submodule
Submodule vendor/grammars/MATLAB-Language-grammar added at ef1281a78f
1
vendor/grammars/matlab.tmbundle
vendored
1
vendor/grammars/matlab.tmbundle
vendored
Submodule vendor/grammars/matlab.tmbundle deleted from 2cdc1f8414
14
vendor/licenses/grammar/MATLAB-Language-grammar.txt
vendored
Normal file
14
vendor/licenses/grammar/MATLAB-Language-grammar.txt
vendored
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
type: grammar
|
||||||
|
name: MATLAB-Language-grammar
|
||||||
|
license: bsd-2-clause
|
||||||
|
---
|
||||||
|
Copyright 2018 The MathWorks, Inc.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
||||||
|
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
Reference in New Issue
Block a user