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 |
|
MaximZaitsev
|
8f7512c759
|
mc transport subsystem
|
2016-08-16 17:08:40 +03:00 |
|
MaximZaitsev
|
4c8f83a281
|
add mc transport subsystem, replace js protobuf to protokot
|
2016-08-16 17:08:40 +03:00 |
|
e5l
|
9671d19535
|
translator: fix protobufs, fix build, array test, cleanup
|
2016-08-16 14:12:09 +03:00 |
|
Alexey Stepanov
|
e35b6897a8
|
translator: fix String variables - load and transfer
|
2016-08-16 14:11:07 +03:00 |
|
Alexey Stepanov
|
3358a9caaa
|
translator: fix zero initializer for arrays
|
2016-08-16 13:52:48 +03:00 |
|
dsavvinov
|
07b4b87984
|
Protobuf: fixed comparison of enums in parseFieldFrom, refactored generated code in this function
|
2016-08-16 13:31:33 +03:00 |
|
dsavvinov
|
ac0cdeb200
|
Protobuf: refactored file structore of protoc test project
|
2016-08-16 13:31:33 +03:00 |
|
e5l
|
888ead72e2
|
translator: fix block in when expression
|
2016-08-16 13:13:37 +03:00 |
|
e5l
|
b3b7bdaa86
|
Merge branch 'master' of https://github.com/olonho/carkot
|
2016-08-16 12:34:19 +03:00 |
|
e5l
|
3c22d0946b
|
translator: add while block, tests
|
2016-08-16 12:34:16 +03:00 |
|
Alexey Stepanov
|
178b911592
|
translator: fix strings, print(string) works
|
2016-08-16 12:15:52 +03:00 |
|
e5l
|
c39bc80393
|
src/main/kotlin/DefaultArguments.kt
|
2016-08-16 12:01:08 +03:00 |
|
Alexey Stepanov
|
cb1a1f3df6
|
translator: fix ambiguous test with println
|
2016-08-16 11:57:06 +03:00 |
|
Alexey Stepanov
|
e9138df26b
|
translator: purifier println for Byte and Int Arrays
|
2016-08-16 11:43:29 +03:00 |
|
Alexey Stepanov
|
46324a4030
|
translator: add parse for char type
|
2016-08-16 11:35:50 +03:00 |
|
Alexey Stepanov
|
ad6babd035
|
translator: add println for ByteArray
|
2016-08-16 11:05:37 +03:00 |
|
Alexey Stepanov
|
14770a4485
|
translator: fix function extensions double argument
|
2016-08-16 10:53:07 +03:00 |
|
e5l
|
1f4e3d7205
|
translator: loglevel fix
|
2016-08-16 10:22:13 +03:00 |
|
e5l
|
e66e0dc0fd
|
translator: fix array access operator, serialization tests, add proto runtime to kotstd
|
2016-08-16 10:09:20 +03:00 |
|
e5l
|
ee657d19a5
|
translator: serialization test
|
2016-08-15 18:45:53 +03:00 |
|
e5l
|
f817fdab69
|
translator: car echo
|
2016-08-15 17:46:53 +03:00 |
|
Alexey Stepanov
|
cb2eb96b64
|
translator: fix this in initialization in place
|
2016-08-15 17:45:59 +03:00 |
|
Alexey Stepanov
|
198924163e
|
translator: order class fix
|
2016-08-15 17:07:46 +03:00 |
|