László Monda
|
30f735d0ac
|
Import classes in the proper way to not cause runtime errors.
|
2016-03-29 01:43:52 +02: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
|
b9fe33d5d6
|
Make UhkBuffer allocate a Buffer.
|
2016-03-25 20:46:33 +01:00 |
|
László Monda
|
0c7ff11f33
|
Add tslint.json and fix coding style accordingly for the most part.
|
2016-03-25 18:33:51 +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 |
|
László Monda
|
25b7cad4ab
|
Referenec UhkBuffer.ts as an internal module.
|
2016-03-24 18:25:11 +01:00 |
|
László Monda
|
015ed35f3c
|
Loosely port the serializer to TypeScript.
|
2016-03-24 02:48:22 +01:00 |
|