41 Commits (4f194e77311703837dfcbf39a9ca223344951378)

Autor SHA1 Nachricht Datum
  Joongi Kim 4f194e7731 Fix highlighting dotted names in type annotations. vor 7 Jahren
  Joongi Kim daf7366c8d Add support for runtime-resolved type annotations in strings vor 7 Jahren
  Joongi Kim e257b1d89e Final retouch for README and options vor 7 Jahren
  Joongi Kim 260521b938 Fix bugs in f-string literals vor 7 Jahren
  Joongi Kim 0e3ba78aad Fix lambda and list/slices broken after type annotation support vor 7 Jahren
  Joongi Kim d47e205ccd Fix highlighting function return type annotation vor 7 Jahren
  Joongi Kim f5284a836c Add default italic style for type annotation vor 7 Jahren
  Joongi Kim f544d3c90b Fully implement type annotation support vor 7 Jahren
  Joongi Kim 43f3542282 Improve builtin-func and highlight type annotations in func args vor 7 Jahren
  Joongi Kim 31f669d00d Improve builtin-func highlighting vor 7 Jahren
  lilydjwg 738e118831 support for async keyword vor 7 Jahren
  Joongi Kim eb44ea7304 Fix pythonNumberError patterns to exclude legitimate identifiers. vor 7 Jahren
  Joongi Kim e07541aa59 Add support for Python 3.6 f-string literal and underscore in numbers. vor 7 Jahren
  Alois Mahdal 60a7b5c3d2 Mark None as Python builtin object along with True and False vor 9 Jahren
  Jan Hermann ddbd84e7b8 More efficient regex vor 8 Jahren
  Jan Hermann 84f5cf9ce6 narrow decorator match to exclude matrix multiplication vor 8 Jahren
  Dmitry Vasiliev 69760cb3ac Update version and last change date vor 8 Jahren
  Dmitry Vasiliev ad932f5242 Update CHANGES/README vor 8 Jahren
  Dmitry Vasiliev 2ed516d569 Update CHANGES/README vor 8 Jahren
  Joongi Kim e4d992dc44 Correct highlighting async function names in Python 3.5 vor 8 Jahren
  Antony Lee 67b6d85258 Dummy pythonInclude group to keep pyrex.vim happy. vor 8 Jahren
  Dmitry Vasiliev 10d2c07687 Update CHANGES.txt vor 9 Jahren
  Ihor Gorobets 4d925a99dd Python 3.5 new syntax sugar vor 9 Jahren
  Dmitry Vasiliev 44f1855902 Update python.vim header vor 9 Jahren
  Dmitry Vasiliev 716ded1d56 Add GitHub links for most of the contributors vor 9 Jahren
  Dmitry Vasiliev 878e75cf90 Highlight non-ASCII decorators only for Python 3 vor 9 Jahren
  Victor Salgado 9dc6765ad1 Fix decorators to allow the same kind of characters that functions do vor 9 Jahren
  Dmitry Vasiliev 453269d0f8 Highlight 'yield from' statement vor 10 Jahren
  Dmitry Vasiliev 69f8e12a46 Add new option 'python_highlight_file_headers_as_comments' vor 10 Jahren
  Dmitry Vasiliev 21a2e84df6 Update CHANGES.txt vor 10 Jahren
  pydave 9ccbd6196b Make imports look like includes vor 10 Jahren
  Dmitry Vasiliev 6f6f10ff54 Clean up boolean highlighting vor 10 Jahren
  Yuri Habrusiev a0d21acc1c add pythonBoolean syntax vor 10 Jahren
  Dmitry Vasiliev ebbdd093b7 Revision 3.3.3 vor 11 Jahren
  Will Gray fc6a66bf80 Reload local syntax only vor 11 Jahren
  Dmitry Vasiliev e344f212b6 Fix behaviour of b:python_version_2 variable vor 11 Jahren
  Dmitry Vasiliev 2860070a9d Update script version vor 11 Jahren
  Dmitry Vasiliev 16f0987559 Move python.vim into syntax directory vor 11 Jahren
  Dmitry Vasilev 325c3a50ce Merge python.vim and python3.0.vim into python.vim vor 11 Jahren
  Dmitry Vasiliev ee72907cf8 Updated email and URL for all scripts vor 12 Jahren
  Dmitry Vasiliev 32c7868195 Added options python_highlight_builtin_objs and python_highlight_builtin_funcs vor 14 Jahren
  Dmitry Vasiliev 4fc6d28416 Fixed highlighting for decorators vor 15 Jahren
  Dmitry Vasiliev 4f9e8d7c0f Fixed compatibility with pyrex.vim vor 15 Jahren
  Dmitry Vasiliev c55d8f9abf Updated version vor 15 Jahren
  Dmitry Vasiliev b521645066 Trailing 'L' removal was in wrong file vor 15 Jahren
  Dmitry Vasiliev f7f1409e29 Removed trailing 'L' support for numbers vor 15 Jahren
  Dmitry Vasiliev a2208995a6 Added support for brace escaping in str.format vor 15 Jahren
  Dmitry Vasiliev 4954174d85 Added support for b'...' syntax vor 15 Jahren
  Dmitry Vasiliev 1b26c2a1ff Added headers vor 15 Jahren
  Dmitry Vasiliev 5cfa952032 Fixed hex error display vor 15 Jahren