.. |
alignment-pattern.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
alphanumeric-data.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
bit-buffer.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
bit-matrix.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
byte-data.js
|
Remove encode-utf8
|
2022-09-29 09:42:14 +02:00 |
error-correction-code.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
error-correction-level.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
finder-pattern.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
format-info.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
galois-field.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
kanji-data.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
mask-pattern.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
mode.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
numeric-data.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
polynomial.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
qrcode.js
|
Use builtin Array.isArray
|
2020-04-18 11:42:34 +01:00 |
reed-solomon-encoder.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
regex.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
segments.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
utils.js
|
Use const/let instead of var
|
2020-04-16 22:50:11 +01:00 |
version-check.js
|
Extracted the version check function into a separate unit to avoid having the circular dependency. Nothing fancy and no functional change.
|
2018-05-16 15:14:48 -04:00 |
version.js
|
Use builtin Array.isArray
|
2020-04-18 11:42:34 +01:00 |