QR-Code-generator/cpp
Nayuki Minase 8bdecc51a3 Fixed simple errors in C++ and Python code. 2016-04-20 20:59:31 +00:00
..
BitBuffer.cpp Added C++ port of the library. 2016-04-15 04:26:37 +00:00
BitBuffer.hpp Tweaked minor comment and whitespace consistency in Python and C++ code. 2016-04-16 01:17:15 +00:00
QrCode.cpp Fixed simple errors in C++ and Python code. 2016-04-20 20:59:31 +00:00
QrCode.hpp Updated some comments to note public and private members in JavaScript, Python, C++ code. 2016-04-20 20:46:46 +00:00
QrCodeGeneratorDemo.cpp Tweaked line breaking, whitespace, and declaration ordering without changing behavior. 2016-04-20 20:50:42 +00:00
QrSegment.cpp Revamped QrCode.encodeSegments() to add parameters to make a much richer API, in all language versions; updated JavaScript demo script to handle new semantics. 2016-04-16 03:53:58 +00:00
QrSegment.hpp Changed ~4 members to package-private in all language versions, updating code in Java version but only updating comments in JavaScript, Python, C++ versions. 2016-04-20 20:40:49 +00:00