Commit Graph
16 Commits
Author SHA1 Message Date
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