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
950955a4c5
Renamed QrSegment.getBits() to getData() in {Java, JavaScript, TypeScript, Python} code, to match C++ and Rust.
|
6 years ago |
.. |
BitBuffer.java
|
Inlined BitBuffer.getBytes() into its single usage (with simplification because the bit length is a multiple of 8) in most language versions, synchronized comment and variable name in Rust version.
|
6 years ago |
QrCode.java
|
Inlined BitBuffer.getBytes() into its single usage (with simplification because the bit length is a multiple of 8) in most language versions, synchronized comment and variable name in Rust version.
|
6 years ago |
QrCodeGeneratorDemo.java
|
Slightly tweaked demo programs for clarity.
|
6 years ago |
QrCodeGeneratorWorker.java
|
Updated Java worker program to close input stream and reduce indentation.
|
7 years ago |
QrSegment.java
|
Renamed QrSegment.getBits() to getData() in {Java, JavaScript, TypeScript, Python} code, to match C++ and Rust.
|
6 years ago |
QrSegmentAdvanced.java
|
Updated Javadoc-specific sections of documentation comments in Java classes.
|
6 years ago |