meganemura
12f9295dd7
Improve grammar scripts ( #3350 )
...
* Remove trailing spaces
* Setup Bundler in some scripts
* Update grammar index
* Make prune-grammars script to be callable in a script directory
* Prune unused xquery grammar repo
source.xq by language-jsoniq is actual tm_scope for XQuery.
* Remove xquery submodule
git submodule deinit vendor/grammars/xquery/
git rm vendor/grammars/xquery/
* Fix invocation of script/list-grammars
This fixes #3339 .
* Make add-grammars script to be callable in a script directory
* Generate samples.json before running list-grammars
list-grammars requires linguist.
2016-11-29 10:13:33 -08:00
Santi Aguilera
581723748b
Added Dangerfile for ruby ( #3333 )
...
* Added Dangerfile for ruby
* rm ant.tmbundle from wlist because has license
Travis output says ant.tmbundle has license, so Im removing it from the whitelist (projects without license)
* Added sample
* New line at EOF
* Fix
* Remove bad file
2016-11-29 08:01:35 -08:00
Paul Chaignon
0980e304b1
Generate language_id ( #3284 )
...
* Generate language_id from language names
The language_id is generated from the SHA256 hash of the language's name
* Test the validity of language ids
All languages should have a positive 32bit integer as an id
* Update languages.yml header in set-language-ids
2016-11-29 07:50:44 -08:00
Kyle Smith
d46a529b6a
Add support for Thrift-generated PHP code. ( #3329 )
2016-11-29 07:49:41 -08:00
Paul Chaignon
1d2ec4dbc3
Fix error with filenames ending with a dot ( #3349 )
...
The second negative argument to split instructs it to
preserve null fields in the returned array
2016-11-29 07:42:50 -08:00
Brandon Black
829eea0139
Merge pull request #3337 from pchaigno/update-grammar-whitelist
...
Remove Ant from grammar whitelist
2016-11-21 17:13:29 -08:00
Paul Chaignon
78b2853d70
License of Ant grammar is correctly detected
...
The last version of Licensee can recognize
underlined license headers in READMEs
2016-11-18 23:47:55 +01:00
Brandon Black
b958779e3d
Merge pull request #3325 from danilaml/py3-ext
...
Add py3 to Python's extensions list
2016-11-13 17:57:56 -08:00
Danila Malyutin
00dc775daf
Update, according to comments
2016-11-12 22:01:31 +03:00
Danila Malyutin
009a4e67b6
add py3 extension to Python
2016-11-12 06:11:39 +03:00
Arfon Smith
faaa4470af
Merge pull request #3297 from github/bye-bye-github
...
Not going to be staff for much longer.
2016-11-03 20:32:28 -04:00
Arfon Smith
2a320cb988
Adding new GitHub staff
2016-11-03 20:22:21 -04:00
Arfon Smith
74931d1bd5
Merge branch 'master' into bye-bye-github
2016-11-03 20:09:02 -04:00
Arfon Smith
3ca93a84b9
Merge pull request #3315 from github/cut-release-v4.8.17
...
v4.8.17 release PR
2016-11-02 15:20:00 -04:00
Arfon Smith
aa27f18ea6
Bumping version to v4.8.17
2016-11-02 13:33:16 -04:00
Arfon Smith
d3e2ea3f71
Grammar updates
2016-11-02 13:25:50 -04:00
Arfon Smith
53aa1209ab
Merge pull request #3314 from github/coq-kiq
...
Replace GPL-licensed Coq samples
v4.8.17
2016-11-02 13:13:44 -04:00
Arfon Smith
b2a486fed2
Merge pull request #3312 from sanssecours/ebnf
...
Add Support for EBNF
2016-11-02 13:07:34 -04:00
Alhadis
4f1e5c34b1
Add permissive-licensed Coq samples
...
BSD-2-Clause: https://github.com/jscert/jscert
* JSCorrectness.v
* JSInterpreterExtraction.v
* JSNumber.v
* JSPrettyInterm.v
MIT/Expat: https://github.com/clarus/coq-atm
* Computation.v
* Main.v
* Spec.v
2016-11-03 02:50:54 +11:00
Alhadis
85c9833081
Delete GPL2.1-licensed Coq samples
...
These files are modified variants of the ones included in Coq's standard
distribution. The original materials feature the GPL 2.1 license in each
file's header, which was suspiciously removed from Linguist's samples.
https://github.com/coq/coq/tree/trunk/theories
Basics.v is a different file to that found in Coq's distro, but is vague
in origin and being removed to err on the side of caution. The remaining
samples are from a MIT-licensed online course by Software Foundations:
https://www.cis.upenn.edu/~bcpierce/sf/current/
References: github/linguist#3313
2016-11-03 02:32:23 +11:00
René Schwaiger
33899b9d6b
Add support for EBNF
...
Extended Backus–Naur form ([EBNF][]) is a metalanguage used to specify
language grammars.
[EBNF]: https://en.wikipedia.org/wiki/Extended_Backus–Naur_form
2016-11-02 13:50:30 +01:00
Arfon Smith
417239004a
Merge pull request #3311 from sanssecours/abnf
...
Add Support for ABNF
2016-11-02 08:33:47 -04:00
René Schwaiger
6a1423d28f
Add support for ABNF
...
Augmented Backus–Naur form ([ABNF][]) is a metalanguage used to specify
language grammars.
[ABNF]: https://en.wikipedia.org/wiki/Augmented_Backus–Naur_form
2016-11-02 12:52:16 +01:00
Arfon Smith
96a23ce388
Merge pull request #3092 from pchaigno/python-console
...
Support for Python console
2016-11-01 07:18:18 -04:00
Paul Chaignon
e8d7eed3aa
Support for Python console
2016-11-01 11:21:00 +01:00
Arfon Smith
9d419c4ab9
Merge pull request #3245 from jecisc/smalltalk_examples
...
Add smalltalk samples
2016-10-30 12:31:37 -04:00
Arfon Smith
4eefc1f58e
Merge pull request #3310 from github/welcoming-Alhadis
...
Adding @Alhadis to the maintainers list.
2016-10-30 08:41:59 -04:00
Arfon Smith
0b94b9cda7
Update CONTRIBUTING.md
2016-10-30 08:32:33 -04:00
Arfon Smith
c736038d94
Merge pull request #3308 from github/help-for-highlighting
...
Adding some language about grammars to the README
2016-10-29 09:41:08 -04:00
Arfon Smith
ec562138f8
More words
2016-10-29 09:40:33 -04:00
Arfon Smith
50013e8dd7
Words
2016-10-29 09:39:57 -04:00
Arfon Smith
416c5d1185
Update README.md
2016-10-29 08:58:57 -04:00
Arfon Smith
8869912d31
Merge pull request #3307 from github/3192-temp
...
3192 part deux
2016-10-29 08:40:10 -04:00
Arfon Smith
43fa563b77
Adding script/list-grammars to script/add-grammar
2016-10-29 08:33:58 -04:00
Arfon Smith
41c6aee8c3
Small readme edits
2016-10-29 08:30:09 -04:00
Alhadis
8cf575c37d
Update grammars list
2016-10-29 13:05:59 +11:00
Alhadis
4e20928e04
Merge branch 'master' into grammar-list
2016-10-29 12:31:04 +11:00
Arfon Smith
3e37bd2680
Merge pull request #2843 from github/go-vendor
...
Go vendor
2016-10-28 00:24:06 -04:00
Arfon Smith
a29f5b2d46
Adding Go-specific vendor paths
2016-10-27 13:59:09 -04:00
Arfon Smith
4efc6f8c95
Merge branch 'master' into go-vendor
2016-10-26 18:34:02 -04:00
Arfon Smith
359699c454
Not going to be staff for much longer.
2016-10-26 13:55:19 -04:00
Arfon Smith
346aa99fcf
Merge pull request #3296 from github/cut-release-v4.8.16
...
Staging PR for Linguist v4.8.16 release
v4.8.16
2016-10-26 13:43:22 -04:00
Arfon Smith
d147778677
Bumping to v4.8.16
2016-10-25 20:30:46 -04:00
Arfon Smith
e520209e49
Grammar update
2016-10-25 20:25:07 -04:00
Arfon Smith
338cc16239
Merge pull request #3264 from Alhadis/rexx-interpreters
...
Add REXX interpreters
2016-10-25 20:15:05 -04:00
Arfon Smith
67ea35094b
Merge pull request #3295 from github/3233-local
...
UPDATE: Add support for MQL4 and MQL5 languages
2016-10-25 20:10:56 -04:00
Arfon Smith
6f0393fcbd
Merge branch 'master' into 3233-local
2016-10-25 20:00:48 -04:00
Arfon Smith
2923d50d7e
Merge pull request #3294 from larsbrinkhoff/boot
...
Makefile.boot misclassified as Clojure.
2016-10-25 18:45:39 -04:00
Lars Brinkhoff
4e26f609ef
Makefile.boot misclassified as Clojure.
2016-10-25 22:21:31 +02:00
Arfon Smith
e86d6e8dd2
Merge pull request #3193 from Alhadis/grammar-scripts
...
Add script to add or replace grammars
2016-10-25 07:36:01 -04:00