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-27 15:51:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f011e527709ff2ce3d4e436f5b05a53cefa46de2
QR-Code-generator
/
c
T
History
Project Nayuki
f011e52770
Updated and synchronized documentation comments for QrCode's instance methods, in all languages.
2018-10-06 03:26:54 +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
a3dcc36dd4
) due to problematic linkage in some enviroments.
2018-09-17 03:26:41 +00:00
qrcodegen-demo.c
Aligned main comments in demo programs.
2018-10-04 19:08:23 +00:00
qrcodegen-test.c
Removed C macros for MALLOC() to not support compiling code verbatim in C++ mode (undoing commit
eb536b43c5
).
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
eb536b43c5
).
2018-09-17 02:41:39 +00:00
qrcodegen.c
Reduced the use of the word "symbol" when referring to QR Codes, in all languages.
2018-10-05 20:30:26 +00:00
qrcodegen.h
Updated and synchronized documentation comments for QrCode's instance methods, in all languages.
2018-10-06 03:26:54 +00:00