home *** CD-ROM | disk | FTP | other *** search
- short: yaec - Yet Another E Compiler [1.4a]
- uploader: amigae@swipnet.se
- author: amigae@swipnet.se
- type: dev/e
- requires: compiler : v37+, 68k, PhxAss (dev/asm/), PhxLnk (dev/asm/)
- requires: exes : v40+, 020+, 881
-
-
- *---------------------------------*
- | |
- | YAEC 1.4a |
- | Yet Another E Compiler |
- | By Leif Salomonsson 2000-2001 |
- | |
- *---------------------------------*
-
-
-
-
- Version history
- ______________ _ _ _ _
-
- _________________________________________
-
- 1.1b: (Dec 2000) First public release
- _________________________________________
-
- _________________________________________
-
- 1.2b: (Jan 1 2001) Second public release
- _________________________________________
-
- o Fixed some archiveing errors.
-
- o Methods returned crap.
-
- _________________________________________
-
- 1.3b: (Jan 21 2001)
- _________________________________________
-
- o Added AGuide documentation.
-
- o SetStdRast() was missing.
-
- o Enabled 68881/2 fpu-asm (Martin Kuchinka)
-
- o Added Amigalib support. -> amigalib.ext
-
- o Improved NEW, objectptr[] still missing.
-
- o Added END keyword.
-
- _________________________________________
-
- 1.4a: (Feb 23 2001) Third public release.
- _________________________________________
-
- o Extended the type-system. (not fully documented yet)
-
- o NEW/END/++/-- fully implemented.
-
- o Added AFD-Copyright Notice.
-
- o YAEC is now SHAREWARE.
-
- o Fixed NILCHECK and added PTRCHECK cli-args.
-
- o Compiling LINKOBJ now automatically creates .ext file.
- (this means its usable now :))
-
- o LIBRARY/DEVICE mode !
-
- o Fixed a nasty bug in externs that could cause crashes
- in some executables.
-
- o Fixed arguments to procedures so they are evaluated
- in the same way they are on ec3.3a, that is from
- left to right! some programs should work beter now! :)
-
- o Fixed SELECT statement so it accepts "x OF y".
-
- o Amigalib support gone again.. :(
-
-
- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
- This software is subject to the "Standard Amiga FD-Software Copyright Note".
- It is SHAREWARE as defined in paragraph 4s.
- For more information please read "AFD-COPYRIGHT" (Version 1.4 or higher).
- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
-
- Leif
-
-
-