third_party_qrcodegen/cpp
2021-11-06 17:03:16 +00:00
..
Makefile Renamed C++ output library file, avoiding conflict with C library if both get installed system-wide. 2021-08-01 00:58:25 +00:00
qrcodegen.cpp Changed C++, Rust, Python code to use debug-mode assertions that can be disabled, similar to Java's assert, corresponding to the logic in the Java language port. 2021-11-06 17:03:16 +00:00
qrcodegen.hpp Reordered QrSegment.{isNumeric(),isAlphanumeric()} in {C, C++, Rust} versions. 2021-07-28 19:45:54 +00:00
QrCodeGeneratorDemo.cpp Renamed the C++ library source files to qrcodegen, because there's no longer a file per class, related to commit 096c70cd4d. 2021-07-28 17:09:18 +00:00