From d99fea2db682c454581e1f9f60b2cea27d02c36e Mon Sep 17 00:00:00 2001 From: Marek Kotewicz Date: Thu, 13 Nov 2014 04:21:51 +0100 Subject: abi output formatting --- example/index.html | 53 +++++++++++++++++++++++------------------------------ 1 file changed, 23 insertions(+), 30 deletions(-) (limited to 'example') diff --git a/example/index.html b/example/index.html index 17694cbf6..dc507ec9c 100644 --- a/example/index.html +++ b/example/index.html @@ -6,39 +6,32 @@ + } + - -

std::name_reg

- - - -
-result:
- +

std::name_reg

+ + +
+ result: +
- + -- cgit v1.2.3 From 8aaec1d98fdeef1521e65518913498a1a0c18cbe Mon Sep 17 00:00:00 2001 From: Marek Kotewicz Date: Thu, 13 Nov 2014 19:28:58 +0100 Subject: improved example --- example/index.html | 40 ++++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 18 deletions(-) (limited to 'example') diff --git a/example/index.html b/example/index.html index dc507ec9c..4847f68c0 100644 --- a/example/index.html +++ b/example/index.html @@ -4,34 +4,38 @@ - - + + -

std::name_reg

- - +

balance

+
- result: -
+
+
+
-- cgit v1.2.3