Commit Graph

3 Commits

Author SHA1 Message Date
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 bd9766d4f4 Implements UnsupportedOperandPythonExceptionInterpreter
Users often try to make operations between decimal (prices from securitties) and float.
2018-03-06 13:04:29 +00:00