index
:
delta/python-packages/pygments-git.git
2382-fix
661/ashsearle/phpclass
686/ximmm/css
704/kenzierocks/antlrv4
716/kemichal/eloquence
719/tatt61880/kuin
723/drhouck/cliterals
732/djrm0/gdscript
752/camoberg/yang
765/lgiordani/m68k
767/6wind/yang
769/mtreinish/openqasm
793/brytonhall/singularity
829/TheMartianLife/yarn
834/john-andrews/chisel
836/MaisaMilena/formality
839/joente/thingsdb
Anteru/issue1009
argparse
bug/angular-html
examplefiles
fix/1437
fix/1579
fix/1698-lineos-wrapping
improve-linenos-handling
master
py2removal
raw-alias
regex
release/2.8.x
stable
task/add-analyze-text
task/improve-crlf-handling
github.com: pygments/pygments.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pygments
/
lexers
/
javascript.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various issues found by make check.
Matthäus G. Chajdas
2021-02-14
1
-2
/
+4
*
Run pyupgrade across codebase to modernize syntax and patterns (#1622)
Jon Dufresne
2021-01-17
1
-1
/
+0
*
fix escape in TypeScript templates literals
Mestery
2021-01-17
1
-2
/
+1
*
Fix escapes in JavaScript backtick strings
Georg Brandl
2021-01-17
1
-2
/
+1
*
Merge branch 'master' of https://github.com/felixhao28/pygments into felixhao...
Matthäus G. Chajdas
2021-01-04
1
-1
/
+1
|
\
|
*
fix punctuation not labeled in function definition in TypeScript
Yiyang Hao
2020-08-16
1
-1
/
+1
*
|
Bump copyright year.
Matthäus G. Chajdas
2021-01-03
1
-1
/
+1
*
|
Update keywords for JS and its variants (#1651)
Mestery
2021-01-02
1
-37
/
+35
*
|
add support for LiveScript and CoffeeScript
Mestery
2020-12-28
1
-4
/
+4
*
|
Fix regexs to support somes flags
Mestery
2020-12-28
1
-4
/
+4
*
|
fix a lot more backtracking string regexes
Georg Brandl
2020-12-25
1
-28
/
+8
*
|
Fix backtracking string regexes in JavascriptLexer und TypescriptLexer.
Georg Brandl
2020-12-17
1
-5
/
+24
*
|
JuttleLexer: Fix duplicate 'juttle' occurance in lexer aliases.
Sumanth V Rao
2020-11-19
1
-1
/
+1
*
|
Add Javascript 'async', 'await' keywords (#1605)
Chris Nevers
2020-11-17
1
-1
/
+1
*
|
all: remove "u" string prefix (#1536)
Georg Brandl
2020-09-08
1
-1
/
+1
*
|
Add comment.
Matthäus G. Chajdas
2020-09-06
1
-0
/
+3
*
|
Overhaul Javascript numeric literals (#1534)
Kurt McKee
2020-09-06
1
-5
/
+8
*
|
all: fixup remaining regexlint warnings
Georg Brandl
2020-09-06
1
-3
/
+3
*
|
Update copyright year (fixes #1514.)
Matthäus G. Chajdas
2020-08-22
1
-1
/
+1
|
/
*
Add recent keywords for Dart syntax (#1449)
Sam Rawlins
2020-05-18
1
-9
/
+10
*
Remove Python 2 compatibility (#1348)
Georg Brandl
2020-02-29
1
-3
/
+3
*
Add support for *.mjs JavaScript modules extension (#1392)
Alan Hamlett
2020-02-12
1
-1
/
+1
*
all: fixup http->https for github, pypi, pocoo etc URLs
Georg Brandl
2019-12-10
1
-1
/
+1
*
tests: remove special skip cases for random_input test case
Georg Brandl
2019-12-09
1
-3
/
+3
*
Juttle: style fixes
Georg Brandl
2019-11-26
1
-7
/
+14
*
Dart: add support for annotations (bitbucket PR #733)
Georg Brandl
2019-11-24
1
-0
/
+1
*
Fixup all headers and some more minor problems.
2.4.2
Georg Brandl
2019-05-28
1
-1
/
+1
*
Add 'of' to TypeScript grammar (fixes #1515.)
Matth?us G. Chajdas
2019-05-18
1
-1
/
+1
*
Fix #1498.
Matth?us G. Chajdas
2019-03-06
1
-6
/
+0
*
Make TypeScript the default for .ts files.
Matth?us G. Chajdas
2019-02-12
1
-0
/
+4
*
Merge heads.
Georg Brandl
2018-11-28
1
-3
/
+3
|
\
|
*
Fix remaining 'DeprecationWarning: invalid escape sequence' occurrences in le...
Andreas Kloeckner
2018-06-19
1
-3
/
+3
*
|
Minimal fixup changes for the release, add release date.
2.3.0
Georg Brandl
2018-11-25
1
-2
/
+4
|
/
*
Merged in chipx86/pygments-main/typescript-vs-typoscript (pull request #693)
Georg Brandl
2017-01-22
1
-1
/
+7
|
\
|
*
Remove the fallback values from the new analyse_text changes.
Christian Hammond
2017-01-22
1
-5
/
+1
|
*
Implement guessing and resolution between TypeScript and TypoScript.
Christian Hammond
2017-01-22
1
-1
/
+11
*
|
Merged in EricFromCanada/pygments-main (pull request #619)
Georg Brandl
2017-01-22
1
-13
/
+31
|
\
\
|
*
\
Merged in chipx86/pygments-main/typescript-string-literals (pull request #692)
Georg Brandl
2017-01-22
1
-1
/
+18
|
|
\
\
|
|
*
|
Add support for string literals to TypeScriptLexer.
Christian Hammond
2017-01-20
1
-1
/
+18
|
|
|
/
|
|
*
Fix for floats with leading/trailing ., reclassify es2015 arrow notation as p...
Ash Searle
2016-09-01
1
-8
/
+8
|
*
|
Merged in devoncarew1/pygments-main/devoncarew1/javascriptpy-edited-online-wi...
Georg Brandl
2017-01-22
1
-3
/
+4
|
|
\
\
|
|
*
|
javascript.py edited online with Bitbucket
devoncarew1
2016-08-28
1
-3
/
+4
|
|
|
/
|
*
|
Copyright update.
Georg Brandl
2017-01-22
1
-1
/
+1
|
*
|
Add support for partials and path segments for Handlebars.
Christian Hammond
2016-11-04
1
-0
/
+1506
|
/
*
|
simplify Lasso's root state with lookahead
EricFromCanada
2016-12-03
1
-8
/
+3
*
|
Lasso: update keywords for 9.3.2, require \b after parameter local
EricFromCanada
2016-07-13
1
-16
/
+16
|
/
*
Rework CoffeeScript use of slashstartsregex.
Tim Hatch
2016-05-31
1
-8
/
+14
*
add missing view proc
Michael Demmer
2016-03-02
1
-1
/
+1
*
add missing reduce proc
Michael Demmer
2016-03-02
1
-1
/
+1
*
add a lexer for the juttle language
Michael Demmer
2016-03-02
1
-1
/
+61
[next]