diff options
author | gahr <gahr@FreeBSD.org> | 2014-06-03 16:07:48 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-06-03 16:07:48 +0800 |
commit | 5d7211e3344f8be8187a319546caf12c117c6806 (patch) | |
tree | e81291578eb6bcc6dad77dfbd3a2eaf22088214a /lang/io | |
parent | e66e9270c42c58d95be975d7d00488fc1361724c (diff) | |
download | freebsd-ports-gnome-5d7211e3344f8be8187a319546caf12c117c6806.tar.gz freebsd-ports-gnome-5d7211e3344f8be8187a319546caf12c117c6806.tar.zst freebsd-ports-gnome-5d7211e3344f8be8187a319546caf12c117c6806.zip |
- Update to 05_20140601
* The compiler has been refactored. Code has been moved from s7c.sd7
to several compiler libraries. The compiler libraries are licensed
with the GPL and can be found in seed7/lib/comp. The refactored
compiler is the first compiler of the 3.0 series.
* The chapter in the manual about the foreign function interface has
been improved.
* Checks for parse and str have been added to chkflt.sd7 and
chkint.sd7.
* In chkccomp.c code has been moved from main() to the new functions
numericSizes and numericProperties.
* Usages of the macro logError have been added to cmd_rtl.c and
cmd_unx.c.
* The stack size defined in mk_mingc.mak, mk_mingw.mak, mk_msys.mak
and mk_nmake.mak has been changed from 4194304 to 8388608.
* The function cstri_buf_to_stri has been added to striutl.c.
* The generation of float literals in the compiler has been improved
to avoid that precision is lost.
* Interpreter and compiler have been improved to support the actions
BLN_EQ and BLN_NE.
Diffstat (limited to 'lang/io')
0 files changed, 0 insertions, 0 deletions