Colin Seymour
7c17b1f10c
Bump to v5.0.11 ( #3642 )
2017-05-25 16:12:34 +01:00
Michael Hadley
20fdac95f6
Add Closure Templates ( #3634 )
...
* Add Closure Templates to languages.yml
* Run script/add-grammar
* Add sample
* Run script/set-language-ids
* Add codemirror_mime_type
2017-05-25 09:15:32 +01:00
Colin Seymour
234ee8b6d2
Update location of Reason grammar ( #3639 )
2017-05-25 08:59:02 +01:00
Ross Kirsling
58ab593a64
Switch Dart grammars (Sublime → Atom). ( #3633 )
2017-05-20 17:41:46 +01:00
Colin Seymour
3eea8212f4
Revert "Use Textmate's HAML grammar" ( #3629 )
...
* Revert "Use Textmate's HAML grammar (#3627 )"
This reverts commit a1e09ae3e6 .
* Add back missing grammar sources
2017-05-16 15:58:39 +01:00
Vicent Martí
a1e09ae3e6
Use Textmate's HAML grammar ( #3627 )
...
* Use Textmate's HAML grammar
* Whitelist license
2017-05-16 12:46:04 +02:00
Robert Koeninger
0983f62e02
Add syntax grammar for Shen language ( #3625 )
...
* Added sublime-shen as submodule
* Specified tm_scope in languages.yml
* Imported copy of license
2017-05-15 15:06:09 +01:00
Lucas Bajolet
ded651159d
Add Pep8 Assembly language ( #2070 )
...
Pep/8 is a toy assembly language used in some universities for teaching
the basics of assembly and low-level programming.
Signed-off-by: Lucas Bajolet <lucas.bajolet@gmail.com >
2017-05-15 09:02:06 +01:00
Serghei Iakovlev
acbab53198
Update Zephir links ( #3608 )
2017-05-10 15:56:21 +01:00
Colin Seymour
eb6a213921
Revert "Revert "Switch the PHP grammar to the upstream repo ( #3575 )"" ( #3616 )
...
* Revert "Revert "Switch the PHP grammar to the upstream repo (#3575 )" (#3603 )"
This reverts commit e93f41f097 .
2017-05-10 15:53:15 +01:00
Colin Seymour
e93f41f097
Revert "Switch the PHP grammar to the upstream repo ( #3575 )" ( #3603 )
...
* Revert "Switch the PHP grammar to the upstream repo (#3575 )"
Manually reverting this as it breaks PHP syntax highlighting on
github.com.
* Update submodule ref
2017-05-05 17:11:29 +01:00
Colin Seymour
994bc1f135
Release v5.0.9 ( #3597 )
...
* Update all grammars
* Update atom-language-clean grammar to match
* Don't update reason grammer
There seems to be a problem with the 1.3.5 release in that the conversion isn't producing a reason entry so doesn't match whats in grammar.yml
* Bump version to 5.0.9
* Update grammars
* Don't update javascript grammar
The current grammar has a known issue and is pending the fix in https://github.com/atom/language-javascript/pull/497
2017-05-03 14:49:26 +01:00
thesave
eb38c8dcf8
[Add Language] Jolie ( #3574 )
...
* added support for Jolie language
* added support for Jolie language
* added samples for Jolie
2017-04-26 11:04:25 -07:00
Yuki Izumi
3b625e1954
Release v5.0.7 ( #3524 )
...
* grammar update
* Release v5.0.7
2017-03-20 14:13:04 +11:00
Michael Rawlings
3bbfc907f3
[Add Language] Marko ( #3519 )
...
* add marko
* update marko
2017-03-17 09:46:20 +00:00
Paul Chaignon
c59c88f16e
Update grammar whitelist ( #3510 )
...
* Remove a few hashes for grammars with BSD licenses
There was an error in Licensee v8.8.2, which caused it to not
recognize some BSD licenses. v8.8.3 fixes it.
* Update submodules
Remove 2 grammars from the whitelist because their licenses were
added to a LICENSE file which a proper format (one that Licensee
detects).
MagicPython now supports all scopes that were previously supported
by language-python.
2017-03-13 17:19:06 -07:00
Paul Chaignon
d57aa37fb7
Grammar for OpenSCAD from Textmate bundle ( #3502 )
2017-03-13 17:00:27 -07:00
Nate Whetsell
733ef63193
Add Jison ( #3488 )
2017-02-22 00:24:50 -08:00
Brandon Black
9ca6a5841e
Release v5.0.6 ( #3489 )
...
* grammar update
* bumping linguist version
* fixes for grammar updates
2017-02-21 23:13:15 -08:00
Brandon Black
74a71fd90d
fixing merge conflict
2017-02-21 16:28:34 -08:00
TingPing
9b08318456
Add Meson language ( #3463 )
2017-02-21 16:24:58 -08:00
Tim Jones
fa5b6b03dc
Add grammar for HLSL (High Level Shading Language) ( #3469 )
2017-02-21 16:05:25 -08:00
Alex Louden
b66fcb2529
Improve Terraform (.tf) / HCL (.hcl) syntax highlighting ( #3392 )
...
* Add Terraform grammar, and change .tf and .hcl files from using Ruby to Terraform sublime syntax
* Expand Terraform sample to demonstrate more language features
* Revert terraform sample change
* Add terraform sample - Dokku AWS deploy
* Updated to latest Terraform
* Update terraform string interpolation
* Update terraform to latest
2017-02-20 10:09:59 +00:00
Brandon Black
4e2eba4ef8
Revert "Release v5.0.5" ( #3477 )
2017-02-15 12:48:45 -08:00
Colin Seymour
10457b6639
Release v5.0.5 ( #3473 )
...
Release v5.0.5
* Update submodules
* Update grammars
* Bump version to 5.0.5
* Relax dependency on rugged
It's probably not wise to depend on a beta version just yet.
* revert php.tmbundle grammar update
One of the changes in 3ed4837b43...010cc1c22c leads to breakage in snippet highlighting on github.com
2017-02-15 11:12:53 +00:00
Paul Chaignon
d58cbc68a6
Support for the P4 language
...
P4 is a language to describe the processing pipeline of network devices
2017-02-15 06:53:46 +01:00
Paul Chaignon
62d285fce6
Fix head commit for TXL grammar ( #3470 )
2017-02-13 14:35:38 +01:00
John Gardner
e7b5e25bf8
Add support for regular expression data ( #3441 )
2017-02-02 11:08:20 -08:00
Brandon Black
9fe5fe0de2
v5.0.3 Release ( #3436 )
...
* bumping to v5.0.3
* updating grammars
2017-01-23 20:09:26 -08:00
Yuki Izumi
625b06c30d
Use textmate/diff.tmbundle again ( #3429 )
...
Upstream textmate/diff.tmbundle#6 was merged.
2017-01-17 17:02:10 +11:00
Brandon Black
28bce533b2
Release v5.0.2 ( #3427 )
...
* updated grammars
* bumping version
* adding .gem files to gitignore
2017-01-11 16:08:31 -08:00
John Gardner
93ec1922cb
Swap grammar used for CSS highlighting ( #3426 )
...
* Swap grammar used for CSS highlighting
* Whitelist license of Atom's CSS grammar
* Explicitly declare grammar as MIT-licensed
Source: https://github.com/atom/language-css/blob/5d4af/package.json#L14
2017-01-11 16:16:25 +11:00
Brandon Black
50c08bf29e
updating grammars
2017-01-08 22:29:01 -08:00
Yuki Izumi
34928baee6
Use https://github.com/textmate/diff.tmbundle/pull/6 ( #3420 )
2017-01-08 21:53:14 -08:00
Brandon Black
a604de9846
replacing atom grammar due to ST2 compatibility change
2017-01-03 16:46:02 -08:00
Brandon Black
3e224e0039
updating grammars
2017-01-03 16:33:46 -08:00
Christopher Gilbert
2b08c66f0b
Added grammar for Solidity programming language
2017-01-03 16:13:27 -08:00
Samantha McVey
8f2820e9cc
Add XCompose language and highlighter ( #3402 )
...
* Add XCompose language and highlighter
* XCompose fix some errors in the Travis build
* Remove xmodmap files for XCompose
Most xmodmap files aren't XCompose, and there's not enough xmodmap files
which are XCompose to be worth adding to heuristics
* Remove some extensions/filenames from XCompose
* Rename and move sample to correct folder and filename
That we have added in languages.yml
* Use generated language id
2017-01-03 13:29:00 -08:00
Paul Chaignon
ec749b3f8d
Remove the Hy grammar ( #3411 )
...
The grammar repository was recently deleted
2017-01-03 11:38:44 -08:00
Samantha McVey
08b63e7033
Change repository for Perl 6 grammar
2016-12-24 00:58:21 +01:00
Darin Morrison
7867b946b9
Add support for Reason ( #3336 )
2016-12-22 17:03:18 -08:00
Brandon Black
a4d12cc8e4
Release v5.0.0 ( #3388 )
...
* bumping version to v5.0.0
* updating license information
* reverting accidental changes to language ids cc @twp
* Updating grammars
2016-12-22 16:55:22 -08:00
Brandon Black
3988f3e7a7
Merge branch 'rascal-linguist' of git://github.com/ahmadsalim/linguist into ahmadsalim-rascal-linguist
2016-12-07 09:28:40 -08:00
John Gardner
45c27f26a2
Add support for the GN configuration language ( #3368 )
...
* Add samples and definition for GN build files
* Add grammar to provide GN syntax highlighting
* Fix failing tests
* Add Python extensions for GYP includes and .gclient configs
2016-12-07 09:20:23 -08:00
Ahmad Salim Al-Sibahi
5569d2056d
Removed old submodules
2016-12-07 08:47:40 +01:00
Ahmad Salim Al-Sibahi
be262d0b4f
Merge remote-tracking branch 'refs/remotes/github/master'
...
Conflicts:
.gitmodules
grammars.yml
2016-12-07 08:36:48 +01:00
Brandon Black
33ce2d7264
Merge branch 'master' of https://github.com/github/linguist into meganemura-replace-haml
2016-12-06 22:13:40 -08:00
John Gardner
5aa53c0711
Swap grammar used for Ninja highlighting ( #3353 )
2016-12-06 21:32:11 -08:00
Ahmad Salim Al-Sibahi
c17cdca896
Updated to the latest available grammar
2016-12-06 11:22:09 +01:00
Christoph Päper
ecdae83364
Add support for font-specific formats ( #3142 )
...
* markdown and font-specific updates languages.yml
- Markdown: ← extensions: .md.txt
- Text: ← extensions: .text
- Text: ← filenames: FONTLOG http://scripts.sil.org/cms/scripts/page.php?item_id=OFL-FAQ_web#43cecb44
- OpenType: ← extensions: .fea https://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html
- Spline Font: ← extensions: .sfd http://fontforge.github.io/en-US/documentation/developers/sfdformat/
* Update languages.yml
`type: data` for SFD
* Update languages.yml
OpenType feature ← type: markup
* Update languages.yml
alphabetic order
* Update languages.yml
incorporated suggestions:
- “OpenType Font Feature” → “Opentype feature” (no “file” at the end, because that’s left out almost everywhere else, too)
- `tm_scope` according to https://github.com/Alhadis/language-fontforge
* remove non-font related additions
- `.md.txt` Markdown
- `.text` Plain Text
* Update languages.yml
remove comment
* changed names as requested
* Merge remote-tracking branch 'github/master' into patch-2
# Conflicts:
# lib/linguist/languages.yml
* quote marks
* Revert "Merge remote-tracking branch 'github/master' into patch-2"
This reverts commit 18e4256b828c4186fec806319cbf8b76f0d2c79b.
* Update language IDs
* Add missing submodule to grammars list
2016-12-05 18:50:05 -08:00