From 784a493dc7114b6e6807c2a37d03dbadecee81e6 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 8 Oct 2019 13:41:13 -0400 Subject: [PATCH] generated docs: functions with inferred error sets display nicely infrastructure in place for displaying error sets --- lib/std/special/docs/index.html | 1 + lib/std/special/docs/main.js | 64 ++++++++++++++++++++++++---- src/all_types.hpp | 6 ++- src/analyze.cpp | 25 ++++++++--- src/dump_analysis.cpp | 74 ++++++++++++++++++++++++++++++++- src/ir.cpp | 6 +-- 6 files changed, 156 insertions(+), 20 deletions(-) diff --git a/lib/std/special/docs/index.html b/lib/std/special/docs/index.html index 23cdcc265c..05cbc3fb97 100644 --- a/lib/std/special/docs/index.html +++ b/lib/std/special/docs/index.html @@ -262,6 +262,7 @@

+