欢迎来到马士兵代码仓库
Sign In
msb-public
/
QR-Code-generator
mirror of https://github.com/nayuki/QR-Code-generator
4
3
Code Issues Projects Releases Wiki Activity
231 Commits
1 Branch
12 Tags
10 MiB
master
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.1
v1.3.0
v1.0.0
v1.2.1
v1.2.0
v1.1.0
v1.0.1
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'd4f71e49d7'
${ noResults }
Commit Graph

10 Commits (d4f71e49d7b2cc39973cc63be5a42c7355b151ef)

Author SHA1 Message Date
Project Nayuki d4f71e49d7 Added a working demo example program in Rust.
8 years ago
Project Nayuki 7f6032d6ba Added public methods to Rust code, made an existing function public.
8 years ago
Project Nayuki 5424a86981 Added Rust QrSegment verbatim public constructor function, changed existing factory functions to use it.
8 years ago
Project Nayuki 61d08f0af9 Added a method to Rust library.
8 years ago
Project Nayuki 8b9caed527 Changed a top-level Rust function to take &str instead of &[char].
8 years ago
Project Nayuki dd9d822950 Fixed logic errors in Rust library code.
8 years ago
Project Nayuki 1950574bda Continued adding functionality to the incomplete Rust language implementation.
8 years ago
Project Nayuki 358fa7af57 Converted if-panic!() in Rust code to assert!() or assert_eq!(), without changing behavior.
8 years ago
Project Nayuki 188a368796 Updated and simplified some pieces of Rust code.
8 years ago
Project Nayuki 58a39a96c3 Added an initial, incomplete, but compilable Rust implementation of this library.
8 years ago