Skip to content

Commit

Permalink
prepare evo 3.8.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcoles committed Jul 9, 2024
1 parent 6a9198f commit 5af1887
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 5 deletions.
13 changes: 10 additions & 3 deletions E-VO.guide
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@database "e.guide"
@node MAIN
@title "Amiga E-VO v3.8.0"
@title "Amiga E-VO v3.8.1"

+-----------------------------------------------+
| |
| Amiga E-VO v3.8.0 |
| Amiga E-VO v3.8.1 |
| Compiler for The E Language |
| Originally By Wouter van Oortmerssen |
| Updates By GRIO 1999-2003 |
Expand Down Expand Up @@ -346,6 +346,13 @@ NOTE: in most cases you won't need to use any of these options
0D. changes / history / new features
------------------------------------

New in E-VO (3.8.1)
- FindModule: add module version 14 support
- Showmodule: add module version 14 support
- fix legacy compile mode so it doesnt include changes in module
version 14
- Fix reaction texteditor tag values

New in E-VO (3.8.0)
- Added variable names + types and procedure line numbers to EVAR debug
info
Expand All @@ -362,7 +369,7 @@ NOTE: in most cases you won't need to use any of these options
did not get set correctly.

New in E-VO (3.7.0)
- Compiler sometimes produced garbage error message with an error at the very
- Compiler sometimes produced garbage error message with an error at the very
end of the file.
- Reformatted the Amigaguide document to better fit in 80 columns.
- added Arexx compile scripts
Expand Down
10 changes: 9 additions & 1 deletion Updates.txt
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,13 @@ Development restarted as E-VO by Darren Coles
- Added support for ARRAY OF PTR TO ... in objects
- Fixed issue where two variables declared with the same initial value
did not get set correctly.

(3.8.1)
- FindModule: add module version 14 support
- Showmodule: add module version 14 support
- fix legacy compile mode so it doesnt include changes in module
version 14
- Fix reaction texteditor tag values

DATE HISTORY:
3.3b 20.11.1999 -> 12.12.1999
Expand All @@ -559,4 +566,5 @@ DATE HISTORY:
3.6.0 12.09.2022 -> 19.04.2023
3.6.1 24.04.2023 -> 16.06.2023
3.7.0 30.06.2023 -> 09.03.2024
3.8.0 13.03.2024 -> 28.06.2024
3.8.0 13.03.2024 -> 28.06.2024
3.8.1 08.07.2024 -> 09.07.2024
2 changes: 1 addition & 1 deletion file_id.diz
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/ . \ \/ / \
\ __ /\ / / /
++\___\--\_/\____/++
--------------[v3.8.0]--
--------------[v3.8.1]--
E-VO: Amiga E Evolution

(c)2024 Darren Coles
Expand Down

0 comments on commit 5af1887

Please sign in to comment.