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
e9f7133692
QR-Code-generator
/
c
History
Project Nayuki
76127b8bfe
Renamed functions and variables, and updated comments, thus synchronizing the C language version with the previous changeset.
2019-07-14 17:09:51 +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
Renamed functions and variables, and updated comments, thus synchronizing the C language version with the previous changeset.
2019-07-14 17:09:51 +00:00
qrcodegen-worker.c
Added missing null check in C code after malloc.
2018-12-04 23:46:38 +00:00
qrcodegen.c
Renamed functions and variables, and updated comments, thus synchronizing the C language version with the previous changeset.
2019-07-14 17:09:51 +00:00
qrcodegen.h
Fixed argument type of qrcodegen_encodeSegmentsAdvanced() mask in C code.
2019-02-14 01:53:57 +00:00