summaryrefslogtreecommitdiff
path: root/pygments/lexers/floscript.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-1/+2
* Happy new year.Georg Brandl2022-01-251-1/+1
* Modernize Whitespace token in lexer: floscriptSebastian Engel2021-11-141-5/+4
* Remove unicorn token types (fixes #1816.)Matthäus G. Chajdas2021-06-201-1/+1
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-17/+13
* Fix a few markup problems in the docs.Georg Brandl2018-12-181-1/+1
* Add FloScript sample file, update mappings & changes.Matth?us G. Chajdas2018-12-171-8/+10
* Corrected one word...Rostyslav Golda2018-02-031-1/+1
* Added FloScript lexer04862018-02-031-0/+85