Commit Graph

23 Commits

Author SHA1 Message Date
Lonami Exo 11755fb266 Fix some name inconsistencies 2018-07-23 23:36:33 +02:00
Lonami Exo f8f80c1659 Use BigInteger for int128 and int256 2018-07-23 23:18:08 +02:00
Lonami Exo 2d442c390c Fix missing objects when using multiple files 2018-07-23 23:09:13 +02:00
Lonami Exo 820c3bc83a Propagate throws ClassNotFoundException 2018-07-23 22:58:42 +02:00
Lonami Exo 4e8cc8181c Generate CONSTRUCTOR_ID and write it upon serializing 2018-07-23 22:55:09 +02:00
Lonami Exo 16ab4e3863 Generate a method to get TLObject from ID 2018-07-23 22:49:13 +02:00
Lonami Exo 3960febf3c Create a basic Connection class 2018-07-23 22:00:12 +02:00
Lonami Exo 957e29b4db Generate code to the lib module 2018-07-23 21:27:07 +02:00
Lonami Exo 9c0402e909 Separate generator from lib modules 2018-07-23 21:05:53 +02:00
Lonami Exo b61398d166 Support setting and getting properties 2018-07-23 20:03:02 +02:00
Lonami Exo d546801130 Take into consideration generic definitions 2018-07-23 19:43:04 +02:00
Lonami Exo 2f22e74eca Write deserialization code 2018-07-23 19:28:23 +02:00
Lonami Exo 389cdae3ec Extend abstract types 2018-07-23 19:16:05 +02:00
Lonami Exo 1836837245 Write serialization code 2018-07-23 18:45:58 +02:00
Lonami Exo 19b976807e Fix CharacterIterator re-reading the last part of a file 2018-07-23 17:45:07 +02:00
Lonami Exo de5da4168c Fix .gitignore not ignoring generated code 2018-07-23 17:33:03 +02:00
Lonami Exo b82639cf0d Generate types and functions with their members 2018-07-23 17:30:09 +02:00
Lonami Exo e30e005d09 Create basic structure for generated code 2018-07-23 16:16:51 +02:00
Lonami Exo d554b69c82 Read .tl files while respecting sections 2018-07-23 15:35:19 +02:00
Lonami Exo 6acd40719f Create a CharacterIterator to read files 2018-07-23 15:22:45 +02:00
Lonami Exo 703e5d1a51 Parse flags and nested types such as vectors 2018-07-23 13:55:09 +02:00
Lonami Exo 68a6d4a49f Add basic .tl parsing 2018-07-23 13:20:28 +02:00
Lonami Exo 7b75a31624 Initial commit 2018-07-23 11:11:49 +02:00