Commit Graph

33 Commits

Author SHA1 Message Date
jarodruan
17378d8314 add tarsparse tars.lex.cpp tars.tab.cpp 2020-02-25 18:11:57 +08:00
jarodruan
9a500bdc2a merge taf, and update auth crypo to des3 2020-02-22 21:22:51 +08:00
tarscpp
d40fe16ea3 update ARM 2020-02-22 10:52:40 +08:00
ruanshudong
ce4fdcf063 support framework 2020-02-20 22:00:32 +08:00
jarodruan
22c4187e19 fix cmakelist, open mysql in windows 2020-02-20 09:16:49 +08:00
jarodruan
40ca80bfed fix windows vector<char> is empty, &buff[0] will crash 2020-02-19 16:04:43 +08:00
jarodruan
b0db8c4a2d fix tars2xxx in windows bug 2020-02-19 10:47:11 +08:00
jarodruan
c4cefc1ca4 bison & flex not create file in windows 2020-02-19 10:18:07 +08:00
ruanshudong
878f0b5426 fix windows compiler 2020-02-19 10:14:56 +08:00
jarodruan
270c0cfe5d update tarsparse for windows compiler easy 2020-02-19 09:01:58 +08:00
jarodruan
aada7d6465 add protobuf zlib depends 2020-02-11 21:37:07 +08:00
jarodruan
9f5da0f7bf support http2 succ 2020-02-10 16:23:17 +08:00
jarodruan
5c90bd38b9 compiler on windows succ 2020-02-07 13:50:04 +08:00
ruanshudong
cfd4d576c7 fix coro bug 2020-02-02 15:42:56 +08:00
ruanshudong
6dc380ff7e run quick start ok 2020-02-01 14:24:43 +08:00
jarodruan
6c82e25398 fix co bug & tc_timeout_queue_new generateId bug 2020-01-30 14:07:16 +08:00
jarodruan
2401420e78 compiler examples, add auto test scripts 2020-01-29 20:52:34 +08:00
jarodruan
fedd9f4a71 compiler succ 2020-01-28 21:51:45 +08:00
jarodruan
0b2175e5dc util & tools compiler succ 2020-01-27 20:13:21 +08:00
jarodruan
cb2954eb61 support mac windows 2020-01-27 16:11:34 +08:00
xpdu
71113330e5 Fix incorrect namespace generated by pb2tarscpp
The namespace of class from outside package was current namespace rather than the original namespace generated in *.tars.h
Fix it by replacing with original namespace.
2019-12-20 20:43:26 +08:00
ruanshudong
d926a0a675
Merge pull request #34 from langio/master
fix a bug that the method was not sorted by name when generate code from protobuf
2019-12-13 19:00:55 +08:00
ruanshudong
5b7ae4c4d1
Merge pull request #18 from YMChenLiye/master
add staitc function: tars_prxname
2019-12-13 18:57:59 +08:00
ruanshudong
7528cc7e92
Merge pull request #11 from XT-W/master
feature:增加对泛型的支持,同时修复了一个对字典内元素进行“include”的bug
2019-12-13 18:56:29 +08:00
ruanshudong
bf07a8015a support simple json tars2json 2019-11-30 20:01:04 +08:00
xiaodonglv
9d912703cb fix a bug that the method was not sorted by name when generate code from
protobuf
2019-10-29 15:24:24 +08:00
liyechen
194bf8bf9d add staitc function: tars_prxname 2019-05-15 17:30:55 +08:00
yuansx
514baf8410
Merge pull request #3 from Abioy/master
Remove some useless code and check array index before using it
2018-12-28 10:05:09 +08:00
gavinxwang
cb61c550c5 feature:增加对泛型的支持,同时修复了一个对字典内元素进行“include”的bug 2018-12-18 20:05:41 +08:00
yuansx
8a8145e63f support parallel make 2018-12-09 08:14:42 +00:00
root
ed4727a484 fix pb2tars compiler and run system error 2018-10-02 19:54:10 -04:00
Sun Yongyue
db38d4af21 Remove some useless code and check array index before using it
Signed-off-by: Sun Yongyue <abioy.sun@gmail.com>
2018-09-30 11:11:33 +08:00
root
711a5ed70c add tarscpp files 2018-09-05 11:26:21 +08:00