This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
Watch
1
Star
0
Fork
0
mirror of
https://github.com/status-im/QR-Code-generator.git
synced
2026-08-31 09:41:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52694b5327006ff46933a2ee4b83007c7d54a2a7
QR-Code-generator
/
java
T
History
Project Nayuki
52694b5327
Simplified/deoptimized Java and JavaScript code to use string search instead of lookup table for alphanumeric mode encoding, without changing functionality. This is similar to the previous commit
106e31d9c7
. By comparison, the Python code had always used a proper dictionary, and the C code implemented string search from the start.
2017-05-08 06:20:50 +00:00
..
io/nayuki
/qrcodegen
Simplified/deoptimized Java and JavaScript code to use string search instead of lookup table for alphanumeric mode encoding, without changing functionality. This is similar to the previous commit
106e31d9c7
. By comparison, the Python code had always used a proper dictionary, and the C code implemented string search from the start.
2017-05-08 06:20:50 +00:00