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
/
asm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: revert changes of [a-zA-Z0-9_] to \w
Georg Brandl
2020-09-07
1
-10
/
+10
*
all: use argumentless super()
Georg Brandl
2020-09-06
1
-3
/
+3
*
all: fixup remaining regexlint warnings
Georg Brandl
2020-09-06
1
-16
/
+27
*
Add support for ARM constant notation in GAS lexer
Brennan Ashton
2020-09-02
1
-1
/
+1
*
Update copyright year (fixes #1514.)
Matthäus G. Chajdas
2020-08-22
1
-1
/
+1
*
Nasm: Update register syntax for 64-bit (#1465)
Jonas Bushart
2020-06-01
1
-1
/
+1
*
Improve some lexer docstrings
Adam Johnson
2020-03-22
1
-8
/
+8
*
Multiline flag does not work with re.match
Alan Hamlett
2020-02-08
1
-3
/
+3
*
Add lexer for LLVM's MIR format (#1361)
Daniel Sanders
2020-01-24
1
-5
/
+217
*
GAS: Add test code.
lrh2000
2019-11-30
1
-8
/
+8
*
GAS: Add support for C style comments.
lrh2000
2019-11-27
1
-3
/
+8
*
GAS: accept registers in directive args (bitbucket PR #739)
Georg Brandl
2019-11-24
1
-1
/
+3
*
Make the NasmLexer the default for *.asm.
Matth?us G. Chajdas
2019-06-22
1
-0
/
+14
*
Fixup all headers and some more minor problems.
2.4.2
Georg Brandl
2019-05-28
1
-1
/
+1
*
Fix directive parsing in NasmLexer (fixes #1517.)
Matth?us G. Chajdas
2019-05-21
1
-2
/
+4
*
Fix invalid string escape.
Georg Brandl
2019-05-07
1
-1
/
+1
*
Various fixes and cleanups to the last batch of new languages.
Matth?us G. Chajdas
2019-04-28
1
-2
/
+4
*
Add lexers for DASM16, Augeas, TOML, and Slash
Frederik ?Freso? S. Olesen
2019-03-31
1
-1
/
+105
*
Update LLVM lexer to use keywords of LLVM 7.0.
Robin Eklind
2018-12-31
1
-48
/
+57
*
Merged in wentasah/pygments-main (pull request #784)
Tim Hatch
2018-12-05
1
-0
/
+2
|
\
|
*
Fix handling of end-of-line comments in asm lexer
michal sojka
2018-11-26
1
-0
/
+2
*
|
Fix more instances of invalid string escapes
Georg Brandl
2018-11-28
1
-3
/
+3
|
/
*
Change instances of Comment.Singleline to Comment.Single
Erkki Mattila
2017-02-05
1
-1
/
+1
*
merge
Georg Brandl
2017-01-22
1
-2
/
+3
|
\
|
*
More housekeeping and missed additions to CHANGES.
Georg Brandl
2017-01-22
1
-2
/
+3
*
|
Merged in GorNishanov/pygments-main (pull request #630)
Georg Brandl
2017-01-22
1
-2
/
+14
|
\
\
|
|
/
|
/
|
|
*
LLVMLexer: added 58 keywords and 'token' type to match LLVM 4.0
Gor Nishanov
2016-07-26
1
-2
/
+14
|
*
Merge with birkenfeld/pygments-main
Tim Hatch
2016-05-31
1
-65
/
+180
|
|
\
|
|
*
regexlint fixes.
Georg Brandl
2016-02-17
1
-1
/
+1
|
|
*
LLVM lexer: use words()
Georg Brandl
2016-02-17
1
-61
/
+40
|
|
*
Hsail: fix two issues to lex examplefile.
Georg Brandl
2016-02-17
1
-3
/
+2
|
|
*
Merge in HSAIL lexer (PR#518).
Georg Brandl
2016-02-17
1
-79
/
+83
|
|
|
\
|
|
|
*
merge default into stable
Georg Brandl
2016-01-17
1
-0
/
+436
|
|
*
HSAIL: Add more keywords, strings, numerical constants
grollinger
2015-11-07
1
-10
/
+34
|
|
*
Add HSAIL lexer
grollinger
2015-11-06
1
-1
/
+110
|
*
|
Lex comment as Comment when a newline gets escaped
Ruben De Smet
2016-01-07
1
-3
/
+4
|
*
|
Add tasm lexer.
Ruben De Smet
2016-01-07
1
-2
/
+80
|
|
/
|
*
Closes #1124: Add 'addrspacecast' instruction to the LLVM asm lexer
Zvi Rackover
2015-06-30
1
-1
/
+2
|
*
Copyright year update.
Georg Brandl
2015-01-21
1
-1
/
+1
|
*
Simplify charclasses in a few more modules
Georg Brandl
2014-11-06
1
-3
/
+3
|
*
Fix allowing whitespace before preprocessor commands in NASM.
Georg Brandl
2014-11-06
1
-1
/
+1
|
*
ca65: allow brackets
Georg Brandl
2014-10-07
1
-1
/
+1
|
*
Better name for ca65 assembler lexer.
Georg Brandl
2014-10-07
1
-1
/
+1
|
*
Remove the c_like subpackage.
Georg Brandl
2014-09-20
1
-2
/
+2
|
*
split up text lexers
Georg Brandl
2014-09-19
1
-11
/
+11
|
*
Update ElixirLexer and example_elixir.ex
Alexei Sholik
2014-06-05
1
-0
/
+435
*
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
/
+628