third_party_qrcodegen/typescript
2019-07-16 00:07:10 +00:00
..
build.sh Added TypeScript command line worker program, updated its build script. 2019-07-14 02:57:14 +00:00
qrcodegen-demo.ts Tweaked TypeScript code to make it compatible with ECMAScript 5. Main change is demoting class BitBuffer into plain arrays. This makes the TypeScript code architecture diverge slightly from the other 5 supported OOP languages. 2019-07-16 00:07:10 +00:00
qrcodegen-worker.ts Added TypeScript command line worker program, updated its build script. 2019-07-14 02:57:14 +00:00
qrcodegen.ts Tweaked TypeScript code to make it compatible with ECMAScript 5. Main change is demoting class BitBuffer into plain arrays. This makes the TypeScript code architecture diverge slightly from the other 5 supported OOP languages. 2019-07-16 00:07:10 +00:00