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
614169fc88150725554ea775a6c53dceeb7dfd26
QR-Code-generator
/
c
T
History
Project Nayuki
614169fc88
Fixed a comment in C code.
2018-10-08 03:02:56 +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
Fixed a comment in C code.
2018-10-08 03:02:56 +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