RSS feed
2af227c8
– qwx <qwx@sciops.net>
authored
on 2025/09/29 06:13
add more tests, fix typos
c1539703
– qwx <qwx@sciops.net>
authored
on 2025/09/28 19:24
add more tests, use unicode data as test file instead of /lib/theo
51a73e9b
– qwx <qwx@sciops.net>
authored
on 2025/09/28 19:24
fix printf %c format not being utf-aware
d38caa1b
– qwx <qwx@sciops.net>
authored
on 2025/09/27 06:54
add more tests
71320bfe
– qwx <qwx@sciops.net>
authored
on 2025/09/27 06:54
simplified version of tolower/toupper
ba4a1c07
– qwx <qwx@sciops.net>
authored
on 2025/09/25 18:50
toupper/tolower: handle unicode
7e6d7d36
– qwx <qwx@sciops.net>
authored
on 2025/09/25 18:01
add more tests
e6dff2af
– qwx <qwx@sciops.net>
authored
on 2025/09/25 17:38
minor style changes and correct comment
52a6023c
– qwx <qwx@sciops.net>
authored
on 2025/09/25 17:37
add another coercion test where a float constant must be treated
cd1bcaf2
– qwx <qwx@sciops.net>
authored
on 2025/09/25 16:55
lex: use nfloc, already available
6d0ade9e
– qwx <qwx@sciops.net>
authored
on 2025/09/25 16:50
allow a string value to be unset, use common constant
a288969b
– qwx <qwx@sciops.net>
authored
on 2025/09/25 16:46
test: add missing tt.* files
34c2bbec
– qwx <qwx@sciops.net>
authored
on 2025/09/25 16:45
add T.argv test
96c2be96
– qwx <qwx@sciops.net>
authored
on 2025/09/25 11:38
test: add T.split
29b26011
– qwx <qwx@sciops.net>
authored
on 2025/09/25 11:38
split: use to_number
0623c113
– qwx <qwx@sciops.net>
authored
on 2025/09/25 11:20
bump version and add LICENSE
eddb8fc8
– qwx <qwx@sciops.net>
authored
on 2025/09/25 06:08
port more tests
c0526c89
– qwx <qwx@sciops.net>
authored
on 2025/09/25 06:04
lex: use to_number and don't discard the results
5086f345
– qwx <qwx@sciops.net>
authored
on 2025/09/24 21:41
to_number: try to strtoll before strtod
8e3c92b4
– qwx <qwx@sciops.net>
authored
on 2025/09/24 13:04
keep conversion result whenever using is_number
c3eea875
– qwx <qwx@sciops.net>
authored
on 2025/09/24 13:02
add some of the tests from onetrueawk
8f481fa2
– qwx <qwx@sciops.net>
authored
on 2025/09/23 19:10
my house
ebd649e1
– qwx <qwx@sciops.net>
authored
on 2025/09/23 19:01
transfer ownership
ba1c218d
– qwx <qwx@sciops.net>
authored
on 2025/09/23 19:01
pull awk from 9front