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.
 
 
 
 
 
 
Go to file
Nayuki Minase 0f71a9f818
Added an experimental advanced QR segment encoder class in Java for kanji mode encoding and optimal segment mode switching, changed a statistics helper function in QrCode.java to package-private to support the new class.
10 years ago
cpp Added an assertion check to C++ code. 10 years ago
java/io/nayuki/qrcodegen Added an experimental advanced QR segment encoder class in Java for kanji mode encoding and optimal segment mode switching, changed a statistics helper function in QrCode.java to package-private to support the new class. 10 years ago
javascript Added comments and renamed variables in QrCode.appendErrorCorrection() in all language versions. 10 years ago
python Fixed field reference errors in Python code. 10 years ago