summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Japanese translationgtksourceview-4-2sicklylife2020-01-301-48/+33
* Update Japanese translationsicklylife2020-01-301-2889/+1975
* ruby.lang: Rename string-literal context, reuse escape regexJeffery To2020-01-072-6/+6
* ruby.lang: Update escape sequence highlightingJeffery To2020-01-072-1/+54
* ruby.lang: fix octal and hex string literals, change their styleVlasta Vesely2020-01-062-4/+9
* ruby.lang: fix highlighting of number methodsVlasta Vesely2020-01-062-5/+9
* ruby.lang: fix highlighting numbers in rangesVlasta Vesely2020-01-062-6/+14
* classic: improve grid color stylingChristian Hergert2019-12-091-1/+1
* Update Chinese (China) translationPeng Wu2019-12-041-2/+2
* python3.lang: Allow non-ASCII characters in identifiersJeffery To2019-10-311-13/+96
* ruby.lang: Fix for 3 digit octal-escaped stringY.N2019-10-312-1/+5
* sh.lang: Add semicolon separated variable definitionsneyfag2019-10-292-2/+4
* meson.lang: Add highlighting for string escape sequencesJeffery To2019-10-282-2/+26
* sh.lang: Make "for-command" context end earlierJeffery To2019-10-282-3/+16
* perl.lang: Fix regular expression highlighting in statement modifiersJeffery To2019-10-282-8/+25
* style-schemes: add def:struckthrough for bundled style schemesSim Tov2019-10-287-0/+8
* Mark GtkTextIter as inout parametersAlberto Fanjul2019-10-241-4/+4
* sh.lang: fix variable definition in conditionsVlasta Vesely2019-10-072-1/+6
* sh.lang: Avoid item recognition in "case … esac" statementsneyfag2019-10-012-17/+0
* language-specs: fix JS string templatesNuno Martins2019-09-262-1/+19
* language-specs: add JS BigInt supportNuno Martins2019-09-261-0/+16
* cmake.lang: add commands that were added in CMake 3.13Elias Aebi2019-09-261-0/+3
* sh.lang: improve recognition of "case ... esac" statementneyfag2019-09-242-3/+15
* Update file.go: added tests of new syntaxes and made program valid/runnable h...Pile Trade2019-09-171-4/+5
* * Made package and import externals, like in JavaPile Trade2019-09-171-34/+70
* sourceiter: check movements before continuingChristian Hergert2019-09-161-8/+36
* testsuite: use g_assert_* macros instead of g_assert()Christian Hergert2019-09-1219-214/+214
* tests: remove g_assert() usageChristian Hergert2019-09-122-3/+3
* view: short-circuit when painting background marksChristian Hergert2019-09-033-0/+17
* gtksourceview: add GIMP style color formatsChristian Hergert2019-09-021-9/+31
* php.lang: use 'common-function' contextVlasta Vesely2019-08-061-0/+1
* Revert "html.lang: Require end tags for <style> and <script>"Christian Hergert2019-08-041-0/+8
* Update language-specs.potPiotr Drąg2019-08-041-1/+3
* Update POTFILES.skipPiotr Drąg2019-08-041-0/+1
* docker.lang: add Dockerfile supportDavid Pérez Cabrera2019-08-031-0/+173
* gtksourceview: use tab-width for visual columnChristian Hergert2019-07-291-7/+5
* css.lang: Add "all" property name and "revert" property valueJeffery To2019-07-231-0/+2
* css.lang: Add highlighting for custom properties (css variables)Jeffery To2019-07-234-0/+40
* rust.lang: add some newer keywordsRicardo Silva Veloso2019-07-111-0/+4
* groovy.lang: correctly highlight ${} placeholders with braces in themРоман Донченко2019-06-262-1/+14
* gtksourceview: delete selection when indentingChristian Hergert2019-05-311-2/+8
* yaml.lang: improve the highlighting of quoted stringsРоман Донченко2019-04-291-6/+34
* yaml.lang: fix some cases of falsely recognized map keysРоман Донченко2019-04-291-2/+2
* yaml.lang: improve detection of block scalarsРоман Донченко2019-04-291-1/+8
* gradle.lang: deduplicateElias Aebi2019-04-281-285/+2
* c.lang: Highlight double_t and float_tMatthias Schneider2019-04-231-2/+2
* contextengine: clear invalid ranges if BOM is foundChristian Hergert2019-04-201-0/+2
* yaml: simplify map regexChristian Hergert2019-04-191-0/+14
* Revert "contextengine: disable highlighting in presence of long lines"Christian Hergert2019-04-191-16/+0
* contextengine: disable highlighting in presence of long linesChristian Hergert2019-04-191-0/+16