summaryrefslogtreecommitdiff
path: root/Cython/Tests/TestJediTyper.py
Commit message (Expand)AuthorAgeFilesLines
* REF: Move CompilationOptions and default_options to OptionsBrock Mendel2019-02-101-3/+3
* Delete trailing spacesmathbunnyru2017-01-121-4/+4
* rename "jedi-typer.py" script to "jedityper.py" to make it importable (which ...Stefan Behnel2015-07-301-3/+3
* can handle conflicting types nowTzer-jen Wei2015-07-281-2/+2
* add tests for list, set, dictTzer-jen Wei2015-07-281-3/+86
* adapt 'unicode' usage to Py2/Py3Stefan Behnel2015-07-261-1/+1
* move JediTyper into Tools directory as it's not in a state that would suggest...Stefan Behnel2014-08-291-0/+142