Commit Graph

11 Commits

Author SHA1 Message Date
Sam Rang
6e218387fc changing how assertions access instance variables to make them non-static-like (#37)
Changing how assertions access instance variables
2016-05-09 19:17:54 +02:00
József Farkas
e2eb46b0de Add missing keyboard-key labels 2016-04-29 21:19:50 +02:00
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
9dde4e6bd7 Add KeyModifiers enum. 2016-04-09 13:35:19 +02: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
3ae8c3eb4b Add KeystrokeModifiersAction. 2016-04-04 02:51:09 +02:00