欢迎来到马士兵代码仓库
Sign In
msb-public
/
QR-Code-generator
mirror of https://github.com/nayuki/QR-Code-generator
4
3
Code Issues Projects Releases Wiki Activity
229 Commits
1 Branch
12 Tags
11 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 '5424a86981'
${ noResults }
Commit Graph

8 Commits (5424a86981471d3504c73bce8dd969450b5f7a64)

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