summaryrefslogtreecommitdiff
path: root/pygments/lexers/javascript.py
Commit message (Expand)AuthorAgeFilesLines
...
* Make TypeScript the default for .ts files.Matth?us G. Chajdas2019-02-121-0/+4
* Merge heads.Georg Brandl2018-11-281-3/+3
|\
| * Fix remaining 'DeprecationWarning: invalid escape sequence' occurrences in le...Andreas Kloeckner2018-06-191-3/+3
* | Minimal fixup changes for the release, add release date.2.3.0Georg Brandl2018-11-251-2/+4
|/
* Merged in chipx86/pygments-main/typescript-vs-typoscript (pull request #693)Georg Brandl2017-01-221-1/+7
|\
| * Remove the fallback values from the new analyse_text changes.Christian Hammond2017-01-221-5/+1
| * Implement guessing and resolution between TypeScript and TypoScript.Christian Hammond2017-01-221-1/+11
* | Merged in EricFromCanada/pygments-main (pull request #619)Georg Brandl2017-01-221-13/+31
|\ \
| * \ Merged in chipx86/pygments-main/typescript-string-literals (pull request #692)Georg Brandl2017-01-221-1/+18
| |\ \
| | * | Add support for string literals to TypeScriptLexer.Christian Hammond2017-01-201-1/+18
| | |/
| | * Fix for floats with leading/trailing ., reclassify es2015 arrow notation as p...Ash Searle2016-09-011-8/+8
| * | Merged in devoncarew1/pygments-main/devoncarew1/javascriptpy-edited-online-wi...Georg Brandl2017-01-221-3/+4
| |\ \
| | * | javascript.py edited online with Bitbucketdevoncarew12016-08-281-3/+4
| | |/
| * | Copyright update.Georg Brandl2017-01-221-1/+1
| * | Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+1506
| /
* | simplify Lasso's root state with lookaheadEricFromCanada2016-12-031-8/+3
* | Lasso: update keywords for 9.3.2, require \b after parameter localEricFromCanada2016-07-131-16/+16
|/
* Rework CoffeeScript use of slashstartsregex.Tim Hatch2016-05-311-8/+14
* add missing view procMichael Demmer2016-03-021-1/+1
* add missing reduce procMichael Demmer2016-03-021-1/+1
* add a lexer for the juttle languageMichael Demmer2016-03-021-1/+61
* Fix most complaints from regexlint.Georg Brandl2016-02-141-40/+40
* merge default into stableGeorg Brandl2016-01-171-0/+1440