You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Project Nayuki
f020833cd4
Simplified code in all language versions of the library (C, C++, Java, JavaScript, Python) and reduced table size, without changing behavior.
|
8 years ago |
.. |
BitBuffer.cpp
|
Updated C++ ByteBuffer and QrSegment code to check and handle integer overflow strictly.
|
8 years ago |
BitBuffer.hpp
|
Changed syntax so that every class member is explicitly prefixed with public/private like in Java/C# style, without changing any functionality.
|
8 years ago |
QrCode.cpp
|
Simplified code in all language versions of the library (C, C++, Java, JavaScript, Python) and reduced table size, without changing behavior.
|
8 years ago |
QrCode.hpp
|
Simplified code in all language versions of the library (C, C++, Java, JavaScript, Python) and reduced table size, without changing behavior.
|
8 years ago |
QrCodeGeneratorDemo.cpp
|
Deleted unused arguments for main(), replaced return code with named constant.
|
8 years ago |
QrSegment.cpp
|
Updated C++ ByteBuffer and QrSegment code to check and handle integer overflow strictly.
|
8 years ago |
QrSegment.hpp
|
Changed syntax so that every class member is explicitly prefixed with public/private like in Java/C# style, without changing any functionality.
|
8 years ago |