From 1b21e4d65ff823f12c91a0d691f12ea00066b9a8 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 17:37:56 +0200 Subject: fix --- calculator.buetow.org/content/home.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/calculator.buetow.org/content/home.xml b/calculator.buetow.org/content/home.xml index 11ed0ac..5a842ab 100644 --- a/calculator.buetow.org/content/home.xml +++ b/calculator.buetow.org/content/home.xml @@ -16,4 +16,9 @@ Fype Language which can do arithmetic calculations too. + Version 0.6 (Sep 20th 2005) + + Changed the source tree structure. Normal non-digits will now be treated with their ASCII values. Digits will be treated with ASCII values too if mode ascii has been activated. + Fixed the "operators" command. + -- cgit v1.2.3