Veit Heller
|
459a62e61f
|
feat: add Char.to-byte and Char.from-byte (#1187)
|
2021-03-16 11:14:16 +01:00 |
|
hellerve
|
1f76f94c1a
|
test: add char literal test
|
2020-05-18 09:52:01 +02:00 |
|
hellerve
|
b9b5ffba45
|
parse: add \return, \backspace, \formfeed, and \u unicode literals
|
2020-05-17 12:02:42 +02:00 |
|
Jorge Acereda
|
83e8c1a874
|
Fix Char_str().
|
2020-05-11 16:08:40 +02:00 |
|
hellerve
|
f470e17f99
|
core: add Char.alpha?, Char.num?, and Char.alphanum?
|
2019-03-06 16:35:37 +01:00 |
|
hellerve
|
ca22bfc8cd
|
test: use deftest everywhere
|
2018-11-08 07:16:52 +01:00 |
|
hellerve
|
2d4239ed6b
|
core: rename Char.upper-case and Char.lower-case with ?
|
2018-09-25 16:40:02 +02:00 |
|
hellerve
|
57ece77b48
|
test: add tests for Char.upper-case and Char.lower-case
|
2018-09-25 16:19:30 +02:00 |
|
Craig Roy
|
92501770e6
|
Print results as part of test macro
|
2018-09-13 00:13:03 +01:00 |
|
Chris Hall
|
8d3fa53abc
|
extending test/char to cover Char.meaning
|
2018-06-26 17:14:46 +10:00 |
|
Chris Hall
|
d768cc69f0
|
adding test.char
|
2018-06-26 17:09:55 +10:00 |
|