e257b1d89e
								
							 
						 
						
							Final retouch for README and options 
							
							
						 
						преди 8 години  
				
					
						
							
								 
						
							
								260521b938
								
							 
						 
						
							Fix bugs in f-string literals 
							
							
						 
						преди 8 години  
				
					
						
							
								 
						
							
								0e3ba78aad
								
							 
						 
						
							Fix lambda and list/slices broken after type annotation support 
							
							
						 
						преди 8 години  
				
					
						
							
								 
						
							
								d47e205ccd
								
							 
						 
						
							Fix highlighting function return type annotation 
							
							
						 
						преди 8 години  
				
					
						
							
								 
						
							
								f5284a836c
								
							 
						 
						
							Add default italic style for type annotation 
							
							
 * It is recommended to override it in colorschemes. 
							
							
						 
						преди 8 години  
				
					
						
							
								 
						
							
								f544d3c90b
								
							 
						 
						
							Fully implement type annotation support 
							
							
						 
						преди 8 години  
				
					
						
							
								 
						
							
								43f3542282
								
							 
						 
						
							Improve builtin-func and highlight type annotations in func args 
							
							
 * Builtin-functions are highlighted only when used as global functions.
 * Annotations in type-only variable definitions and assignment statements are not supported yet due to potential conflicts with dictionary expressions.
 * Uses a custom syntax highlight def "Optional" (in my setup, it applies italic style.)
 * Taken from purpleP/python-syntax commits and customized. 
							
							
						 
						преди 8 години  
				
					
						
							
								 
						
							
								31f669d00d
								
							 
						 
						
							Improve builtin-func highlighting 
							
							
 * Make them highlighted only when used as in the global namespace. (e.g., `id` in `something.id` is not highlighted)
 * Also add self and cls to builtin objects 
							
							
						 
						преди 8 години  
				
					
						
							
								 
						
							
								67c13cffa5
								
							 
						 
						
							Merge remote-tracking branch 'lilydjwg/master' 
							
							
						 
						преди 8 години  
				
					
						
							
								 
						
							
								738e118831
								
							 
						 
						
							support for async keyword 
							
							
						 
						преди 9 години  
				
					
						
							
								 
						
							
								af6a8275a5
								
							 
						 
						
							Merge "narrow decorator match to exclude matrix multiplication" 
							
							
https://github.com/hdima/python-syntax/pull/47 
							
							
						 
						преди 9 години  
				
					
						
							
								 
						
							
								9bd9cbca8b
								
							 
						 
						
							Merge "Mark None as Python builtin object along with True and False" 
							
							
https://github.com/hdima/python-syntax/pull/53 
							
							
						 
						преди 9 години  
				
					
						
							
								 
						
							
								8692c37f91
								
							 
						 
						
							Merge "Add support for Python 3.6 f-string literal and underscore in numbers." 
							
							
https://github.com/hdima/python-syntax/pull/60 
							
							
						 
						преди 9 години  
				
					
						
							
								 
						
							
								eb44ea7304
								
							 
						 
						
							Fix pythonNumberError patterns to exclude legitimate identifiers. 
							
							
 * "_0" is a valid identifier! 
							
							
						 
						преди 9 години  
				
					
						
							
								 
						
							
								e07541aa59
								
							 
						 
						
							Add support for Python 3.6 f-string literal and underscore in numbers. 
							
							
						 
						преди 9 години  
				
					
						
							
								 
						
							
								60a7b5c3d2
								
							 
						 
						
							Mark None as Python builtin object along with True and False 
							
							
More specifically, they are "built-in constants":
  https://docs.python.org/2/library/constants.html#built-in-consts 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								ddbd84e7b8
								
							 
						 
						
							More efficient regex 
							
							
						 
						преди 9 години  
				
					
						
							
								 
						
							
								84f5cf9ce6
								
							 
						 
						
							narrow decorator match to exclude matrix multiplication 
							
							
						 
						преди 9 години  
				
					
						
							
								 
						
							
								69760cb3ac
								
							 
						 
						
							Update version and last change date 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								d02a048f73
								
							 
						 
						
							Merge branch 'dummy_python_include_group' 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								ad932f5242
								
							 
						 
						
							Update CHANGES/README 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								652e3687eb
								
							 
						 
						
							Merge branch 'python-include-for-pyrex-vim' 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								299d33b745
								
							 
						 
						
							Merge branch 'async_def_fix' 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								2ed516d569
								
							 
						 
						
							Update CHANGES/README 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								e4d992dc44
								
							 
						 
						
							Correct highlighting async function names in Python 3.5 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								67b6d85258
								
							 
						 
						
							Dummy pythonInclude group to keep pyrex.vim happy. 
							
							
(I don't know how to create an empty group so I just put back "import" into
it.) 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								10d2c07687
								
							 
						 
						
							Update CHANGES.txt 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								d948f835b4
								
							 
						 
						
							Update TODO item 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								4d925a99dd
								
							 
						 
						
							Python 3.5 new syntax sugar 
							
							
https://www.python.org/dev/peps/pep-0492/ 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								44f1855902
								
							 
						 
						
							Update python.vim header 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								716ded1d56
								
							 
						 
						
							Add GitHub links for most of the contributors 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								878e75cf90
								
							 
						 
						
							Highlight non-ASCII decorators only for Python 3 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								9209dd0c02
								
							 
						 
						
							Merge https://github.com/mcsalgado/python-syntax 
							
							
						 
						преди 10 години  
				
					
						
							
								 
						
							
								ea215a9085
								
							 
						 
						
							Add the MIT license 
							
							
						 
						преди 11 години  
				
					
						
							
								 
						
							
								9dc6765ad1
								
							 
						 
						
							Fix decorators to allow the same kind of characters that functions do 
							
							
						 
						преди 11 години  
				
					
						
							
								 
						
							
								453269d0f8
								
							 
						 
						
							Highlight 'yield from' statement 
							
							
The 'yield from' statement was introduced in Python 3.3. Reported by
Elizabeth Myers. 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								efe8499cfb
								
							 
						 
						
							Add TODO item 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								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. 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								21a2e84df6
								
							 
						 
						
							Update CHANGES.txt 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								9ccbd6196b
								
							 
						 
						
							Make imports look like includes 
							
							
Imports work like includes so they should use the relevant group-name.
I also renamed pythonPreCondit to pythonImport since it's specific to
that type of "preprocessor" statement. 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								6f6f10ff54
								
							 
						 
						
							Clean up boolean highlighting 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								a0d21acc1c
								
							 
						 
						
							add pythonBoolean syntax 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								ebbdd093b7
								
							 
						 
						
							Revision 3.3.3 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								fc6a66bf80
								
							 
						 
						
							Reload local syntax only 
							
							
Turning syntax off and back on is more than what's necessary to reload the syntax for the current buffer. 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								e344f212b6
								
							 
						 
						
							Fix behaviour of b:python_version_2 variable 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								91eaa32bea
								
							 
						 
						
							Update CHANGES.txt 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								2860070a9d
								
							 
						 
						
							Update script version 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								40456e7708
								
							 
						 
						
							Add README file 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								16f0987559
								
							 
						 
						
							Move python.vim into syntax directory 
							
							
						 
						преди 12 години  
				
					
						
							
								 
						
							
								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 
							
							
						 
						преди 12 години