QR-Code-generator/cpp
Project Nayuki 6f9116dfcb Simplified C++ code with vector range constructor. 2017-08-31 20:25:39 +00:00
..
BitBuffer.cpp Simplified the argument check in BitBuffer.appendBits() by tightening the input range, also removed some parentheses. 2017-08-18 03:33:03 +00:00
BitBuffer.hpp Converted Java BitBuffer comments to Javadoc, updated related comments in most other language versions. 2017-08-18 03:36:00 +00:00
Makefile Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 2017-04-24 20:41:54 +00:00
QrCode.cpp Split long lines in various {Java, JavaScript, Python, C++, C, Rust} code, without changing behavior. 2017-08-31 20:19:41 +00:00
QrCode.hpp Split long lines in a comment in {Java, JavaScript, C++, Python, Rust} language versions, without changing wording. 2017-08-31 20:18:41 +00:00
QrCodeGeneratorDemo.cpp Simplified C++ code with vector range constructor. 2017-08-31 20:25:39 +00:00
QrCodeGeneratorWorker.cpp Simplified C++ code with vector range constructor. 2017-08-31 20:25:39 +00:00
QrSegment.cpp Tweaked Java and C++ code and comment slightly. 2017-08-26 18:57:52 +00:00
QrSegment.hpp Split a long line in a comment in {Java, JavaScript, C++} language versions, without changing wording. 2017-08-31 20:19:17 +00:00