Joe Kutner
b6aa9f9b12
Added ShellSession language using pygments Bash Session lexer
2014-04-16 12:21:14 -05:00
Brandon Keepers
b6d0a41718
Merge pull request #1063 from lucaswerkmeister/patch-1
...
Add .osm extension for XML
2014-04-16 09:57:21 -04:00
Gusakov Nikita
0240b76cc3
Added Zephir language
2014-04-15 20:13:32 +04:00
Lucas Werkmeister
3f96bcc32b
Add .osm extension for XML
...
The OpenStreetMap project (openstreetmap.org) uses the .osm extension for the OSM XML format (http://wiki.openstreetmap.org/wiki/OSM_XML ).
2014-04-14 10:07:15 +02:00
Santiago Perez De Rosso
8ba9446fcd
temporarily set lexer to Text Only for Alloy
2014-04-07 22:44:35 -04:00
Santiago Perez De Rosso
04a6af4272
alloy support
2014-04-07 18:04:59 -04:00
Shrayas Rajagopal
a1641f2ffa
Fixing cache vendor regex
...
* Fixes #1051
* Any folder with "cache" in it was being ignored. This fixes it.
2014-04-07 11:35:28 +05:30
Mikulas
b6cadc93f2
Fix languages.yml 'interpreters' key documentation
2014-04-03 10:17:14 +02:00
draegtun
a5fa26461c
updated samples.json for new Rebol sample files
2014-04-02 16:41:47 +01:00
Barry Walsh
5ddcdede74
Delete hello-world.r
...
Requested by pchaigno and replaced with the two "real" *.r files (GCP-datatype.r & boaters.r)
2014-03-28 13:58:41 +00:00
Barry Walsh
c4cdcc8db7
Another sample file for .r extension
2014-03-28 13:57:50 +00:00
Barry Walsh
7219ebdf3c
Sample file for Rebol .r extension
2014-03-28 13:57:07 +00:00
Barry Walsh
cd548c6ed6
Opps word instead of world!
2014-03-28 13:55:31 +00:00
Barry Walsh
75140f5d52
Sample file for .r3 Rebol extension
2014-03-28 13:54:44 +00:00
Barry Walsh
774303a846
Delete hello-rebol.r
2014-03-28 13:53:22 +00:00
Barry Walsh
bb2afbb03d
Disambiguate .r extension between Rebol and R
2014-03-27 16:54:24 +00:00
The Crimson Tautology
1f022a84ea
Add SourcePawn language
2014-03-23 12:50:35 -04:00
Gary Burgess
110fa6d384
Add PureScript language & samples
2014-03-21 23:55:20 +00:00
Barry Walsh
c971c14a83
Sample file for .r Rebol extension
2014-03-21 18:07:16 +00:00
Barry Walsh
4bec82a19e
Sample file for .r3 Rebol extension
2014-03-21 18:05:49 +00:00
Barry Walsh
0c23050eaf
Sample file for .r2 Rebol extension
2014-03-21 18:05:14 +00:00
Barry Walsh
e1c81a8884
Sample file for .rebol Rebol extension
2014-03-21 18:04:18 +00:00
Barry Walsh
19e4dabf01
Sample file for .reb Rebol extension
2014-03-21 18:03:03 +00:00
Barry Walsh
a98ad13af4
Rebol extension changes to languages.yml
...
Historically Rebol used the .r extension which unfortunately clashes with the R Stats programming language :(
For example even the Rebol interpreter repo says it uses 9.7% R instead of Rebol! - https://github.com/rebol/rebol
So 3 changes here…
1) .reb is now the primary (and official) extension - http://www.rebol.com/article/0540.html
2) .rebol moved to list of extensions (some code does use it)
3) .r added back. NB. The majority of Rebol code on Rebol uses this (followed by .r2 & .r3). .r was present in languages.yml previously but was removed for some reason? (looks like here - 5a5d334999 )
2014-03-21 15:09:37 +00:00
Ted Nyman
f39456ee47
Merge pull request #991 from waywardmonkeys/improve-dylan-support
...
Add .lid and .intr extensions for Dylan.
2014-03-15 18:13:41 -07:00
Bruce Mitchener
957dd15d5b
Add .lid and .intr extensions for Dylan.
2014-03-14 22:03:31 +07:00
Ted Nyman
2e731a1084
Merge pull request #978 from cronycle/master
...
added VCR Cassette to the 'generated' list so they get suppressed
2014-03-13 14:37:25 -07:00
sparkyswidgets
637682e452
Reordered Eagle to match placement in Samples, this should be the correct way I hope!
2014-03-11 22:14:15 -06:00
Ted Nyman
38bd07a113
Merge pull request #832 from dasmithii/patch-2
...
Updated language list to include HOW, and fixed the lack of lexer proble...
2014-03-11 20:24:07 -07:00
Sparky's Widgets
68b6152b42
Merge pull request #2 from SparkysWidgets/patch-3
...
Delete EagleXMLfoo.sch
2014-03-11 20:37:48 -06:00
Sparky's Widgets
a349f81e2d
Delete EagleXMLfoo.sch
2014-03-11 20:37:36 -06:00
Sparky's Widgets
8c2e41cc99
Merge pull request #1 from SparkysWidgets/patch-1
...
Delete EagleXMLfoo.brd
2014-03-11 20:37:07 -06:00
Sparky's Widgets
6c0618f75a
Delete EagleXMLfoo.brd
2014-03-11 20:34:18 -06:00
sparkyswidgets
b1eed16422
Modified sch and brd anmes to reflect parent folder
2014-03-11 20:33:18 -06:00
sparkyswidgets
432f27480e
This should order Eagle above ECL
2014-03-11 20:23:31 -06:00
sparkyswidgets
23addec9a9
Removing lower case folder to match order
2014-03-11 20:22:11 -06:00
sparkyswidgets
e50cc9b210
Just Maybe this will work!
2014-03-11 19:57:00 -06:00
sparkyswidgets
58d865f293
reording folder list, got out of order for some reason
2014-03-11 19:33:24 -06:00
sparkyswidgets
b69fef2c39
Added Eagle XML sch and brd Samples
2014-03-11 18:52:39 -06:00
sparkyswidgets
f8fee56446
Merge remote-tracking branch 'upstream/master'
2014-03-11 18:45:46 -06:00
Douglas Adam Smith II
645411e256
Testing...
2014-03-11 14:23:28 -04:00
Douglas Adam Smith II
29510b26e0
Fix
2014-03-11 14:00:49 -04:00
Douglas Adam Smith II
e4c1cc572b
Fixed order of languages. Forgot how ASCI works.
...
This will (hopefully) fix the build.
2014-03-11 13:51:16 -04:00
Douglas Adam Smith II
7c85c11944
Updated How language to FLUX (name change)
2014-03-11 13:38:10 -04:00
Ted Nyman
5318402be5
Merge pull request #981 from cjxgm/patch-1
...
add extension .cc for c++
2014-03-09 04:21:02 -07:00
eXerigumo Clanjor (哆啦比猫/兰威举)
8323450958
add extension .cc for c++
2014-03-09 16:12:30 +08:00
Nayeem Syed
68793b1f0f
added check for extension and line count on vcr_cassette? in generated
2014-03-08 08:12:18 +00:00
Ted Nyman
c6e3c8fab8
Merge pull request #963 from mbezjak/vendor-gradle
...
Add gradle wrapper files to vendor.yml
2014-03-07 20:46:46 -08:00
Max Ogden
54c1d7c9d9
update improved javascript color in test_language
2014-03-06 23:38:59 -08:00
Max Ogden
3a19ba4523
dramatically enhance colors for javascript and css
2014-03-06 23:10:05 -08:00