Eric McCormick
7563bf43e9
Revert "removed samples"
...
This reverts commit ce8cfed7ff .
2015-07-13 21:28:36 -05:00
Eric McCormick
ce8cfed7ff
removed samples
2015-07-13 21:22:54 -05:00
Eric McCormick
8742de9a88
pulling .xsp, .form, .view from PR
...
Per comment in [PR 2438](https://github.com/github/linguist/pull/2438#issuecomment-120588670 ), pulling all but .xsp-config and .xsp.metadata for uniqueness and non-overlapping assignment based on file extension. This should be set / overridden in the `.gitattributes` file, [as demonstrated here](https://github.com/edm00se/AnAppOfIceAndFire/blob/master/.gitattributes ), to assign the XPages language to the project files.
2015-07-13 21:11:06 -05:00
Arfon Smith
9c0af2ea5b
Merge pull request #2488 from github/code-of-conduct
...
Add code of conduct to contributing guidelines
2015-07-13 15:14:20 -07:00
Viktor Szakats
4c81c0d904
add grammar for xbase and harbour languages
2015-07-13 15:28:42 +02:00
Viktor Szakats
4dcdb0c79c
xBase: add .ch extension + sample
2015-07-13 10:32:08 +02:00
Paul Chaignon
5a646384f6
FileBlob extends MemoryBlob
2015-07-12 20:56:51 +02:00
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
rpavlick
2d392581e2
adding NCL language
2015-07-09 07:17:01 -07:00
Arfon Smith
79a428ab8d
Merge pull request #2180 from pchaigno/inc-extension
...
.inc file extension
2015-07-08 19:25:50 +01:00
Brandon Keepers
7ed1b9b0b1
Add code of conduct to contributing guidelines
2015-07-08 14:10:59 -04: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
Paul Chaignon
25d160e850
Merge branch 'master' into associate-heuristic-with-extension
2015-07-04 23:03:32 +02:00
Paul Chaignon
e688c865bc
Merge branch 'master' into associate-heuristic-with-extension
2015-07-04 22:48:06 +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