Paul Chaignon
8917f1a91a
MemoryBlob class: wrapper around the content of a file
...
Makes it possible to detect the language of a snippet of code
without having an actual file on disk
Will allow github-markup to use Linguist without restricting its API
2015-07-12 20:28:42 +02:00
Arfon Smith
d459f7289e
Merge pull request #2493 from miek/patch-1
...
Add .kicad_pcb extension for KiCad PCB design files
2015-07-12 13:44:17 +01:00
Arfon Smith
d2c4104d30
Merge pull request #2494 from k2b6s9j/crystal-grammar
...
Use a Crystal grammar over the Ruby grammar for Crystal files.
2015-07-12 13:42:53 +01:00
Kepler Sticka-Jones
89fabd9a89
Use a Crystal grammar over the Ruby grammar for Crystal files.
...
The Crystal does have several little differences which distinguish it from Ruby. Thus it needs it's own grammar.
2015-07-11 09:24:22 -07:00
Mike Walters
3f7ce832ab
Add .kicad_pcb extension for KiCad PCB design files
2015-07-11 16:34:05 +01:00
Arfon Smith
3fdc904b18
Merge pull request #2487 from thorade/issue2486_Modelica
...
more samples for Modelica language,
2015-07-11 07:59:48 +01:00
Arfon Smith
cf471af677
Merge pull request #2483 from github/cut-release-v4.5.8
...
v4.5.8 release
v4.5.8
2015-07-10 22:57:07 +01:00
Arfon Smith
79a428ab8d
Merge pull request #2180 from pchaigno/inc-extension
...
.inc file extension
2015-07-08 19:25:50 +01:00
thorade
58fd8a5d87
more samples for Modelica language,
...
see issue #2486
2015-07-07 12:40:37 +02:00
Paul Chaignon
9f8c15ed6c
Merge branch 'master' into inc-extension
2015-07-05 14:45:35 +02:00
Paul Chaignon
b94eda18ab
New .inc Pascal samples
2015-07-05 12:48:22 +02:00
Paul Chaignon
849eb28b01
New .inc SourcePawn samples
2015-07-05 12:48:12 +02:00
Paul Chaignon
b0073d461c
New .inc C++ samples
2015-07-05 12:47:57 +02:00
Arfon Smith
21e97cc65c
Merge pull request #2170 from pchaigno/mod-extension
...
.mod extension
2015-07-04 20:57:40 +01:00
Paul Chaignon
06c1033952
Fix error from merge conflicts
2015-07-04 18:04:19 +02:00
Paul Chaignon
8c54f68040
Fix conflicts from merging master into 'mod-extension'
2015-07-04 18:01:56 +02:00
Arfon Smith
4c1f5c490f
Merge pull request #2484 from pchaigno/fix-g-code-samples
...
Remove incorrect G-code samples
2015-07-04 16:58:42 +01:00
Arfon Smith
117735ffb9
Merge pull request #2179 from pchaigno/symlinks
...
Ignore symbolic links
2015-07-04 16:57:43 +01:00
Paul Chaignon
f98e6bdac7
Use proper format for symlinks, submodules and trees
2015-07-04 17:14:30 +02:00
Paul Chaignon
19d76306d3
Remove incorrect samples
2015-07-04 12:33:41 +02:00
Arfon Smith
a63a609ce1
v4.5.8 release
2015-07-04 10:36:45 +01:00
Arfon Smith
95fce2024d
Merge pull request #2482 from github/grammar-updates
...
Grammar updates
2015-07-04 07:02:29 +01:00
Arfon Smith
f3b65015f4
Grammar updates
2015-07-04 06:55:51 +01:00
Arfon Smith
5431298b0d
Merge pull request #2481 from github/1823-local
...
Isabelle ROOT support (updated PR)
2015-07-04 06:19:02 +01:00
Arfon Smith
8f651bca03
Adding PHP sample file for completeness
2015-07-04 06:01:06 +01:00
Arfon Smith
6c45e5ec19
Merge branch 'master' into 1823-local
2015-07-04 05:46:23 +01:00
Arfon Smith
95d394642c
Merge pull request #2478 from mattn/perl-test-more
...
Append Test::More into strict.t
2015-07-04 05:32:30 +01:00
mattn
6a185a3d3a
remove some text contents from test.pl since it affect to heuristic search.
2015-07-04 02:29:01 +09:00
Arfon Smith
6ae353706d
Merge pull request #2479 from SRI-CSL/master
...
SMT-LIB language support
2015-07-01 14:10:28 -05:00
Ian A. Mason
77bc72be14
Added an ace mode, and put the SMT entry in the correct place, maybe.
2015-07-01 11:22:04 -07:00
Bruno Dutertre
0585c880de
Example smt2 files
2015-07-01 10:38:17 -07:00
mattn
da5189e7fb
Append Test::More into strict.t. Because, most of tap scripts on Perl5 are detected as Perl6.
2015-07-01 16:23:38 +09:00
Ian A. Mason
5f456d8b22
Some part way through the adding a language checklist.
2015-06-30 15:29:02 -07:00
Vicent Marti
a351cdd486
Merge pull request #2477 from github/vmg/release-4.5.7
...
Rrelease 4.5.7
2015-06-30 14:58:18 +02:00
Arfon Smith
6e71663fd6
Merge pull request #2463 from pchaigno/doc-add-extension
...
Instructions to add a new extension to a language
2015-06-29 21:18:47 -05:00
Arfon Smith
0b2e43cdee
Merge pull request #2457 from drewcrawford/master
...
Adding some more vendered expressions
2015-06-29 21:16:08 -05:00
Paul Chaignon
9cbd280f79
New .inc SourcePawn sample
2015-06-28 16:05:47 +02:00
Paul Chaignon
947be9db0f
New .inc Pascal sample
2015-06-28 15:54:25 +02:00
Paul Chaignon
dd55f929d4
New .inc HTML sample
2015-06-28 15:27:59 +02:00
Paul Chaignon
8b5399d568
New C++ .inc sample
2015-06-28 14:33:54 +02:00
Paul Chaignon
1b8b0c6229
New .inc Assembly samples
2015-06-28 13:24:42 +02:00
Vicent Marti
ee3081fb4c
Bump to 4.5.7
v4.5.7
2015-06-26 03:34:18 -07:00
Vicent Marti
119770a038
Update grammars
2015-06-26 03:33:37 -07:00
Vicent Marti
9d61487403
gemspec: Loosen up the restriction on Rugged betas
2015-06-26 03:11:31 -07:00
Paul Chaignon
56dec47561
Merge branch 'master' into inc
2015-06-21 14:20:53 +02:00
Paul Chaignon
3e793ab5b7
Precision on requirements to add a language
2015-06-21 10:07:18 +02:00
Garen Torikian
f6b50a67f9
Change Haxe and Ragel colors to pass tests
2015-06-20 09:55:33 -07:00
Zalim Bashorov
cd47798d13
try to fix conflicts
2015-06-20 09:49:51 -07:00
Zalim Bashorov
3b54df2cde
Change color for Kotlin based on color in logo
...
IMHO it's more suitable.
2015-06-20 09:49:51 -07:00
Drew Crawford
8845b266de
Adding some more vendered expressions
...
* `Vendor/`, the capitalized path
* Crashlytics, a common iOS framework
* Fabric, a common iOS framework
2015-06-17 21:25:54 -05:00