third_party_qrcodegen/c
2021-11-06 05:16:30 +00:00
..
Makefile Removed the test worker program in every language and the Python batch tester, because this is not core functionality and is hard to explain. 2021-07-28 17:09:18 +00:00
qrcodegen-demo.c Added null checks and error termination logic to runnable main C code after calls to malloc()/calloc(), removed an unnecessary non-null assertion. 2021-10-20 01:56:33 +00:00
qrcodegen-test.c Renamed a C library internal function setModule() to setModuleBounded(). 2021-11-06 05:16:30 +00:00
qrcodegen.c Renamed a C library internal function setModule() to setModuleBounded(). 2021-11-06 05:16:30 +00:00
qrcodegen.h Reordered QrSegment.{isNumeric(),isAlphanumeric()} in {C, C++, Rust} versions. 2021-07-28 19:45:54 +00:00