QR-Code-generator/cpp
RichΛrd 51bd353a51
Remove "--" from cpp makefile
2021-05-04 18:44:00 -04:00
..
Makefile Remove "--" from cpp makefile 2021-05-04 18:44:00 -04:00
QrCode.cpp Simplified QrCode.getPenalty() in all language versions except Rust, related to commit 1439e8e4a5. 2020-01-29 17:52:21 +00:00
QrCode.hpp Simplified QrCode.getPenalty() in all language versions except Rust, related to commit 1439e8e4a5. 2020-01-29 17:52:21 +00:00
QrCodeGeneratorDemo.cpp Reorganized C++ library code into one implementation source file and one header file (instead of 3+3), changing some spacing and ordering, without changing functionality. 2020-01-11 18:26:12 +00:00
QrCodeGeneratorWorker.cpp In C++ version, added some more explicit casts for integer signedness and width. 2019-07-22 15:02:22 +00:00