Commit Graph

9 Commits

Author SHA1 Message Date
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