Commit Graph

488 Commits

Author SHA1 Message Date
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
e5l 1bbe5f011c kotstd: static heap size 2016-08-17 18:13:31 +03:00
e5l d7ef3a80bd translator: stress tests, car_fmw: basic car controls 2016-08-17 18:13:31 +03:00
e5l 7e103ae462 translator: fix whitespace 2016-08-17 18:13:31 +03:00
Alexey Stepanov 59370dfc88 translator: fix for return class and strings 2016-08-17 18:05:00 +03:00
Alexey Stepanov 334ce2e661 translator: double operator fix 2016-08-17 17:10:32 +03:00
Alexey Stepanov cb248253c8 translator: fix for null return from function 2016-08-17 17:10:32 +03:00
Alexey Stepanov 8062c0a9f1 translator: fix null return from classes 2016-08-17 17:10:32 +03:00
Alexey Stepanov f737c298bc translator: fix comparison classes with null 2016-08-17 17:10:32 +03:00
MaximZaitsev d060e600e7 simple refactoring 2016-08-17 16:52:03 +03:00
MaximZaitsev c6e97d76d0 simple refactoring 2016-08-17 16:48:54 +03:00
MaximZaitsev 9c185b1f9a make sequentially numbered ids, off drop car by timeout (worked incorrect) 2016-08-17 16:36:33 +03:00
MaximZaitsev 40471325b2 remove useless function arg 2016-08-17 16:25:08 +03:00
MaximZaitsev 406804f146 add check of node in /dev on start mc (more dont need reboot MC after start server) 2016-08-17 15:49:20 +03:00
MaximZaitsev e267258520 simple refactoring 2016-08-17 15:49:20 +03:00
MaximZaitsev 222edce137 fixed bug. expect dont wait execute of gradle build 2016-08-17 15:49:20 +03:00
MaximZaitsev 4db60464b8 remove useless task 2016-08-17 15:49:20 +03:00
MaximZaitsev bb4d1f2d25 add car ip to config file, add new route executor (send proto to usb) 2016-08-17 15:49:20 +03:00
MaximZaitsev bc8d741d63 offline auto start node js for testing 2016-08-17 15:49:20 +03:00
dsavvinov 74a6f230d1 Protobuf: added facilities for launching tests automatically from carkot/proto/compiler/Makefile 2016-08-17 13:25:12 +03:00
dsavvinov 8eb92866fa Protobuf: added runTests task to build.gradle in Kotlin <-> Java Tests project 2016-08-17 13:25:12 +03:00
dsavvinov dd2f54dcbf Protobuf: changed configuration of Java <-> Kotlin Tests project from file-based to directory-based 2016-08-17 13:25:12 +03:00
dsavvinov 23fb7fa19f Protobuf. Added more JS tests 2016-08-17 13:25:12 +03:00
dsavvinov 09df7a7676 Protobuf. Revamped tests logic: now testing correctness of Kotlin <-> Kotlin (de)serialization instead of using 3rd party JS-protobuf library 2016-08-17 13:25:12 +03:00
dsavvinov 6e3d96364d Protobuf: added some JS tests against 3rd party JS-protobuf library 2016-08-17 13:25:12 +03:00
dsavvinov 3980df1e1a Protobuf: added autogenerated files of protoc test project to gitignore 2016-08-17 13:25:12 +03:00
e5l c083aa92e5 car_hw: fix usb stack array size, translator: add serialization test 2016-08-17 13:06:12 +03:00
Alexey Stepanov 44089473ed translator: add npe operator, exceptions emulation, fix for nulls, test 2016-08-17 12:40:16 +03:00
Alexey Stepanov 7ec067d7dd translator: fix test for boolean array, add print for BooleanArray 2016-08-17 10:55:20 +03:00
e5l bca8c5ded9 translator: fix memory allocation 2016-08-17 10:13:50 +03:00
Alexey Stepanov 785850273a translator: add break for while 2016-08-16 20:00:14 +03:00
MaximZaitsev 2c7107f5ba make config file and read server ip from him 2016-08-16 19:18:09 +03:00
MaximZaitsev 0a2fd84002 corrected deploy script. fixed slow work 2016-08-16 19:18:09 +03:00
Alexey Stepanov 8e079033a1 translator: fix string moving 2016-08-16 17:54:52 +03:00
Alexey Stepanov 56659a6c2a translator: simple protobuf serialization and deserialization test 2016-08-16 17:54:52 +03:00
Alexey Stepanov 69f9ef1c1b translator: test for array extensions 2016-08-16 17:54:52 +03:00
MaximZaitsev 34fab079e8 add link to proto src, add protokot lib to dependies, fixed code for new protokot lib 2016-08-16 17:08:40 +03:00
MaximZaitsev ec61337e4b corrected compile proto script 2016-08-16 17:08:40 +03:00
MaximZaitsev 65baf23daa add default callback on read (just print bytes). fixed closing write stream after first write 2016-08-16 17:08:40 +03:00
MaximZaitsev 4c24366c54 improve execute of stty. before stty executed always, when write byte to ttyacm, now once when mc connected 2016-08-16 17:08:40 +03:00
MaximZaitsev ab85ccb5d8 amended to reflect route proto changes 2016-08-16 17:08:40 +03:00
MaximZaitsev 5d9c26ed41 remove useless gradle dependies (junit) 2016-08-16 17:08:40 +03:00
MaximZaitsev 71faa1d356 remove kotlin lib and proto source from src server dir 2016-08-16 17:08:40 +03:00
MaximZaitsev 4c54ced9e4 add link to proto src 2016-08-16 17:08:40 +03:00
MaximZaitsev 674966df6b remove useless import 2016-08-16 17:08:40 +03:00
MaximZaitsev 42833a8bb1 moved proto compile script 2016-08-16 17:08:40 +03:00
MaximZaitsev 1d651a830f moved carkot proto 2016-08-16 17:08:40 +03:00
MaximZaitsev 48b6da639c remove unsup types from carkot 2016-08-16 17:08:40 +03:00