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
*
Update copyright year to 2023.
Matthäus G. Chajdas
2023-03-29
1
-1
/
+1
*
Add the NASM file format supports
Ashraf Ali S
2022-11-19
1
-1
/
+1
*
Add opaque pointer type to LLVM IR lexer
Vladimir Vuksanovic
2022-10-31
1
-1
/
+1
*
all: style fixes
Georg Brandl
2022-10-27
1
-1
/
+2
*
Add { and } to punctuation for GNU Assembly lexer (#2230)
Nils Husung
2022-09-14
1
-1
/
+1
*
Improve NASM lexer (#2212)
Fanael Linithien
2022-08-19
1
-3
/
+4
*
Rework URL information in lexers.
Matthäus G. Chajdas
2022-03-20
1
-6
/
+4
*
Happy new year.
Georg Brandl
2022-01-25
1
-1
/
+1
*
Fix typos (#2030)
Kian-Meng Ang
2022-01-18
1
-1
/
+1
*
Improve objdump-nasm lexer (#1981)
Pwilke
2021-12-28
1
-1
/
+6
*
Asm lex bugfix #1895: register re check for boundary (#1961)
Sebastian Engel
2021-11-17
1
-6
/
+6
*
Whitespace token modernization - a* lexers - regarding #1905 (#1914)
Sebastian Engel
2021-10-23
1
-43
/
+43
*
Clean-up unused imports (#1887)
Mickaël Schoentgen
2021-08-23
1
-1
/
+1
*
Add numerical identifiers to LLVM label syntax (#1875)
Bruce Collie
2021-07-31
1
-1
/
+2
*
Update LLVM lexer to use keywords of LLVM 12.0. (#1824)
Fraser Cormack
2021-05-31
1
-57
/
+84
*
Run pyupgrade across codebase to modernize syntax and patterns (#1622)
Jon Dufresne
2021-01-17
1
-1
/
+0
*
Bump copyright year.
Matthäus G. Chajdas
2021-01-03
1
-1
/
+1
*
llvm lexer: add poison keyword (#1612)
Nuno Lopes
2020-11-28
1
-1
/
+1
*
llvm lexer: add freeze instruction and bfloat type (#1565)
Nuno Lopes
2020-10-06
1
-11
/
+12
*
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
[next]