Release 1.2.2
The following features and bug fixes were provided for the
Dogelog player of version 1.2.2:
Language Reference
- The annotation/1 write option has been removed.
- The annotation/1 read option has been removed.
- Fixed problem that float-printing didn’t show always
lower-case exponent.
- Fixed problem that float-printing didn’t show always period.
- New 16-digit / 17-digit precision adaptive float-printing
introduced.
- The built-in code_type/2 has been removed.
- New built-in code_category/2 has been introduced.
- Change signature of built-in get_atom/[2,3] into option list
in last argument.
- New option compress/1 in get_atom/[2,3] introduced.
- New option max/1 in get_atom/[2,3] introduced.
- The predicate enum_lines/2 has been removed from
library(util/files).
- New predicates enum_atoms/[2,3] introduced in
library(util/charsio).
- New predicate copy_binary/3 introduced in library(util/files).
- The predicate stream_property/2 now supports last/1.
- The predicate current_lastcode/2 has been removed.
- New predicate set_stream_property/2 introduced.
- The predicate set_lastcode/2 has been removed.
Transpiler Tooling
- New ant task to compile Unicode database generator introduced.
- New ant task to execute Unicode database generator introduced.
Kommentare