summaryrefslogtreecommitdiff
path: root/tests/snippets/asm
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace token modernization - a* lexers - regarding #1905 (#1914)Sebastian Engel2021-10-231-1/+1
| | | | | | | | | | | | | | | * Whitespace token modernization - ambient lexer * Whitespace token modernization - ampl lexer * Whitespace token modernization - apdlexer lexer * Whitespace token modernization - apl lexer * Whitespace token modernization - adl lexer * Whitespace token modernization - arrow lexer * Whitespace token modernization - asm lexer
* Rename "tests/lexers" to "tests/snippets" and update the contributionGeorg Brandl2021-01-201-0/+9
docs to point to both snippets and examplefiles.