This website requires JavaScript.
Explore
Help
Register
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://gitee.com/openharmony/third_party_qrcodegen
synced
2025-02-11 11:57:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
third_party_qrcodegen
/
c
History
Project Nayuki
7e18dfe885
Tweaked C code to be slightly more efficient by using static constant data.
2017-11-28 17:08:00 +00:00
..
Makefile
Changed C makefile rules to use the shared library when possible, and to fix library build rule if there is more than one .c source file.
2017-07-21 19:00:43 -04:00
qrcodegen-demo.c
Added/tweaked comments and blank lines in demo programs of all language versions except JavaScript.
2017-10-23 03:51:13 +00:00
qrcodegen-test.c
Made C function getTotalBits() testable, added test cases.
2017-09-09 05:27:18 +00:00
qrcodegen-worker.c
Simplified a bit of C code.
2017-08-28 04:03:29 +00:00
qrcodegen.c
Tweaked C code to be slightly more efficient by using static constant data.
2017-11-28 17:08:00 +00:00
qrcodegen.h
Edited and added numerous comments for C library members.
2017-09-09 06:09:17 +00:00