93 コミット (f544d3c90b4eeb2912082fba3f0e5b26e2d29651)
 

作者 SHA1 メッセージ 日付
  Joongi Kim f544d3c90b Fully implement type annotation support 7 年 前
  Joongi Kim 43f3542282 Improve builtin-func and highlight type annotations in func args 7 年 前
  Joongi Kim 31f669d00d Improve builtin-func highlighting 7 年 前
  Joongi Kim 67c13cffa5 Merge remote-tracking branch 'lilydjwg/master' 7 年 前
  lilydjwg 738e118831 support for async keyword 7 年 前
  lilydjwg af6a8275a5 Merge "narrow decorator match to exclude matrix multiplication" 7 年 前
  lilydjwg 9bd9cbca8b Merge "Mark None as Python builtin object along with True and False" 7 年 前
  lilydjwg 8692c37f91 Merge "Add support for Python 3.6 f-string literal and underscore in numbers." 7 年 前
  Joongi Kim eb44ea7304 Fix pythonNumberError patterns to exclude legitimate identifiers. 7 年 前
  Joongi Kim e07541aa59 Add support for Python 3.6 f-string literal and underscore in numbers. 7 年 前
  Alois Mahdal 60a7b5c3d2 Mark None as Python builtin object along with True and False 9 年 前
  Jan Hermann ddbd84e7b8 More efficient regex 8 年 前
  Jan Hermann 84f5cf9ce6 narrow decorator match to exclude matrix multiplication 8 年 前
  Dmitry Vasiliev 69760cb3ac Update version and last change date 8 年 前
  Dmitry Vasiliev d02a048f73 Merge branch 'dummy_python_include_group' 8 年 前
  Dmitry Vasiliev ad932f5242 Update CHANGES/README 8 年 前
  Dmitry Vasiliev 652e3687eb Merge branch 'python-include-for-pyrex-vim' 8 年 前
  Dmitry Vasiliev 299d33b745 Merge branch 'async_def_fix' 8 年 前
  Dmitry Vasiliev 2ed516d569 Update CHANGES/README 8 年 前
  Joongi Kim e4d992dc44 Correct highlighting async function names in Python 3.5 8 年 前
  Antony Lee 67b6d85258 Dummy pythonInclude group to keep pyrex.vim happy. 8 年 前
  Dmitry Vasiliev 10d2c07687 Update CHANGES.txt 9 年 前
  Dmitry Vasiliev d948f835b4 Update TODO item 9 年 前
  Ihor Gorobets 4d925a99dd Python 3.5 new syntax sugar 9 年 前
  Dmitry Vasiliev 44f1855902 Update python.vim header 9 年 前
  Dmitry Vasiliev 716ded1d56 Add GitHub links for most of the contributors 9 年 前
  Dmitry Vasiliev 878e75cf90 Highlight non-ASCII decorators only for Python 3 9 年 前
  Dmitry Vasiliev 9209dd0c02 Merge https://github.com/mcsalgado/python-syntax 9 年 前
  Dmitry Vasiliev ea215a9085 Add the MIT license 9 年 前
  Victor Salgado 9dc6765ad1 Fix decorators to allow the same kind of characters that functions do 9 年 前
  Dmitry Vasiliev 453269d0f8 Highlight 'yield from' statement 10 年 前
  Dmitry Vasiliev efe8499cfb Add TODO item 10 年 前
  Dmitry Vasiliev 69f8e12a46 Add new option 'python_highlight_file_headers_as_comments' 10 年 前
  Dmitry Vasiliev 21a2e84df6 Update CHANGES.txt 10 年 前
  pydave 9ccbd6196b Make imports look like includes 10 年 前
  Dmitry Vasiliev 6f6f10ff54 Clean up boolean highlighting 10 年 前
  Yuri Habrusiev a0d21acc1c add pythonBoolean syntax 10 年 前
  Dmitry Vasiliev ebbdd093b7 Revision 3.3.3 11 年 前
  Will Gray fc6a66bf80 Reload local syntax only 11 年 前
  Dmitry Vasiliev e344f212b6 Fix behaviour of b:python_version_2 variable 11 年 前
  Dmitry Vasiliev 91eaa32bea Update CHANGES.txt 11 年 前
  Dmitry Vasiliev 2860070a9d Update script version 11 年 前
  Dmitry Vasiliev 40456e7708 Add README file 11 年 前
  Dmitry Vasiliev 16f0987559 Move python.vim into syntax directory 11 年 前
  Dmitry Vasilev 325c3a50ce Merge python.vim and python3.0.vim into python.vim 11 年 前
  Dmitry Vasiliev ee72907cf8 Updated email and URL for all scripts 12 年 前
  Dmitry Vasiliev f2fd6dd30b Rename/move py_folding to python/folding-ideas 12 年 前
  Dmitry Vasiliev c8113a7a4f Added TODO item 13 年 前
  Dmitry Vasiliev f259b31b50 Fixes for str.format syntax highlighting 13 年 前
  Dmitry Vasiliev 6f89b1c2de Done TODO item 13 年 前