Dave Halter
|
9d1587a41d
|
Don't need to inherit from object anymore
|
2020-07-26 00:11:57 +02:00 |
|
Dave Halter
|
24a1bbb3ca
|
Even more super deletions
|
2020-07-02 12:29:10 +02:00 |
|
Dave Halter
|
395f7fc59e
|
Remove inspect.Parameter compatibility
|
2020-07-02 00:44:25 +02:00 |
|
Dave Halter
|
804b0f0d06
|
Some more signature adjustments
|
2020-06-27 02:18:31 +02:00 |
|
Dave Halter
|
7645762a25
|
Fix a small signature issue
|
2020-01-26 00:42:00 +01:00 |
|
Dave Halter
|
5fc308f1f8
|
call signature -> signature
|
2019-12-20 19:41:57 +01:00 |
|
Dave Halter
|
19aa50bb7f
|
Make sure an assert no longer causes unnecessary trouble
Fixes #1426, fixes #1414
|
2019-12-03 23:10:24 +01:00 |
|
Dave Halter
|
c38e4fce70
|
Make sure py__get__ is defined on all values
Also define matches_signature on all signatures, there's definitely cases where that might be called
|
2019-11-29 15:04:04 +01:00 |
|
Dave Halter
|
a67861a320
|
Avoid using arguments.get_executed_param_names_and_issues
|
2019-09-03 00:47:10 +02:00 |
|
Dave Halter
|
edb17b8e7c
|
Refactor params and what execution contexts need
|
2019-09-01 14:14:42 +02:00 |
|
Dave Halter
|
286d2c9b1a
|
Make the order of overloaded functions correct
|
2019-08-30 01:11:11 +02:00 |
|
Dave Halter
|
ad4f546aca
|
context -> value
|
2019-08-15 01:23:06 +02:00 |
|
Dave Halter
|
3b4f292464
|
Move the evaluate package to inference
|
2019-08-15 00:14:26 +02:00 |
|