József Farkas
|
07cc4cef2f
|
Use import/export instead of references. Use webpack instead of tsc.
|
2016-04-19 22:35:16 +02:00 |
|
József Farkas
|
79b93bdf0a
|
Remove export and import. Fixes cannot find name compile errors.
|
2016-04-17 21:44:00 +02:00 |
|
József Farkas
|
25fa5535da
|
Add isModifierActive helper function to actions with modifier mask.
|
2016-04-17 20:40:54 +02:00 |
|
Sam Rang
|
cd1a49768d
|
commenting asserts out to work around issue with object overwrites
|
2016-04-16 11:43:55 -05:00 |
|
László Monda
|
34ff0d657d
|
Make KeyAction.assertKeyActiontype() and KeyAction.readAndAssertKeyActionId() only expect a single argument.
|
2016-04-09 00:39:17 +02:00 |
|
László Monda
|
a3b83dfb36
|
Forgot to rename KeyActionType to keyActionType which I done now.
|
2016-04-08 23:41:47 +02:00 |
|
László Monda
|
f6eb819cfe
|
Add assertion decorations for various numeric types.
|
2016-04-08 22:26:00 +02:00 |
|
László Monda
|
49d0ad270b
|
Remove TypeChecker.
|
2016-04-08 01:42:33 +02:00 |
|
László Monda
|
3ae8c3eb4b
|
Add KeystrokeModifiersAction.
|
2016-04-04 02:51:09 +02:00 |
|
László Monda
|
7841779b46
|
Make Serializable dump fromJsObject() calls.
|
2016-04-02 00:58:06 +02:00 |
|
László Monda
|
d2f3ec62f0
|
Use template strings where needed.
|
2016-03-30 22:17:07 +02:00 |
|
László Monda
|
5b6f62c113
|
Make the first byte of KeyAction items purely denote their type. Make the binary representation of KeyAction items variable-length.
|
2016-03-30 17:19:09 +02:00 |
|