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

10 Commits (fe992753d2c7d55a16c1b966961bd27e11e622dd)

Author SHA1 Message Date
Project Nayuki 6e088f72d3 Added an assertion to QrCode.getNumRawDataModules() in all language versions.
6 years ago
Project Nayuki 1424d9f332 Simplified a bit of TypeScript and Rust code using for-each looping.
6 years ago
Project Nayuki f9c8183f64 Merged.
6 years ago
Project Nayuki a2704103bb Added new HTML+TypeScript demo program, corresponding to the command line demos of all other languages.
6 years ago
Project Nayuki 146105007c Simplified some new TypeScript demo code.
6 years ago
Project Nayuki cf612ec2dc Changed internal name of the HTML demo program.
6 years ago
Project Nayuki e9f7133692 Indented the HTML file fully.
6 years ago
Project Nayuki e20059b9ca Renamed demo HTML and TypeScript files.
6 years ago
Project Nayuki 588d1a6b87 Tweaked HTML application to add warning message if scripts aren't loaded.
6 years ago
Project Nayuki f759146df3 Deleted hand-written JavaScript code in favor of compiling from TypeScript, updated directories and readme.
6 years ago