From 6031cd5678760cdfe21aa627737cfc4eba23ec96 Mon Sep 17 00:00:00 2001 From: chriseth Date: Mon, 16 Mar 2015 17:06:38 +0100 Subject: [PATCH] Compiler update to 42f5ae4c. --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 434c6229e0..4b624bde5a 100644 --- a/index.html +++ b/index.html @@ -35,16 +35,20 @@ body { bottom: 0px; font-size: 14px; } +#header { + margin-bottom: 4px; +} -

Solidity realtime compiler

+

Solidity realtime compiler

Source code on the left, compiled code and AST on the right (or error).
Note: Chrome/Chromium currently reports "Uncaught JavaScript Exception". -To work around this problem, enable the debug console (Ctrl+Shift+i) and reload. +To work around this problem, enable the debug console (Ctrl+Shift+i) and reload.
+Version: 42f5ae4c... 2014-03-16