projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
macros: fix ignoreCase comparison; add more tests
2015-11-06
Andrey Vlasovskikh
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-11-06
Andrey Vlasovskikh
Merge branch 'python-fixes'
commit
|
commitdiff
|
tree
2015-11-06
Andrey Vlasovskikh
Removed unused parameter
commit
|
commitdiff
|
tree
2015-11-06
Andrey Vlasovskikh
Fixed the order of functions returned by getAllSuperFunction...
commit
|
commitdiff
|
tree
2015-11-03
Andrey Vlasovskikh
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-11-03
Andrey Vlasovskikh
Merge branch 'python-fixes'
commit
|
commitdiff
|
tree
2015-11-03
Andrey Vlasovskikh
Fixed searching for binary Python 3.5 modules on Mac...
commit
|
commitdiff
|
tree
2015-11-02
Andrey Vlasovskikh
Merge branch 'python-fixes'
commit
|
commitdiff
|
tree
2015-11-02
Andrey Vlasovskikh
Fixed injection of SQL language into str.format() literals...
commit
|
commitdiff
|
tree
2015-10-23
Andrey Vlasovskikh
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-10-22
Andrey Vlasovskikh
Merge branch 'typing-in-docstrings'
commit
|
commitdiff
|
tree
2015-10-22
Andrey Vlasovskikh
Use upper-cased versions of built-in types in type...
commit
|
commitdiff
|
tree
2015-10-21
Andrey Vlasovskikh
Parse references to assigned 'typing' expressions inside...
commit
|
commitdiff
|
tree
2015-10-20
Andrey Vlasovskikh
Parse 'typing' types with parameters inside docstrings...
commit
|
commitdiff
|
tree
2015-10-20
Andrey Vlasovskikh
Merge branch 'python-fixes'
commit
|
commitdiff
|
tree
2015-10-19
Andrey Vlasovskikh
Highlight list[int] as warning
commit
|
commitdiff
|
tree
2015-10-14
Andrey Vlasovskikh
Inject Python language into type hinting comments
commit
|
commitdiff
|
tree
2015-10-12
Andrey Vlasovskikh
Updated test data
commit
|
commitdiff
|
tree
2015-10-02
Andrey Vlasovskikh
Merge branch 'python-fixes'
commit
|
commitdiff
|
tree
2015-10-02
Andrey Vlasovskikh
Show generic types in PEP 484 notation (PY-16889)
commit
|
commitdiff
|
tree
2015-10-02
Andrey Vlasovskikh
Fixed type inference for typing aliases (PY-16353)
commit
|
commitdiff
|
tree
2015-10-02
Andrey Vlasovskikh
Fixed test data
commit
|
commitdiff
|
tree
2015-09-30
Andrey Vlasovskikh
Removed answered TODO item
commit
|
commitdiff
|
tree
2015-09-30
Andrey Vlasovskikh
Added a TODO item about further API changes
commit
|
commitdiff
|
tree
2015-09-30
Andrey Vlasovskikh
Removed unused code and fixed typos
commit
|
commitdiff
|
tree
2015-09-15
Andrey Vlasovskikh
Fixed resolving operator references on classes to their...
commit
|
commitdiff
|
tree
2015-09-15
Andrey Vlasovskikh
Fixed iterating over typing.Iterable, typing.Iterator...
commit
|
commitdiff
|
tree
2015-09-15
Andrey Vlasovskikh
Updated 'typing' module for Python 3.5
commit
|
commitdiff
|
tree
2015-09-15
Andrey Vlasovskikh
Updated test data after removing __author__ from the...
commit
|
commitdiff
|
tree
2015-09-15
Andrey Vlasovskikh
Sync with GitHub
commit
|
commitdiff
|
tree
2015-09-15
Andrey Vlasovskikh
Sync with GitHub
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Merge branch 'vlan/unpacking'
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Better handling of multiple variadic positional arguments
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Compatiblity inspection updated to include Python 3...
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Moved keyword args after *args and **kwargs into highlightIn...
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Moved incorrect arguments checks to compatibility visitor
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Compatibility inspection for dict unpacking in dict...
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Fixed warnings for star unpacking in set literals
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Compatibility inspection for star unpacking
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Updated star expression annotator to allow * unpacking...
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Allow PEP 448 **expr syntax in dict literals
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Merge branch 'vlan/async-await'
commit
|
commitdiff
|
tree
2015-09-14
Andrey Vlasovskikh
Code completion and highlighting for special methods...
commit
|
commitdiff
|
tree
2015-09-12
Andrey Vlasovskikh
Extract async function (PY-16094)
commit
|
commitdiff
|
tree
2015-09-12
Andrey Vlasovskikh
Wrap the return type from type providers for async...
commit
|
commitdiff
|
tree
2015-09-12
Andrey Vlasovskikh
Type inference for async functions and 'await' expressions...
commit
|
commitdiff
|
tree
2015-09-11
Andrey Vlasovskikh
Added __coroutine fake type to the builtins binary...
commit
|
commitdiff
|
tree
2015-09-11
Andrey Vlasovskikh
Update user-skeletons path in SDK, fixed a bug with...
commit
|
commitdiff
|
tree
2015-09-09
Andrey Vlasovskikh
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-09-09
Andrey Vlasovskikh
Updated PyClass API usage after merge
commit
|
commitdiff
|
tree
2015-09-09
Andrey Vlasovskikh
Merge branch 'vlan/pyi'
commit
|
commitdiff
|
tree
2015-09-08
Andrey Vlasovskikh
Fixed parsing decorated async functions and 'await...
commit
|
commitdiff
|
tree
2015-09-08
Andrey Vlasovskikh
Don't highlight 'await' expression statements as having...
commit
|
commitdiff
|
tree
2015-09-08
Andrey Vlasovskikh
Moved statement effect inspection tests into a separate...
commit
|
commitdiff
|
tree
2015-09-08
Andrey Vlasovskikh
Compatibility inpsection for async-await (PY-16094)
commit
|
commitdiff
|
tree
2015-09-08
Andrey Vlasovskikh
Annotate 'yield' inside async functions as errors ...
commit
|
commitdiff
|
tree
2015-09-08
Andrey Vlasovskikh
Code completion for 'async' and 'await' (PY-16094)
commit
|
commitdiff
|
tree
2015-09-08
Andrey Vlasovskikh
Parse and highlight the 'await' keyword (PY-16094)
commit
|
commitdiff
|
tree
2015-09-08
Andrey Vlasovskikh
Updated test data
commit
|
commitdiff
|
tree
2015-09-06
Andrey Vlasovskikh
Parse and highlight the 'async' keyword (PY-16094)
commit
|
commitdiff
|
tree
2015-09-02
Andrey Vlasovskikh
Disable unused locals and statement has no effect inspection...
commit
|
commitdiff
|
tree
2015-09-02
Andrey Vlasovskikh
Fixed arguments-parameters matching for constructor...
commit
|
commitdiff
|
tree
2015-09-02
Andrey Vlasovskikh
Parse "foo, optional" as Union[foo, None] as a workaround...
commit
|
commitdiff
|
tree
2015-09-02
Andrey Vlasovskikh
Removed unused code
commit
|
commitdiff
|
tree
2015-09-02
Andrey Vlasovskikh
Fixed unnecessary calls to PyiTypeProvider for generic...
commit
|
commitdiff
|
tree
2015-09-02
Andrey Vlasovskikh
Allow @typing.overload functions to be located only...
commit
|
commitdiff
|
tree
2015-09-02
Andrey Vlasovskikh
Type checker inspection checks arguments against multiple...
commit
|
commitdiff
|
tree
2015-09-01
Andrey Vlasovskikh
Removed old implementation of analyzeSingleCallSite()
commit
|
commitdiff
|
tree
2015-09-01
Andrey Vlasovskikh
Don't use PyTypeChecker.analyzeCallSite() that returns...
commit
|
commitdiff
|
tree
2015-09-01
Andrey Vlasovskikh
Initial version of inferring the type of calls to overloaded...
commit
|
commitdiff
|
tree
2015-09-01
Andrey Vlasovskikh
Don't unify the results of PyTypeProvider.getCallType...
commit
|
commitdiff
|
tree
2015-08-29
Andrey Vlasovskikh
Made PyTypeChecker.analyzeCall() methods private
commit
|
commitdiff
|
tree
2015-08-26
Andrey Vlasovskikh
Compute types of overloaded top-level functions in...
commit
|
commitdiff
|
tree
2015-08-24
Andrey Vlasovskikh
Cleanup
commit
|
commitdiff
|
tree
2015-08-24
Andrey Vlasovskikh
Cleanup
commit
|
commitdiff
|
tree
2015-08-24
Andrey Vlasovskikh
Cleanup
commit
|
commitdiff
|
tree
2015-08-24
Andrey Vlasovskikh
Removed unused old implementation of arguments to parameters...
commit
|
commitdiff
|
tree
2015-08-24
Andrey Vlasovskikh
Restored functionality related to mapping arguments...
commit
|
commitdiff
|
tree
2015-08-21
Andrey Vlasovskikh
PyParameterInfoHandler uses PyCallExpression.mapArguments...
commit
|
commitdiff
|
tree
2015-08-21
Andrey Vlasovskikh
Don't split untyped usages into signature match / mismatch...
commit
|
commitdiff
|
tree
2015-08-21
Andrey Vlasovskikh
PyArgumentsListInspection now uses new PyCallExpressionHelpe...
commit
|
commitdiff
|
tree
2015-08-19
Andrey Vlasovskikh
Find unmapped parameters using the new PyCallExpressionHelpe...
commit
|
commitdiff
|
tree
2015-08-19
Andrey Vlasovskikh
Changed the API for arguments-paramters mapping to...
commit
|
commitdiff
|
tree
2015-08-19
Andrey Vlasovskikh
Simpler implementation of mapping arguments to parameters
commit
|
commitdiff
|
tree
2015-08-18
Andrey Vlasovskikh
Fixed compilation due to API changes in the master...
commit
|
commitdiff
|
tree
2015-08-18
Andrey Vlasovskikh
Merge branch 'master' into vlan/pyi
commit
|
commitdiff
|
tree
2015-08-07
Andrey Vlasovskikh
Removed unused variables
commit
|
commitdiff
|
tree
2015-08-07
Andrey Vlasovskikh
Don't rely on the internals of CallArgumentsMappingImpl
commit
|
commitdiff
|
tree
2015-08-06
Andrey Vlasovskikh
Missing negation lost during the refactoring
commit
|
commitdiff
|
tree
2015-08-06
Andrey Vlasovskikh
Collect the type of functions with @typing.overload...
commit
|
commitdiff
|
tree
2015-08-05
Andrey Vlasovskikh
Removed code inside comments
commit
|
commitdiff
|
tree
2015-08-05
Andrey Vlasovskikh
Fixed warnings and typos
commit
|
commitdiff
|
tree
2015-07-31
Andrey Vlasovskikh
Don't rely on *Impl, use PyFunctionType instead
commit
|
commitdiff
|
tree
2015-07-31
Andrey Vlasovskikh
Search for *.pyi stubs in sys.path
commit
|
commitdiff
|
tree
2015-07-13
Andrey Vlasovskikh
Resolve class attributes in Python stub files (PY-16402)
commit
|
commitdiff
|
tree
2015-07-13
Andrey Vlasovskikh
Don't expose any imported names in *.pyi except for...
commit
|
commitdiff
|
tree
2015-07-13
Andrey Vlasovskikh
Resolve module attributes in Python stub files (PY...
commit
|
commitdiff
|
tree
2015-07-08
Andrey Vlasovskikh
Added line marker and goto related item provider for...
commit
|
commitdiff
|
tree
2015-07-08
Andrey Vlasovskikh
Extracted getPythonStub() to PyiUtil
commit
|
commitdiff
|
tree
2015-07-08
Andrey Vlasovskikh
Added a type provider for extracting the data from...
commit
|
commitdiff
|
tree
next