QR-Code-generator/cpp
Project Nayuki 5ddb2e9d63 Simplified an analogous piece of C++ and Rust code. 2017-08-28 00:54:44 +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 Simplified an analogous piece of C++ and Rust code. 2017-08-28 00:54:44 +00:00
QrCode.hpp Simplified and tweaked various small pieces of C++ code. 2017-08-18 00:17:11 +00:00
QrCodeGeneratorDemo.cpp Renamed 'packedKanjiData' constant in demo programs. 2017-08-17 21:52:08 +00:00
QrCodeGeneratorWorker.cpp Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 2017-04-24 20:41:54 +00:00
QrSegment.cpp Tweaked Java and C++ code and comment slightly. 2017-08-26 18:57:52 +00:00
QrSegment.hpp Added rvalue reference (xvalue) constructor version for C++ QrSegment, updated code to use it. 2017-08-18 03:43:28 +00:00