Stefano Raggi
|
57d50c69c4
|
Fix XML documentation compiler warnings
- Fixed all warnings except for missing XML comments (CS1591)
|
2018-11-09 11:44:03 +01:00 |
|
AlexCatarino
|
980411b918
|
Adds IExceptionInterpreter.Order property
The Order property can be used to give priority on exception interpreters calls.
|
2018-03-08 17:25:30 +00:00 |
|
AlexCatarino
|
682b312c0f
|
Moves GetStringBetweenChars to Extensions from PythonUtil
Since this method is not exclusive of python algorithms, it is being moved to Extension methods.
|
2018-03-07 23:24:35 +00:00 |
|
AlexCatarino
|
b672580693
|
Implements KeyErrorPythonExceptionInterpreter
|
2018-03-06 11:05:39 +00:00 |
|