E-VO to nowy kompilator Amiga E, który dodaje wiele nowych funkcji, wprowadza poprawki błędów i optymalizacje. Dwa tygodnie temu na GitHub pojawiła się wersja 3.6.0, pełną listę zmian w języku angielskim znajdziecie poniżej.
Dodano: 2023-05-02 12:50, Autor: st, Kategoria: Oprogramowanie, Liczba wyświetleń: 2177 english translation »
E-VO 3.6.0
- 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)
- Discord
-
Online: 6
- Cizar
- IMPBot
- juen
- Laubzega
- m...
- SZAMAN
- Menu
- Baza wiedzy
- Simon's Podcast
-
- #11: jak kot w smole
25-07 czas: 22 min - #10: kodowanie upadku
10-07 czas: 33 min - #9: infantylny Mefisto
26-06 czas: 26 min
- #11: jak kot w smole