This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
Watch
2
Star
0
Fork
0
You've already forked QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
synced
2025-02-24 10:28:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
QR-Code-generator
/
c
History
Project Nayuki
dce44caf8f
Tweaked BitBuffer.appendBits() comment in several language versions.
2018-10-02 08:55:34 +00:00
..
Makefile
Revamped C and C++ makefiles by copying structure from another library of mine, removed shared library output from C library (from commit a3dcc36dd477) due to problematic linkage in some enviroments.
2018-09-17 03:26:41 +00: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
Removed C macros for MALLOC() to not support compiling code verbatim in C++ mode (undoing commit eb536b43c538).
2018-09-17 02:41:39 +00:00
qrcodegen-worker.c
Removed C macros for MALLOC() to not support compiling code verbatim in C++ mode (undoing commit eb536b43c538).
2018-09-17 02:41:39 +00:00
qrcodegen.c
Tweaked BitBuffer.appendBits() comment in several language versions.
2018-10-02 08:55:34 +00:00
qrcodegen.h
Reformatted a bit of whitespace in C code, to match other languages (commit 5a5626edb27e).
2018-09-17 04:15:29 +00:00