English Amiga Board


Go Back   English Amiga Board > News

 
 
Thread Tools
Old 14 July 2022, 15:42   #1
Phantasm
Not a Rebel anymore
 
Phantasm's Avatar
 
Join Date: Apr 2005
Location: UK
Age: 51
Posts: 499
E-VO V3.6.0 Released

E-VO is my Amiga E compiler which brings together the features of many of the existing E compilers and adds lots of new functions too.


download and change log available here:



https://github.com/dmcoles/EVO/releases/tag/v3.5.0

Last edited by Phantasm; 20 April 2023 at 15:30.
Phantasm is offline  
Old 20 April 2023, 15:16   #2
Phantasm
Not a Rebel anymore
 
Phantasm's Avatar
 
Join Date: Apr 2005
Location: UK
Age: 51
Posts: 499
E-VO 3.6.0 is released. You can grab it here:


https://github.com/dmcoles/EVO/releases/tag/V3.6.0



or



http://aminet.net/package/dev/e/evo


Changes:
  • EDBG: add support for ECX/EEC compiled executables
  • fix issue with memfill that could cause odd address exception on 68000
  • add TRY..CATCH..ENDTRY allowing more control over exception handling
  • Add UNTILN, WHILEN ELSEWHILEN, IFN, ELSEIFN, EXITN, CONTN which are inverse of their counterparts eg. UNTILN x is equal to UNTIL Not(x)
  • Add WORD and BYTE types (unsigned 16 bit and signed 8 bit variable types) and Word() Byte() functions as well as PutByte() and PutWord()
  • Allow SIZEOF object and SIZEOF object.member
  • Fix issue where SIZEOF x didnt throw a compile error if x was not defined
  • Added EVO_3_6_0 define
  • Added Compare, Ucompare, Fcompare, StrCompare functions
  • Fixed Int() function to sign extend result
  • Added OPT LEGACYINT to restore old version of Int() command
  • Added command line switch LEGACYINT/S which does the same as the above OPT
  • Allow BYTE and WORD types in modules, increase module version to 13.
  • FindModule: fix error in memory deallocation
  • FindModule: update for BYTE and WORD types (module version 13)
  • ShowModule: update for BYTE and WORD types (module version 13)
Phantasm is offline  
Old 20 April 2023, 17:31   #3
Samurai_Crow
Total Chaos forever!
 
Samurai_Crow's Avatar
 
Join Date: Aug 2007
Location: Waterville, MN, USA
Age: 49
Posts: 2,187
Good news! Thanks for your work!
Samurai_Crow is offline  
Old 20 April 2023, 17:46   #4
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
Thanks for the work man!
mfilos is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
iUAE 1.2 released Emufr3ak News 11 02 September 2017 13:27
Roadshow 1.12 released AndreasM News 101 27 January 2017 16:16
Never released??? tomcat666 project.aGTW 18 18 January 2010 14:44
Adfread v1.1 Released Paul News 0 28 December 2006 12:31
16.6 Released alexh project.WHDLoad 6 09 June 2006 10:02

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:55.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.11454 seconds with 13 queries