Imported Upstream version 2.2.0 upstream/2.2.0
authorJinWang An <jinwang.an@samsung.com>
Tue, 5 Jan 2021 03:17:30 +0000 (12:17 +0900)
committerJinWang An <jinwang.an@samsung.com>
Tue, 5 Jan 2021 03:17:30 +0000 (12:17 +0900)
commitdc476928b4e14c2e6eaed8e5c065b02d8979c1b1
treee32ee522c3ffec07afcf3224fc244aac9a9ebc18
parentb916d883180d9fa78d2435ba73a02a45dc1c0290
Imported Upstream version 2.2.0
420 files changed:
.hgignore [deleted file]
.hgtags [deleted file]
AUTHORS
CHANGES
LICENSE
MANIFEST.in
Makefile
PKG-INFO
Pygments.egg-info/PKG-INFO
Pygments.egg-info/SOURCES.txt
doc/_themes/pygments14/layout.html
doc/_themes/pygments14/static/pygments14.css_t
doc/docs/api.rst
doc/docs/cmdline.rst
doc/docs/lexerdevelopment.rst
doc/docs/lexers.rst
doc/docs/styles.rst
doc/docs/tokens.rst
doc/docs/unicode.rst
doc/languages.rst
external/autopygmentize
external/markdown-processor.py
external/moin-parser.py
external/rst-directive.py
ez_setup.py [deleted file]
pygments/__init__.py
pygments/cmdline.py
pygments/console.py
pygments/filter.py
pygments/filters/__init__.py
pygments/formatter.py
pygments/formatters/__init__.py
pygments/formatters/_mapping.py
pygments/formatters/bbcode.py
pygments/formatters/html.py
pygments/formatters/img.py
pygments/formatters/irc.py
pygments/formatters/latex.py
pygments/formatters/other.py
pygments/formatters/rtf.py
pygments/formatters/svg.py
pygments/formatters/terminal.py
pygments/formatters/terminal256.py
pygments/lexer.py
pygments/lexers/__init__.py
pygments/lexers/_asy_builtins.py
pygments/lexers/_cl_builtins.py
pygments/lexers/_cocoa_builtins.py
pygments/lexers/_csound_builtins.py
pygments/lexers/_lasso_builtins.py
pygments/lexers/_lua_builtins.py
pygments/lexers/_mapping.py
pygments/lexers/_mql_builtins.py
pygments/lexers/_openedge_builtins.py
pygments/lexers/_php_builtins.py
pygments/lexers/_postgres_builtins.py
pygments/lexers/_scilab_builtins.py
pygments/lexers/_sourcemod_builtins.py
pygments/lexers/_stan_builtins.py
pygments/lexers/_stata_builtins.py [new file with mode: 0644]
pygments/lexers/_tsql_builtins.py [new file with mode: 0644]
pygments/lexers/_vim_builtins.py
pygments/lexers/actionscript.py
pygments/lexers/agile.py
pygments/lexers/algebra.py
pygments/lexers/ambient.py
pygments/lexers/ampl.py [new file with mode: 0644]
pygments/lexers/apl.py
pygments/lexers/archetype.py
pygments/lexers/asm.py
pygments/lexers/automation.py
pygments/lexers/basic.py
pygments/lexers/bibtex.py [new file with mode: 0644]
pygments/lexers/business.py
pygments/lexers/c_cpp.py
pygments/lexers/c_like.py
pygments/lexers/capnproto.py [new file with mode: 0644]
pygments/lexers/chapel.py
pygments/lexers/clean.py [new file with mode: 0644]
pygments/lexers/compiled.py
pygments/lexers/configs.py
pygments/lexers/console.py
pygments/lexers/crystal.py [new file with mode: 0644]
pygments/lexers/csound.py
pygments/lexers/css.py
pygments/lexers/d.py
pygments/lexers/dalvik.py
pygments/lexers/data.py
pygments/lexers/diff.py
pygments/lexers/dotnet.py
pygments/lexers/dsls.py
pygments/lexers/dylan.py
pygments/lexers/ecl.py
pygments/lexers/eiffel.py
pygments/lexers/elm.py
pygments/lexers/erlang.py
pygments/lexers/esoteric.py
pygments/lexers/ezhil.py
pygments/lexers/factor.py
pygments/lexers/fantom.py
pygments/lexers/felix.py
pygments/lexers/forth.py [new file with mode: 0644]
pygments/lexers/fortran.py
pygments/lexers/foxpro.py
pygments/lexers/functional.py
pygments/lexers/go.py
pygments/lexers/grammar_notation.py
pygments/lexers/graph.py
pygments/lexers/graphics.py
pygments/lexers/haskell.py
pygments/lexers/haxe.py
pygments/lexers/hdl.py
pygments/lexers/hexdump.py
pygments/lexers/html.py
pygments/lexers/idl.py
pygments/lexers/igor.py
pygments/lexers/inferno.py
pygments/lexers/installers.py
pygments/lexers/int_fiction.py
pygments/lexers/iolang.py
pygments/lexers/j.py
pygments/lexers/javascript.py
pygments/lexers/julia.py
pygments/lexers/jvm.py
pygments/lexers/lisp.py
pygments/lexers/make.py
pygments/lexers/markup.py
pygments/lexers/math.py
pygments/lexers/matlab.py
pygments/lexers/ml.py
pygments/lexers/modeling.py
pygments/lexers/modula2.py
pygments/lexers/monte.py [new file with mode: 0644]
pygments/lexers/ncl.py [new file with mode: 0644]
pygments/lexers/nimrod.py
pygments/lexers/nit.py
pygments/lexers/nix.py
pygments/lexers/oberon.py
pygments/lexers/objective.py
pygments/lexers/ooc.py
pygments/lexers/other.py
pygments/lexers/parasail.py
pygments/lexers/parsers.py
pygments/lexers/pascal.py
pygments/lexers/pawn.py
pygments/lexers/perl.py
pygments/lexers/php.py
pygments/lexers/praat.py
pygments/lexers/prolog.py
pygments/lexers/python.py
pygments/lexers/qvt.py
pygments/lexers/r.py
pygments/lexers/rdf.py
pygments/lexers/rebol.py
pygments/lexers/resource.py
pygments/lexers/rnc.py [new file with mode: 0644]
pygments/lexers/roboconf.py
pygments/lexers/robotframework.py
pygments/lexers/ruby.py
pygments/lexers/rust.py
pygments/lexers/sas.py [new file with mode: 0644]
pygments/lexers/scripting.py
pygments/lexers/shell.py
pygments/lexers/smalltalk.py
pygments/lexers/smv.py [new file with mode: 0644]
pygments/lexers/snobol.py
pygments/lexers/special.py
pygments/lexers/sql.py
pygments/lexers/stata.py [new file with mode: 0644]
pygments/lexers/supercollider.py
pygments/lexers/tcl.py
pygments/lexers/templates.py
pygments/lexers/testing.py
pygments/lexers/text.py
pygments/lexers/textedit.py
pygments/lexers/textfmts.py
pygments/lexers/theorem.py
pygments/lexers/trafficscript.py
pygments/lexers/typoscript.py [new file with mode: 0644]
pygments/lexers/urbi.py
pygments/lexers/varnish.py [new file with mode: 0644]
pygments/lexers/verification.py [new file with mode: 0644]
pygments/lexers/web.py
pygments/lexers/webmisc.py
pygments/lexers/whiley.py [new file with mode: 0644]
pygments/lexers/x10.py
pygments/modeline.py
pygments/plugin.py
pygments/regexopt.py
pygments/scanner.py
pygments/sphinxext.py
pygments/style.py
pygments/styles/__init__.py
pygments/styles/abap.py [new file with mode: 0644]
pygments/styles/algol.py
pygments/styles/algol_nu.py
pygments/styles/arduino.py
pygments/styles/autumn.py
pygments/styles/borland.py
pygments/styles/bw.py
pygments/styles/colorful.py
pygments/styles/default.py
pygments/styles/emacs.py
pygments/styles/friendly.py
pygments/styles/fruity.py
pygments/styles/igor.py
pygments/styles/lovelace.py
pygments/styles/manni.py
pygments/styles/monokai.py
pygments/styles/murphy.py
pygments/styles/native.py
pygments/styles/paraiso_dark.py
pygments/styles/paraiso_light.py
pygments/styles/pastie.py
pygments/styles/perldoc.py
pygments/styles/rainbow_dash.py [new file with mode: 0644]
pygments/styles/rrt.py
pygments/styles/sas.py [new file with mode: 0644]
pygments/styles/stata.py [new file with mode: 0644]
pygments/styles/tango.py
pygments/styles/trac.py
pygments/styles/vim.py
pygments/styles/vs.py
pygments/styles/xcode.py
pygments/token.py
pygments/unistring.py
pygments/util.py
requirements.txt [deleted file]
scripts/check_sources.py
scripts/debug_lexer.py
scripts/find_error.py [changed from symlink to file mode: 0755]
scripts/get_vimkw.py
setup.cfg
setup.py
tests/.coverage [deleted file]
tests/__pycache__/string_asserts.cpython-33.pyc [deleted file]
tests/__pycache__/string_asserts.cpython-35.pyc [deleted file]
tests/__pycache__/support.cpython-33.pyc [deleted file]
tests/__pycache__/support.cpython-35.pyc [deleted file]
tests/__pycache__/test_basic_api.cpython-33.pyc [deleted file]
tests/__pycache__/test_basic_api.cpython-35.pyc [deleted file]
tests/__pycache__/test_cfm.cpython-33.pyc [deleted file]
tests/__pycache__/test_cfm.cpython-35.pyc [deleted file]
tests/__pycache__/test_clexer.cpython-33.pyc [deleted file]
tests/__pycache__/test_clexer.cpython-35.pyc [deleted file]
tests/__pycache__/test_cmdline.cpython-33.pyc [deleted file]
tests/__pycache__/test_cmdline.cpython-35.pyc [deleted file]
tests/__pycache__/test_examplefiles.cpython-33.pyc [deleted file]
tests/__pycache__/test_examplefiles.cpython-35.pyc [deleted file]
tests/__pycache__/test_ezhil.cpython-35.pyc [deleted file]
tests/__pycache__/test_html_formatter.cpython-33.pyc [deleted file]
tests/__pycache__/test_html_formatter.cpython-35.pyc [deleted file]
tests/__pycache__/test_inherit.cpython-33.pyc [deleted file]
tests/__pycache__/test_inherit.cpython-35.pyc [deleted file]
tests/__pycache__/test_irc_formatter.cpython-35.pyc [deleted file]
tests/__pycache__/test_java.cpython-33.pyc [deleted file]
tests/__pycache__/test_java.cpython-35.pyc [deleted file]
tests/__pycache__/test_latex_formatter.cpython-33.pyc [deleted file]
tests/__pycache__/test_latex_formatter.cpython-35.pyc [deleted file]
tests/__pycache__/test_lexers_other.cpython-33.pyc [deleted file]
tests/__pycache__/test_lexers_other.cpython-35.pyc [deleted file]
tests/__pycache__/test_objectiveclexer.cpython-33.pyc [deleted file]
tests/__pycache__/test_objectiveclexer.cpython-35.pyc [deleted file]
tests/__pycache__/test_perllexer.cpython-33.pyc [deleted file]
tests/__pycache__/test_perllexer.cpython-35.pyc [deleted file]
tests/__pycache__/test_qbasiclexer.cpython-33.pyc [deleted file]
tests/__pycache__/test_qbasiclexer.cpython-35.pyc [deleted file]
tests/__pycache__/test_regexlexer.cpython-33.pyc [deleted file]
tests/__pycache__/test_regexlexer.cpython-35.pyc [deleted file]
tests/__pycache__/test_regexopt.cpython-33.pyc [deleted file]
tests/__pycache__/test_regexopt.cpython-35.pyc [deleted file]
tests/__pycache__/test_rtf_formatter.cpython-33.pyc [deleted file]
tests/__pycache__/test_rtf_formatter.cpython-35.pyc [deleted file]
tests/__pycache__/test_ruby.cpython-33.pyc [deleted file]
tests/__pycache__/test_ruby.cpython-35.pyc [deleted file]
tests/__pycache__/test_shell.cpython-33.pyc [deleted file]
tests/__pycache__/test_shell.cpython-35.pyc [deleted file]
tests/__pycache__/test_smarty.cpython-33.pyc [deleted file]
tests/__pycache__/test_smarty.cpython-35.pyc [deleted file]
tests/__pycache__/test_string_asserts.cpython-33.pyc [deleted file]
tests/__pycache__/test_string_asserts.cpython-35.pyc [deleted file]
tests/__pycache__/test_terminal_formatter.cpython-35.pyc [deleted file]
tests/__pycache__/test_textfmts.cpython-33.pyc [deleted file]
tests/__pycache__/test_textfmts.cpython-35.pyc [deleted file]
tests/__pycache__/test_token.cpython-33.pyc [deleted file]
tests/__pycache__/test_token.cpython-35.pyc [deleted file]
tests/__pycache__/test_unistring.cpython-33.pyc [deleted file]
tests/__pycache__/test_unistring.cpython-35.pyc [deleted file]
tests/__pycache__/test_using_api.cpython-33.pyc [deleted file]
tests/__pycache__/test_using_api.cpython-35.pyc [deleted file]
tests/__pycache__/test_util.cpython-33.pyc [deleted file]
tests/__pycache__/test_util.cpython-35.pyc [deleted file]
tests/cover/coverage_html.js [deleted file]
tests/cover/jquery.hotkeys.js [deleted file]
tests/cover/jquery.isonscreen.js [deleted file]
tests/cover/jquery.min.js [deleted file]
tests/cover/jquery.tablesorter.min.js [deleted file]
tests/cover/keybd_closed.png [deleted file]
tests/cover/keybd_open.png [deleted file]
tests/cover/status.dat [deleted file]
tests/cover/style.css [deleted file]
tests/examplefiles/StdGeneric.icl [new file with mode: 0644]
tests/examplefiles/capdl_example.cdl [new file with mode: 0644]
tests/examplefiles/demo.frt [new file with mode: 0644]
tests/examplefiles/demo.hbs
tests/examplefiles/durexmania.aheui [new file with mode: 0644]
tests/examplefiles/example.bat
tests/examplefiles/example.hs
tests/examplefiles/example.jsgf [new file with mode: 0644]
tests/examplefiles/example.juttle [new file with mode: 0644]
tests/examplefiles/example.lua
tests/examplefiles/example.md [new file with mode: 0644]
tests/examplefiles/example.ng2 [new file with mode: 0644]
tests/examplefiles/example.praat
tests/examplefiles/example.sbl [new file with mode: 0644]
tests/examplefiles/example.tasm [new file with mode: 0644]
tests/examplefiles/example.ts [deleted file]
tests/examplefiles/example.whiley [new file with mode: 0644]
tests/examplefiles/example.xtm [new file with mode: 0644]
tests/examplefiles/example.yaml
tests/examplefiles/example2.cpp [new file with mode: 0644]
tests/examplefiles/fibonacci.tokigun.aheui [new file with mode: 0644]
tests/examplefiles/flatline_example [new file with mode: 0644]
tests/examplefiles/guidance.smv [new file with mode: 0644]
tests/examplefiles/hello-world.puzzlet.aheui [new file with mode: 0644]
tests/examplefiles/plain.bst [new file with mode: 0644]
tests/examplefiles/postgresql_test.txt
tests/examplefiles/rnc_example.rnc [new file with mode: 0644]
tests/examplefiles/test.bib [new file with mode: 0644]
tests/examplefiles/test.cr [new file with mode: 0644]
tests/examplefiles/test.erl
tests/examplefiles/test.escript [new file with mode: 0644]
tests/examplefiles/test.hsail [new file with mode: 0644]
tests/examplefiles/test.mt [new file with mode: 0644]
tests/examplefiles/test.ncl [new file with mode: 0644]
tests/examplefiles/test.php
tests/examplefiles/test.sil [new file with mode: 0644]
tests/examplefiles/tsql_example.sql [new file with mode: 0644]
tests/examplefiles/typescript_example [new file with mode: 0644]
tests/examplefiles/typoscript_example [new file with mode: 0644]
tests/examplefiles/varnish.vcl [new file with mode: 0644]
tests/examplefiles/wdiff_example1.wdiff [new file with mode: 0644]
tests/examplefiles/wdiff_example3.wdiff [new file with mode: 0644]
tests/run.py
tests/string_asserts.py
tests/string_asserts.pyc [deleted file]
tests/support.pyc [deleted file]
tests/support/empty.py [new file with mode: 0644]
tests/support/html_formatter.py [new file with mode: 0644]
tests/support/python_lexer.py [new file with mode: 0644]
tests/test_basic_api.py
tests/test_basic_api.pyc [deleted file]
tests/test_bibtex.py [new file with mode: 0644]
tests/test_cfm.py
tests/test_cfm.pyc [deleted file]
tests/test_clexer.py
tests/test_clexer.pyc [deleted file]
tests/test_cmdline.py
tests/test_cmdline.pyc [deleted file]
tests/test_cpp.py [new file with mode: 0644]
tests/test_crystal.py [new file with mode: 0644]
tests/test_data.py [new file with mode: 0644]
tests/test_examplefiles.py
tests/test_examplefiles.pyc [deleted file]
tests/test_ezhil.py
tests/test_ezhil.pyc [deleted file]
tests/test_html_formatter.py
tests/test_html_formatter.pyc [deleted file]
tests/test_inherit.py
tests/test_inherit.pyc [deleted file]
tests/test_irc_formatter.py
tests/test_irc_formatter.pyc [deleted file]
tests/test_java.py
tests/test_java.pyc [deleted file]
tests/test_javascript.py [new file with mode: 0644]
tests/test_julia.py [new file with mode: 0644]
tests/test_latex_formatter.py
tests/test_latex_formatter.pyc [deleted file]
tests/test_lexers_other.py
tests/test_lexers_other.pyc [deleted file]
tests/test_modeline.py [new file with mode: 0644]
tests/test_objectiveclexer.py
tests/test_objectiveclexer.pyc [deleted file]
tests/test_perllexer.py
tests/test_perllexer.pyc [deleted file]
tests/test_php.py [new file with mode: 0644]
tests/test_praat.py [new file with mode: 0644]
tests/test_properties.py [new file with mode: 0644]
tests/test_python.py [new file with mode: 0644]
tests/test_qbasiclexer.py
tests/test_qbasiclexer.pyc [deleted file]
tests/test_regexlexer.py
tests/test_regexlexer.pyc [deleted file]
tests/test_regexopt.py
tests/test_regexopt.pyc [deleted file]
tests/test_rtf_formatter.py
tests/test_rtf_formatter.pyc [deleted file]
tests/test_ruby.py
tests/test_ruby.pyc [deleted file]
tests/test_shell.py
tests/test_shell.pyc [deleted file]
tests/test_smarty.py
tests/test_smarty.pyc [deleted file]
tests/test_sql.py [new file with mode: 0644]
tests/test_string_asserts.py
tests/test_string_asserts.pyc [deleted file]
tests/test_terminal_formatter.py
tests/test_terminal_formatter.pyc [deleted file]
tests/test_textfmts.py
tests/test_textfmts.pyc [deleted file]
tests/test_token.py
tests/test_token.pyc [deleted file]
tests/test_unistring.py
tests/test_unistring.pyc [deleted file]
tests/test_using_api.py
tests/test_using_api.pyc [deleted file]
tests/test_util.py
tests/test_util.pyc [deleted file]
tests/test_whiley.py [new file with mode: 0644]
tox.ini [deleted file]