From d70316bb5238125ee1d1a95802b95e8c81a8f1d9 Mon Sep 17 00:00:00 2001 From: dmcoles Date: Fri, 28 Jun 2024 14:25:30 +0100 Subject: [PATCH] prep for 3.8.0 release --- readme.txt | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/readme.txt b/readme.txt index f83ce07..e1a9e42 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Short: E-VO: Amiga E Evolution Author: darren_m_coles@yahoo.co.uk (Darren Coles) Uploader: darren_m_coles@yahoo.co.uk (Darren Coles) Type: dev/e -Version: 3.7.0 +Version: 3.8.0 Replaces: dev/e/evo.lha Architecture: m68k-amigaos Distribution: Aminet @@ -12,20 +12,10 @@ by Wouter van Oortmerssen. It adds many new features, bug fixes and optimisations including object UNIONs, string merging, non word-aligned objects and many more. -Just a small sample of the changes in this release: - - added PSIZEOF operator - - added ARRAYSIZE operator - - added SelectFirst function - - added debug symbols for methods - - allow CONT and EXIT within SELECT statement - - skip NameFromFH call on kick 1.3 meaning the compiler now works - on that OS again +The main changes in this release are to provide enhanced debugging +capabilities. E-VO support is being added to CodeCraft (a fully featured +development environment) which will allow the full capabilities of its +debugger to be utilised with E-VO. E is an object oriented / procedural / unpure functional higher programming language, mainly influenced by languages such as C++, Ada, Lisp etc. It is a