Christian Nicolai
8fdee52d35
Merge pull request #13 from iarna/rewrite-js-highlighter
...
Rewrite JavaScript syntax highlighting
2014-09-13 22:20:37 +02:00
Rebecca Turner
1b0ad96dd8
Make columns/whitespace consistent
2014-09-13 12:38:41 -07:00
Rebecca Turner
f763acaaf6
Rewrite JavaScript syntax highlighting
2014-09-12 13:59:53 -07:00
8340b64b22
Merge pull request #12 from iarna/improve-javascript
...
Improve javascript
2014-08-29 23:46:08 +02:00
092bb336f4
Merge pull request #9 from iarna/lsl-support
...
Add LSL support from Zai Lynch
2014-08-29 23:44:00 +02:00
b6fd8994b0
Merge pull request #10 from iarna/sql-support
...
Add SQL support, unknown source
2014-08-29 23:43:28 +02:00
873f1b650e
Merge pull request #11 from iarna/improve-perl-detection
...
Improve Perl detection
2014-08-29 23:43:05 +02:00
Rebecca Turner
a7db2eb736
Add Node.js globals, quasi-keywords and export highlighting
2014-08-29 16:50:14 -04:00
Rebecca Turner
585f123837
Update JavaScript keywords list to ES5, add globals
2014-08-29 16:47:56 -04:00
Rebecca Turner
a339a44893
Improve Perl detection
2014-08-29 16:36:43 -04:00
Rebecca Turner
dad235ca39
Add SQL support, unknown source
2014-08-29 16:35:39 -04:00
Rebecca Turner
0cd474e7d3
Add LSL support from Zai Lynch
...
Author copyright statement:
Linden Scripting Language (LSL) highlighter for JOE
by Zai Lynch - https://wiki.secondlife.com/wiki/User:Zai_Lynch
is a modification of the PASCAL highlighter by Michael Van Canneyt
Last update: March 26th 2009
Since JOE is released under GPL 1, this file is also released as GPL 1
2014-08-29 16:34:08 -04:00
a5577fbdd7
Add simple git COMMIT_EDITMSG highlighting
2014-06-14 09:32:57 +02:00
323b32967c
Merge pull request #7 from eeisenhart/master
...
Allow mixed-case (camelCase) variable and class names
2014-05-08 09:44:48 +02:00
Eric Eisenhart
b43c9ce66e
Allow mixed-case (camelCase) variable and class names
2014-05-07 17:07:51 -07:00
19cccbd6fc
markdown: add link and rule highlight
2014-03-01 21:59:59 +01:00
7d47af3ed6
markdown: add proper highlighting for some headers, code and quote blocks
2014-03-01 17:11:06 +01:00
7a2560c662
markdown: end if we reach newline during bold
2014-03-01 16:50:49 +01:00
f522adf394
Merge pull request #5 from osklil/master
...
Add PowerShell syntax highlighting
2014-02-11 21:56:06 +01:00
Oskar Liljeblad
e8a32be0cc
Added PowerShell syntax highlighting for *.ps1 files.
2014-02-11 21:06:02 +01:00
Oskar Liljeblad
d95273022f
Added powershell.jsf.
2014-02-11 21:05:34 +01:00
724c2f7446
Add f90 as fortran
2013-12-01 23:47:20 +01:00
f4bca2cb33
Update README
2013-06-28 20:21:06 +02:00
73fb5fd3b8
Update license info
2013-06-28 20:19:41 +02:00
a2248b18bb
Highlight module usage in iptables
2013-06-22 21:54:42 +02:00
9a749a932f
Make iptables nicer, internally
2013-06-21 20:26:18 +02:00
27a278ff84
Fix iptables for -N chain_name command without following instructions on that line
2013-06-21 20:22:28 +02:00
efd4d62934
Recog Guardfile
2013-05-12 12:13:12 +02:00
5ff8e7f5f0
Remove load
2013-04-27 14:01:06 +02:00
fff2f649b6
Add JSON
2013-04-24 23:07:29 +02:00
cn
d11ce5886e
Add lua shebang recogn
2013-03-10 11:26:56 +01:00
cn
642c1e8d7f
Merge remote branch 'danielvargas/master'
2013-02-22 00:31:21 +01:00
cn
416b58f022
Merge remote branch 'raev/master'
2013-02-22 00:28:26 +01:00
Daniel Vargas
e626e68d4d
Added Go syntax highlight support
2013-02-21 01:15:28 -03:00
cn
184fc635cd
Add .rabl extension for ruby syntax
2012-08-13 23:02:29 +02:00
Jonas Rosling
9fefb17578
Itroduced handeling of Macros, function arety, keywords <- and ||,
...
quoted function and module names and added -mode to attributes
2012-08-01 22:39:46 +01:00
cn
7d2cc6f634
Puppet: fix bug resulting from enaming comment to line_comment
2012-07-26 17:58:41 +02:00
cn
084f47074b
Puppet: highlight multiline comments properly
2012-07-26 17:57:42 +02:00
Jonas Rosling
0499d90273
added types to highlighting
2012-07-24 22:12:33 +01:00
Jonas Rosling
8a6e01676a
colors :)
2012-07-24 21:50:03 +01:00
Jonas Rosling
02b793c0ca
fixed broken records and broken ints
2012-07-24 21:05:52 +01:00
cn
465900fefa
puppet: add some keywords and disallow uppercase in identifiers
2012-07-23 00:38:17 +02:00
Jonas Rosling
9fd5e67846
fixed some obvious missing cases
2012-07-22 22:52:55 +01:00
Jonas Rosling
04af9f47b3
added highlighting for standard errors
2012-07-22 22:40:56 +01:00
Jonas Rosling
4b7c0974b2
added syntax support for nested records
2012-07-22 22:29:00 +01:00
Jonas Rosling
1ec739d9b1
added some more atributes
2012-07-22 20:48:49 +01:00
Jonas Rosling
9ac5df5876
fixed broken ints
2012-07-22 20:41:03 +01:00
Jonas Rosling
24e6e2976b
added $ syntax and fixed a nicer implementation of attributes
2012-07-22 18:20:12 +01:00
Jonas Rosling
8d1c55bdda
added "some" bifs and guards to highlighting
2012-07-22 15:43:24 +01:00
Jonas Rosling
360f00e6b6
color
2012-07-21 15:30:42 +01:00