diff options
author | Hans Bolinder <[email protected]> | 2014-03-21 15:34:18 +0100 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2014-03-25 09:18:02 +0100 |
commit | 83b6daef8d52f69c3b583bcc67c0c11fb8dcba0b (patch) | |
tree | 8134560fac9ce643b173c9196cf350f01c691a66 /lib/stdlib/test/calendar_SUITE.erl | |
parent | a60a76c7e813eef94e14b377af37e4fc6774ff37 (diff) | |
download | otp-83b6daef8d52f69c3b583bcc67c0c11fb8dcba0b.tar.gz otp-83b6daef8d52f69c3b583bcc67c0c11fb8dcba0b.tar.bz2 otp-83b6daef8d52f69c3b583bcc67c0c11fb8dcba0b.zip |
stdlib: Generalize erl_parse:abstract/2
The 'encoding' option of erl_parse:abstract/2 has been extended to
include 'none' and a callback function (a predicate).
The rationale is that a more general means of determining what integer
lists are to be represented as strings may help readability when
generating Erlang code given input in some other encoding than Latin-1
or UTF-8.
Diffstat (limited to 'lib/stdlib/test/calendar_SUITE.erl')
0 files changed, 0 insertions, 0 deletions