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
*
Update mapfiles.
Georg Brandl
2016-01-16
1
-1
/
+1
*
Added more aliases for TypeScript
Samuel Marks
2016-01-09
1
-1
/
+1
*
Added Decorators to TypeScript lexer
Wolfgang Mayr
2015-10-26
1
-0
/
+2
*
More style and markup fixes.
Georg Brandl
2015-10-17
1
-10
/
+14
*
Merged in EricFromCanada/pygments-main (pull request #417)
Tim Hatch
2015-10-16
1
-13
/
+244
|
\
|
*
Fix out of order alternation in Earl Grey
Tim Hatch
2015-10-14
1
-2
/
+2
|
*
Merged in MadcapJake/pygments-main (pull request #499)
Tim Hatch
2015-10-14
1
-10
/
+29
|
|
\
|
|
*
Cleanups in preparation for 2.1 release.
Tim Hatch
2015-10-14
1
-2
/
+2
|
|
*
Fixes #1100. Add support for ECMAScript6 syntax, with example file.
Tim Hatch
2015-10-13
1
-8
/
+26
|
|
*
Add basic support for template strings to the Javascript lexer.
Marcus R. Brown
2015-09-21
1
-0
/
+1
|
*
|
Fix decrement op, op-assignment, and range op
MadcapJake
2015-09-27
1
-3
/
+5
|
*
|
Fix dot-strings, add backticks, add dbs
MadcapJake
2015-09-25
1
-32
/
+57
|
*
|
Fix fields and methods
MadcapJake
2015-09-24
1
-14
/
+15
|
*
|
Add earl-grey lexer
MadcapJake
2015-09-24
1
-2
/
+186
|
|
/
|
*
Detect .jsm files as JavaScript
Gregory Szorc
2015-04-24
1
-1
/
+1
|
*
Added a new token type Comment.Hashbang with its documentation, and a support...
Miikka Salminen
2015-03-07
1
-1
/
+1
|
*
Copyright year update.
Georg Brandl
2015-01-21
1
-1
/
+1
|
*
spelling/grammar/syntax fixes for docs
EricFromCanada
2014-11-14
1
-1
/
+1
*
|
account for when self and givenblock appear as member methods
EricFromCanada
2014-11-24
1
-1
/
+2
*
|
add currentcapture & givenblock to list of special Lasso builtins
EricFromCanada
2014-11-24
1
-1
/
+1
*
|
improved list of built-in Lasso types
EricFromCanada
2014-11-14
1
-1
/
+2
*
|
allow space in data member accessor
EricFromCanada
2014-11-14
1
-1
/
+1
*
|
[noprocess] should still work after [no_square_brackets]
EricFromCanada
2014-11-14
1
-2
/
+4
*
|
-infinity is valid, -nan is not
EricFromCanada
2014-11-14
1
-2
/
+2
*
|
allow space after dot operators
EricFromCanada
2014-11-14
1
-1
/
+1
*
|
don't allow line breaks in hashbang or escapes
EricFromCanada
2014-11-14
1
-2
/
+2
*
|
spelling/grammar/syntax fixes for docs
EricFromCanada
2014-11-14
1
-1
/
+1
|
/
*
Closes #1055: fixup guessing routines for HTML/XML related markup
Georg Brandl
2014-11-08
1
-3
/
+1
*
Simplify charclasses in a few more modules
Georg Brandl
2014-11-06
1
-38
/
+39
*
Fix flags for JS.
Georg Brandl
2014-11-06
1
-3
/
+4
*
Closes #1052: recognize unicode whitespace in JS lexer.
Georg Brandl
2014-11-04
1
-1
/
+1
*
Javascript: allow shebangs
Georg Brandl
2014-10-17
1
-0
/
+1
*
More fixes thanks to regexlint.
Georg Brandl
2014-10-16
1
-5
/
+4
*
Fix "matches empty string" complaints from regexlint.
Georg Brandl
2014-10-16
1
-3
/
+2
*
Curly brace escaping, round 2.
Tim Hatch
2014-10-15
1
-1
/
+1
*
Merge with -main
Tim Hatch
2014-10-15
1
-6
/
+5
|
\
|
*
Use unistring.combine for slight speedup.
Tim Hatch
2014-10-15
1
-5
/
+5
*
|
all lexers: fix unescaped { and } so that the "regex" module can compile our ...
Georg Brandl
2014-10-15
1
-10
/
+12
|
/
*
JavascriptLexer: Support unicode identifiers per standard.
Tim Hatch
2014-10-07
1
-1
/
+8
*
move module names from _XXXbuiltins to _XXX_builtins to be consistent
Georg Brandl
2014-10-04
1
-1
/
+1
*
split up web lexers
Georg Brandl
2014-09-19
1
-0
/
+1192