44 Révisions (09357048aced6245f7bd41431b59d761d855d2d0)

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