Dave Halter
|
ef2e2f343e
|
Fix some warnings.
|
2017-05-25 12:24:21 -04:00 |
|
Dave Halter
|
db683acfc1
|
One more docstring test.
|
2017-04-20 09:47:30 +02:00 |
|
Dave Halter
|
7ca62578e1
|
Add py__doc__ as a better approach to docstrings.
|
2017-04-20 09:45:15 +02:00 |
|
Dave Halter
|
8a35a04439
|
Remove the module path from the parser tree.
Some static analysis tests are still failing.
|
2017-03-27 18:13:32 +02:00 |
|
Matthias Bussonnier
|
d3e8a9bd52
|
Resolve kewords types as keyword in completions
Closes #833
|
2017-01-22 18:39:32 -08:00 |
|
Dave Halter
|
9341df11bf
|
Fix the issues that were changed by removing start_pos from the api classes.
|
2017-01-04 22:24:25 +01:00 |
|
Dave Halter
|
464968aed7
|
Fix an issue where compiled object api types raised an error.
|
2016-12-21 00:23:50 +01:00 |
|
Dave Halter
|
6f4cd7e6d3
|
Improve api class tests.
|
2016-12-04 20:04:54 +01:00 |
|
Dave Halter
|
f20df95074
|
Fix the issues with added equals after params in the wrong places. Fixes #643.
|
2016-07-20 23:19:05 +02:00 |
|
Dave Halter
|
a2d66579d7
|
Test for the equals that is added to params sometimes. Refs #582.
|
2016-07-20 09:27:28 +02:00 |
|
Dave Halter
|
84c43bf2dc
|
Correct issues with slices and some more subtle bugs.
|
2015-11-01 21:30:41 +01:00 |
|
Dave Halter
|
d16da33b9b
|
Small test fix.
|
2015-04-23 04:11:28 +02:00 |
|
Dave Halter
|
2f64a83e3c
|
Rename test_api_classes -> test_classes.
|
2015-04-13 15:17:44 +02:00 |
|