spectre.console/src/Spectre.Console
Cédric Luthi 8e762e4618 Simplify stack frame parsing
This is the natural extension of #513 which already removed a lot of regex parsing. 

The `ExceptionParser` class is renamed into `ExceptionConverter` because there is no more string parsing performed at all. `Exception` is converted into `ExceptionInfo` and `StackFrame` is converted into `StackFrameInfo`.
2021-12-15 22:24:34 +01:00
..
2021-07-14 08:38:44 -04:00
2021-12-15 22:24:34 +01:00
2021-05-20 19:41:10 -04:00
2020-12-09 00:07:02 +01:00
2020-07-21 12:03:41 +02:00
2020-10-01 23:05:02 +02:00
2021-01-19 17:53:03 +01:00
2021-01-29 21:46:08 +01:00
2020-07-21 12:03:41 +02:00
2021-01-19 17:53:03 +01:00
2021-04-11 22:03:13 -04:00
2021-01-29 21:46:08 +01:00
2020-09-09 08:43:48 +02:00
2020-09-09 08:43:48 +02:00
2020-10-01 14:43:08 +02:00
2021-02-01 01:03:39 +01:00
2021-01-10 15:55:11 +01:00
2020-09-09 08:43:48 +02:00
2020-09-09 08:43:48 +02:00
2020-09-09 08:43:48 +02:00
2020-09-09 08:43:48 +02:00
2020-09-17 10:58:50 +02:00
2021-09-29 10:01:31 +02:00
2021-01-19 17:53:03 +01:00
2021-01-10 15:55:11 +01:00
2021-01-10 15:55:11 +01:00
2021-05-20 19:41:10 -04:00