This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
Watch
2
Star
0
Fork
You've already forked QR-Code-generator
0
Code
Issues
Projects
Releases
Wiki
Activity
a2977e6351
QR-Code-generator
/
c
History
Project Nayuki
c0b684bc18
Tweaked comment for kanji demo in multiple languages, so that it corresponds to the order in the sample text string.
2018-06-24 03:33:22 +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
Tweaked comment for kanji demo in multiple languages, so that it corresponds to the order in the sample text string.
2018-06-24 03:33:22 +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
Updated all language versions to add getBit() helper function and refactor existing arithmetic code to use it.
2018-04-13 19:48:59 +00:00
qrcodegen.h
Edited and added numerous comments for C library members.
2017-09-09 06:09:17 +00:00