summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* encoding: fix leak of variantwip/chergert/encoding-leakChristian Hergert2018-08-011-2/+0
* completion: fix improper memory use for background-colorChristian Hergert2018-08-011-4/+6
* Updated Spanish translationDaniel Mustieles2018-07-241-2902/+1718
* javascript.lang: Fix escape sequencesJeffery To2018-06-262-4/+46
* javascript.lang: Remove accidental line continations from test fileJeffery To2018-06-261-2/+2
* javascript.lang: Allow \\ in bracketed groups.Christoph Burschka2018-06-262-2/+11
* latex.lang: add support of minted packageMarc Schreiber2018-06-231-2/+20
* gradle.lang: add language fileAlberto Fanjul2018-06-233-0/+335
* Add the GtkSourceView logo to gitSébastien Wilmet2018-06-171-0/+0
* Post-release version bumpSébastien Wilmet2018-06-172-2/+2
* Release 4.0.24.0.2Sébastien Wilmet2018-06-171-0/+12
* rust.lang: add i128 & u128, and allow underscores in unicode escapesNibaldo González2018-06-131-2/+4
* scss.lang, less.lang: Add new languagesJeffery To2018-06-046-0/+3259
* css.lang: Match the slash symbol in font declarationsJeffery To2018-05-302-1/+6
* css.lang: Reorganize test fileJeffery To2018-05-301-88/+292
* css.lang: Speed up regular expressions a bitJeffery To2018-05-301-17/+19
* css.lang: Fix incorrect highlighting in certain nested at-rule casesJeffery To2018-05-302-1/+12
* css.lang: Highlight escape sequences in stringsJeffery To2018-05-302-3/+33
* css.lang: Group selector contexts, fix nested :not() highlightingJeffery To2018-05-301-38/+82
* css.lang: Fix various highlightingJeffery To2018-05-302-10/+62
* css.lang: Combine at-rule keyword and call contextsJeffery To2018-05-301-69/+137
* css.lang: Add modifier context for extensibilityJeffery To2018-05-301-4/+30
* css.lang: Split declaration / test contexts for extensibilityJeffery To2018-05-301-30/+100
* css.lang: Split all-style-properties contextJeffery To2018-05-301-8/+15
* css.lang: Add *-value contexts for extensibilityJeffery To2018-05-301-52/+114
* css.lang: Add *-content contexts to aid extensibilityJeffery To2018-05-301-14/+45
* Move to GitLab: update URLsSébastien Wilmet2018-05-235-6/+5
* Move to GitLab: update HACKING fileSébastien Wilmet2018-05-231-5/+6
* README: remove section "How to report bugs"Sébastien Wilmet2018-05-231-26/+0
* css.lang: Update styles to better reflect contextsJeffery To2018-05-181-82/+119
* css.lang: Rename selector style/context IDsJeffery To2018-05-181-43/+50
* css.lang: Add more support for CSS Paged Media Module Level 3Jeffery To2018-05-182-1/+80
* css.lang: Add highlighting for @font-feature-values blockJeffery To2018-05-182-6/+65
* css.lang: Add more number regexsJeffery To2018-05-181-11/+46
* css.lang: Add missing font-variant-east-asian valuesJeffery To2018-05-181-2/+10
* css.lang: Make dimension and resolution contexts easier to readJeffery To2018-05-181-2/+29
* css.lang: Add highlighting for :lang() and :not() argumentsJeffery To2018-05-182-0/+56
* css.lang: Sort and update pseudo-elements and pseudo-classesJeffery To2018-05-181-19/+28
* css.lang: Update media features and feature valuesJeffery To2018-05-181-10/+23
* css.lang: Add highlighting for @charset, @import, and @namespace callsJeffery To2018-05-182-4/+91
* css.lang: Add highlighting for @supportsJeffery To2018-05-182-0/+50
* css.lang: Limit attribute operator highlightingJeffery To2018-05-181-5/+20
* css.lang: Add container contexts to help lang file organizationJeffery To2018-05-181-80/+129
* css.lang: Reorganize structure of lang fileJeffery To2018-05-181-163/+179
* css.lang: Move media queries and @media call into separate contextsJeffery To2018-05-182-35/+62
* css.lang: Add highlighting for vendor prefixed valuesJeffery To2018-05-182-23/+98
* css.lang: Add support for @keyframes call / blockJeffery To2018-05-182-1/+52
* css.lang: Support Unicode and character escapes for IDs and classesJeffery To2018-05-182-8/+66
* css.lang: Add animatable propertiesJeffery To2018-05-182-0/+96
* css.lang: @font-face improvementsJeffery To2018-05-182-1/+10