diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-07 09:01:26 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-07 09:01:26 -0800 |
commit | b3540d10efec1c3d27d0206d67635eaeb39141ec (patch) | |
tree | 19d302ab079edb0f744b5ca9feb11239038722c3 /configure | |
parent | b4d0fe33246175c0ac8e094ca46036444136a3be (diff) | |
download | txr-b3540d10efec1c3d27d0206d67635eaeb39141ec.tar.gz txr-b3540d10efec1c3d27d0206d67635eaeb39141ec.tar.bz2 txr-b3540d10efec1c3d27d0206d67635eaeb39141ec.zip |
* eval.c (eval_init): New character functions registered.
* lib.c (c_num): Generalized to convert characters to numbers also.
This allows functions like gt and lt to work with characters.
(chr_isalnum, chr_isalpha, chr_isascii, chr_iscntrl, chr_isdigit,
chr_isgraph, chr_islower, chr_isprint, chr_ispunct, chr_isspace,
chr_isupper, chr_isxdigit): New functions added.
* lib.h: (chr_isalnum, chr_isalpha, chr_isascii, chr_iscntrl,
* chr_isdigit, chr_isgraph, chr_islower, chr_isprint, chr_ispunct,
* chr_isspace, chr_isupper, chr_isxdigit): New functions declared.
(c_true): New macro.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions