19 Commits (955fec8ab15eec30bf951aea46bb25d2b470d177)

Author SHA1 Message Date
Sven Slootweg 955fec8ab1 Add Gecko support and make failed stacktrace parsing more robust 4 years ago
Sven Slootweg 783f67a03e Add FIXME comment 4 years ago
Sven Slootweg fb82fb820a Actually detect endings in stack frame regex, and not a literal $ 4 years ago
Sven Slootweg 1a97d4ee09 Handle anonymous stack frames correctly 4 years ago
Sven Slootweg bae1f0e9fc Don't attempt to generate function description when the location of a stacktrace frame could not be determined 4 years ago
Sven Slootweg d610cad10b Add a global "no heuristics" flag for validator debugging 4 years ago
Sven Slootweg 2d26d92d17 Refactor colors, heuristically detect the source of a validation failure 4 years ago
Sven Slootweg 9a31868883 Improve error processing with syncpipe 4 years ago
Sven Slootweg eba89ed9c5 Improve subError rendering 4 years ago
Sven Slootweg be5fd46005 Add support for rest operator in arguments 4 years ago
Sven Slootweg b82a7d359d Support object syntax for validateArguments as well 4 years ago
Sven Slootweg 558b9ead9c Improve multi-level subError rendering (eg. nested 'either') 4 years ago
Sven Slootweg 27beee88f0 Omit '(root)' specifier entirely 4 years ago
Sven Slootweg 1cc19bff3e Also render subErrors as a tree for root-level errors 4 years ago
Sven Slootweg 8214fb3bc5 Improve error rendering, add support for subErrors 4 years ago
Sven Slootweg 50b49dc9a8 Add support for callIfNull 4 years ago
Sven Slootweg 8ed6ad0abe Add TODO markers for error aggregration 4 years ago
Sven Slootweg a1fd0b7adf Replace flatten implementation to reduce bundle size 4 years ago
Sven Slootweg aa644fa3f5 Rewrite to modular design 4 years ago