Commit Graph

41 Commits

Author SHA1 Message Date
Dmitry Vasiliev
ad932f5242 Update CHANGES/README 2015-11-01 18:58:42 +01:00
Dmitry Vasiliev
2ed516d569 Update CHANGES/README 2015-11-01 18:41:08 +01:00
Dmitry Vasiliev
10d2c07687 Update CHANGES.txt 2015-06-10 21:20:04 +02:00
Dmitry Vasiliev
716ded1d56 Add GitHub links for most of the contributors 2014-12-27 16:53:15 +01:00
Dmitry Vasiliev
878e75cf90 Highlight non-ASCII decorators only for Python 3 2014-12-27 16:13:08 +01:00
Dmitry Vasiliev
453269d0f8 Highlight 'yield from' statement
The 'yield from' statement was introduced in Python 3.3. Reported by
Elizabeth Myers.
2013-11-18 21:29:47 +01:00
Dmitry Vasiliev
69f8e12a46 Add new option 'python_highlight_file_headers_as_comments'
The option is disabled by default and when enabled highlight shebang and
coding file headers as comments instead of special characters.
2013-08-31 14:28:14 +02:00
Dmitry Vasiliev
21a2e84df6 Update CHANGES.txt 2013-08-31 12:49:35 +02:00
Dmitry Vasiliev
6f6f10ff54 Clean up boolean highlighting 2013-08-11 17:25:39 +02:00
Dmitry Vasiliev
ebbdd093b7 Revision 3.3.3 2013-06-02 13:52:27 +02:00
Dmitry Vasiliev
e344f212b6 Fix behaviour of b:python_version_2 variable 2013-06-01 17:18:56 +02:00
Dmitry Vasiliev
91eaa32bea Update CHANGES.txt 2013-05-12 22:30:15 +02:00
Dmitry Vasilev
325c3a50ce Merge python.vim and python3.0.vim into python.vim
Merge Python 3 and Python 3 script versions into
the single python.vim script
2013-03-10 16:46:05 +01:00
Dmitry Vasiliev
ee72907cf8 Updated email and URL for all scripts 2012-02-11 18:04:25 +04:00
Dmitry Vasiliev
f259b31b50 Fixes for str.format syntax highlighting 2010-11-14 12:15:05 +03:00
Dmitry Vasiliev
9f7d4af442 Fixed highlighting for bytes and numbers 2010-11-11 16:11:21 +03:00
Dmitry Vasiliev
607f75e613 Forgot to add author of the patch 2010-11-09 20:01:35 +03:00
Dmitry Vasiliev
d510d31b02 Fixed highlighting for raw bytes literals 2010-11-09 19:58:04 +03:00
Dmitry Vasiliev
825a9e65f2 Fixed option name 2010-04-09 22:22:46 +04:00
Dmitry Vasiliev
d702136252 Added options python_highlight_builtin_objs and python_highlight_builtin_funcs 2010-04-09 22:18:47 +04:00
Dmitry Vasiliev
32c7868195 Added options python_highlight_builtin_objs and python_highlight_builtin_funcs 2010-04-09 22:14:20 +04:00
Dmitry Vasiliev
4fc6d28416 Fixed highlighting for decorators 2009-07-24 13:09:13 +04:00
Dmitry Vasiliev
4f9e8d7c0f Fixed compatibility with pyrex.vim 2009-05-03 19:22:39 +04:00
Dmitry Vasiliev
64749a3a88 Added support for non-ASCII identifiers 2008-12-07 18:20:21 +03:00
Dmitry Vasiliev
69dcbc3482 Reorganized keywords 2008-12-07 14:57:38 +03:00
Dmitry Vasiliev
b521645066 Trailing 'L' removal was in wrong file 2008-09-29 16:48:52 +04:00
Dmitry Vasiliev
6e6cdfff68 Set release date 2008-09-22 23:11:38 +04:00
Dmitry Vasiliev
f7f1409e29 Removed trailing 'L' support for numbers 2008-09-22 13:11:05 +04:00
Dmitry Vasiliev
a2208995a6 Added support for brace escaping in str.format 2008-09-22 13:01:18 +04:00
Dmitry Vasiliev
19dc22d6c5 Added new and removed old builtins 2008-09-22 12:37:59 +04:00
Dmitry Vasiliev
4954174d85 Added support for b'...' syntax 2008-09-22 12:18:14 +04:00
Dmitry Vasiliev
62f6125020 Updated reliase date 2008-09-21 22:17:56 +04:00
Dmitry Vasiliev
7620d39923 Updated CHANGES.txt 2008-09-21 21:07:20 +04:00
Dmitry Vasiliev
b6d761f8cd Fixed highlighting for -- and ++ 2008-09-21 20:35:52 +04:00
Dmitry Vasiliev
07c654e70d Added support for str.format syntax 2008-09-21 20:10:51 +04:00
Dmitry Vasiliev
907ec01b45 Added support for string.Template syntax 2008-09-21 17:41:55 +04:00
Dmitry Vasiliev
4e0828f853 Added support for new integer literal syntax 2008-09-20 22:13:20 +04:00
Dmitry Vasiliev
bbac2dd2f8 Added option for highligh print as a function 2008-09-20 21:41:53 +04:00
Dmitry Vasiliev
810414e92c Added new builtins 2008-09-20 21:20:57 +04:00
Dmitry Vasiliev
bcb9a95686 Added changes and new TODO item 2008-09-19 18:29:45 +04:00
Dmitry Vasiliev
3b960bac77 Removed old SVN stuff 2008-09-18 12:23:33 +04:00