Commit Graph
23 Commits
Author SHA1 Message Date
József Farkas 07cc4cef2f Use import/export instead of references. Use webpack instead of tsc. 2016-04-19 22:35:16 +02:00
Sam Rang 4a950283b3 implementation of UhkConfiguration 2016-04-18 22:01:41 -05:00
Sam Rang 41f2e31ea2 module configurations 2016-04-18 21:40:30 -05:00
Sam Rang e2b0492736 macro macros 2016-04-17 23:48:17 -05:00
Sam Rang 2688a51b1b simple keypress action macro working w/ macro type determination 2016-04-17 21:52:22 -05:00
Sam Rang d2e3bfdb36 keymaps 2016-04-17 21:01:56 -05:00
Sam Rang e7a6bebe71 layer and layers 2016-04-16 20:54:46 -05:00
Sam Rang 68798bfa64 mirror master more closely 2016-04-16 12:12:59 -05:00
Sam Rang fb29ca9726 cleanup for pr 2016-04-16 11:48:13 -05:00
Sam Rang cd1a49768d commenting asserts out to work around issue with object overwrites 2016-04-16 11:43:55 -05:00
Sam Rang 43beae7043 Merge branch 'master' of https://github.com/UltimateHackingKeyboard/agent-mockup 2016-04-15 09:17:28 -05:00
László Monda 97c025d19b Ease debugging by making the dump much easier to read for deeper object hierarchies. 2016-04-15 01:49:01 +02:00
Sam Rang 6f0dc6d70f example of array problem 2016-04-13 13:28:56 -05:00
László Monda ffdc846405 Always display the dot at the end of the sentence. 2016-04-09 14:41:58 +02:00
László Monda ba64cc6da6 Add Function.d.ts 2016-04-09 14:03:02 +02:00
László Monda 49d0ad270b Remove TypeChecker. 2016-04-08 01:42:33 +02:00
László Monda 15b27271a0 Move the gist of KeyActions to UhkArray and rename it as ClassArray. Make KeyActions descend from ClassArray. Improve array buffer dumping. 2016-04-04 00:06:18 +02:00
László Monda 2b91aa3152 Add UhkArray. Don't dump arrays. 2016-04-03 01:25:07 +02:00
László Monda f17448c59b Compare binary configurations. 2016-04-01 23:35:38 +02:00
László Monda c8498eab5e Fix the rest of serialization problems and make test-serialize.ts compare the original and resulting JSON. 2016-04-01 23:08:37 +02:00
László Monda d775a3db3c Make test-serializer.ts serialize and deserialize the configuration. 2016-04-01 18:15:04 +02:00
László Monda 3840d0a623 Add Buffer.getBufferContent() 2016-04-01 17:42:14 +02:00
László Monda 6f1097b29a Rename serializeConfig.* to test-serializer.* 2016-04-01 17:28:49 +02:00