Commit Graph

7 Commits

Author SHA1 Message Date
László Monda
9d77d7212b Add UhkBuffer.backtrack() and implement the KeyAction class. 2016-03-26 02:52:50 +01:00
László Monda
32646f3616 Validate scancode via accessor. 2016-03-25 21:53:30 +01:00
László Monda
32adbf2124 Deserialize the binary representation of Keystroke. Check scancode validity. 2016-03-25 21:02:18 +01:00
László Monda
82f181d184 Add tslint to devDependencies and clean up the codebase according to tslint suggestions. 2016-03-25 02:02:20 +01:00
László Monda
993042e89c Add UhkBuffer read methods and rename Uint to UInt in its other methods. 2016-03-24 22:49:08 +01:00
László Monda
581f503b13 Prefix the name of UhkBuffer write methods with "write". 2016-03-24 22:23:05 +01:00
László Monda
483053a991 Add Serializable.ts and KeystrokeAction.ts 2016-03-24 20:56:27 +01:00