Commit Graph

535 Commits

Author SHA1 Message Date
MaximZaitsev b1b41ef511 fixed var name error 2016-08-19 16:44:39 +03:00
MaximZaitsev dc228680da corrected var and class names in proto files 2016-08-19 16:44:39 +03:00
MaximZaitsev ad54a070b9 refactoring raspberry server 2016-08-19 16:44:39 +03:00
MaximZaitsev 21c6a1e3ce fixed var name in route and delete useless proto files 2016-08-19 16:44:39 +03:00
Alexey Stepanov 4535c94c28 translator: add secondary constructors 2016-08-19 16:42:21 +03:00
e5l d98df3c748 translator: minor fix 2016-08-19 15:56:36 +03:00
e5l f19378e145 car_fmw: route and debug fsm, translator: minor fixes 2016-08-19 15:54:58 +03:00
e5l 665d54eb45 car_fmw: carhw stdlib 2016-08-19 13:40:29 +03:00
MaximZaitsev 22485468b9 fixed error in task.proto 2016-08-19 11:49:39 +03:00
MaximZaitsev 3921963424 refactoring raspberry server 2016-08-19 11:45:19 +03:00
MaximZaitsev aa36856a0a proto file for protobuf type 2016-08-19 11:45:19 +03:00
MaximZaitsev 8b6f039786 remove useless code 2016-08-19 11:45:19 +03:00
MaximZaitsev 57e693542c simple refactoring 2016-08-19 11:45:19 +03:00
MaximZaitsev 83c3021799 work with debug proto 2016-08-19 11:45:19 +03:00
MaximZaitsev 7adec721f3 make proto file for debug, make work with debug message 2016-08-19 11:45:19 +03:00
MaximZaitsev dfdc231386 add error msg if try send data on mc and he is disconnect 2016-08-19 11:45:19 +03:00
Eugene Batalov bbe506dbb5 car_hw: cleanup Makefile and lib interfaces 2016-08-19 11:36:43 +03:00
Eugene Batalov e8f488a580 car_hw: cleanup Makefile 2016-08-18 22:05:49 +03:00
Alexey Stepanov f884bef128 translator: add && and || operators 2016-08-18 19:09:22 +03:00
Alexey Stepanov 8c3f100d24 translator: fix memory lib in makefile and test engine 2016-08-18 18:56:07 +03:00
dsavvinov 502384f382 Protobuf: fixed proto tests in translator (updated to new versions of proto-messages) 2016-08-18 18:51:00 +03:00
Alexey Stepanov acfbb8b40d translator: add memory debug information to x86 2016-08-18 18:13:37 +03:00
dsavvinov db519059b9 Protobuf: fixed a bug in ProtoKot runtime (Longs serialization) 2016-08-18 18:01:48 +03:00
dsavvinov 33de250147 Translator: fixed debug output in proto tests 2016-08-18 17:58:19 +03:00
dsavvinov c116173154 Translator: added autogenerated file to gitignore 2016-08-18 17:52:52 +03:00
Alexey Stepanov a6e2b04fa0 translator: fix memory in tests 2016-08-18 13:23:16 +03:00
e5l 0832c86c00 kotstd: memory libs build 2016-08-18 13:04:57 +03:00
e5l 35de4525cf kotstd: update runtime 2016-08-18 12:59:36 +03:00
Alexey Stepanov bdf0a34829 translator: add test for long 2016-08-18 12:58:26 +03:00
Alexey Stepanov fca2bd2378 translator: fix string name resolving 2016-08-18 12:58:26 +03:00
Alexey Stepanov a492216d72 translator: add run once to tests 2016-08-18 12:58:26 +03:00
Alexey Stepanov d29f272e4b translator: add print to Long and Short arrays 2016-08-18 12:58:26 +03:00
dsavvinov d95535b8fb Protobuf: improved build system of proto-compiler (especially dependencies and test launch) 2016-08-18 12:47:56 +03:00
dsavvinov 9f00b12130 Protobuf: fixed typo in ZigZagTest in JS tests pack 2016-08-18 12:47:56 +03:00
dsavvinov d26db09222 Protobuf: changed algorithm of repeated fields deserialization from one-pass to two-pass (reduces memory allocations) 2016-08-18 12:47:56 +03:00
e5l ddc525f8f6 kotstd: memory analytics, car_fmw: dynamic heap tests 2016-08-18 11:53:36 +03:00
e5l 966b4955af translator, kotstd: malloc_heap 2016-08-18 11:53:36 +03:00
dsavvinov 086c52174b Protobuf: deleted debugging code from native test proto_repeated_zigzag.kt 2016-08-18 11:26:33 +03:00
dsavvinov bbc121d9d2 Protobuf: fixed bug in PRNG in native tests 2016-08-18 11:19:05 +03:00
dsavvinov a0099d5bb9 Protobuf: fixed little typos in README.md. Added note about error codes and moved file with their descriptions to carkot/proto/compiler 2016-08-18 10:51:07 +03:00
Alexey Stepanov fdc55428c7 translator: fix terminal coroing in tests 2016-08-18 10:41:43 +03:00
Alexey Stepanov 40463477cb translator: add mod operator for all types 2016-08-18 09:40:18 +03:00
dsavvinov da104370cd protobuf: changed README.md according to latest API changes 2016-08-17 21:14:01 +03:00
dsavvinov e7a69ac43f Protobuf: added native tests to compiler scripts 2016-08-17 20:30:58 +03:00
e5l d8d0ba936e translator: remote control firmware 2016-08-17 20:06:47 +03:00
dsavvinov 6f9cb5ff3a Translator: commited changes to test project 2016-08-17 19:42:04 +03:00
dsavvinov 1ca898dd83 Translator: cleaned a bit building and testign scripts 2016-08-17 19:42:04 +03:00
dsavvinov fba787386c Protobuf: added tests for nativ environment 2016-08-17 19:42:04 +03:00
Alexey Stepanov 8ead85596d translator: add support variables declaration 2016-08-17 19:27:30 +03:00
e5l efc03255f5 translator: heap usage optimization 2016-08-17 18:52:28 +03:00