This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced
2026-07-01 09:10:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66f881cf475da51e9c4e92bb88410e69e6fa6c0c
third_party_qrcodegen
/
cpp
T
History
Project Nayuki
a2a31906af
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
..
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