6 Star 27 Fork 11

Thoughtworks / coca

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 72.20 KB
一键复制 编辑 原始数据 按行查看 历史
phodal 提交于 2021-07-05 17:30 . docs: add lost changelog

(2021-07-05)

2.2.1 (2021-07-05)

Bug Fixes

Features

  • add csv for output support (f987231)

2.2.0 (2021-05-11)

Bug Fixes

  • fix codecov in old url issue (64f3901)

2.1.4 (2021-03-02)

2.1.3 (2021-03-02)

2.1.2 (2021-03-02)

2.1.1 (2020-12-22)

Bug Fixes

  • fix total length output issues (a4a3d47)

2.1.0 (2020-11-04)

Bug Fixes

Features

2.0.0 (2020-07-21)

Bug Fixes

Features

Reverts

1.9.10 (2020-03-17)

Bug Fixes

Features

  • [cmd] add golang analysis api support (f5f1b2e)
  • [cmd] add python analysis api support (8a0c5fe)
  • [cmd] add typescript analysis api integration (7aba19f)
  • [domain] add module, package, project defined (1694e99)
  • [go] add analysis api portal (ba02a5e)
  • [go] add basic call field target support (6377a43)
  • [go] add basic handle for params & return type (9cb87dd)
  • [go] add basic procee package support (51b0c4e)
  • [go] add field to package for share fields in package (d90e142)
  • [go] add file name to items (4f46068)
  • [go] add file name to items (698e7cd)
  • [go] add imports support (8cc7c4b)
  • [go] add lost package name to class node (6380efd)
  • [go] add method call support (d40c6bf)
  • [go] add normal method build support (98fb95e)
  • [go] add parameters to method call (e342dba)
  • [go] add pre extentions (5191789)
  • [go] add return call support (bd1c929)
  • [go] add simple ident apis (0a65743)
  • [go] add struct zero (f324ab1)
  • [go] align function to struct (53e638b)
  • [go] change import for compare thinking (29e5dba)
  • [go] init normal method (a3a5eb5)
  • [go] make enable get target (870eb12)
  • [go] make export code file (a845410)
  • [go] make first compile code for ts (626dc59)
  • [go] make struct to member (e1787a5)
  • [go] make var local var works (a91aac1)
  • [go] thinking in data struct (101060a)
  • [go] try to add for inner method call (350b13b)
  • [go] try to handle it & go home (5344f68)
  • [go] try to use java api (0137644)
  • [go] update test framework (cb948e8)
  • [go]-call make enable get field for files (56331ea)
  • [js] add grammers (d73b971)
  • [js] make antlr compiler success (38868b9)
  • [js] make first console log hell world (f8a9378)
  • [plugins] make cgo (0b2dda8)
  • [plugins] make first dep plugins (938a10f)
  • [plugins] update build scripts (6746345)
  • [python translate emittoken & next token (33b8d8b)
  • [python] add basic function decl (f50d158)
  • [python] add build default token (dcca3e7)
  • [python] add import from as support (83e0648)
  • [python] add multiple import support (2cb635e)
  • [python] change grammer for better fetch value (70c852c)
  • [python] find grammar issues (353cf9b)
  • [python] find the emit issues (e695df8)
  • [python] identify basic import (d08da6c)
  • [python] init sripts (de5d885)
  • [python] it seems works (804f409)
  • [python] make annotation works (6bd5da2)
  • [python] make create rules (3f58f84)
  • [python] make first annotaion (db9b665)
  • [python] make first compile (8d61664)
  • [python] make override success (96f126f)
  • [python] make python class works (cace00b)
  • [python] move function to data struct node (0bf4225)
  • [python] remove import as names open close bren (a7e8aea)
  • [python] translate process new line for lexer (b9e69d2)
  • [ts] add annotation type for method (72769e2)
  • [ts] add basic field for interface support (052efb5)
  • [ts] add class method support (2f90d4c)
  • [ts] add constructor to method (508ee70)
  • [ts] add extend support (0267516)
  • [ts] add field modifier to field (8502b6f)
  • [ts] add fields for parameters (1477520)
  • [ts] add grammer (901be74)
  • [ts] add implement support (f578fcc)
  • [ts] add import all support (df3e7d2)
  • [ts] add interface arrow function support (2ec137c)
  • [ts] add interface method sign (c3a818e)
  • [ts] add interface support (517ad10)
  • [ts] add normal function decl (d7fc0ee)
  • [ts] add parameters (5e9f8e8)
  • [ts] add predefined type for interface (cf41c74)
  • [ts] add simple block import (4c5ead7)
  • [ts] add status* symbol for import (86cd589)
  • [ts] add support for import as (0075bf0)
  • [ts] add support for rest parameter (a8f55d1)
  • [ts] change return to array for mupltiple class (03d4f5a)
  • [ts] make first analysis api (685f109)
  • [ts] make first class identfier (a45f6f1)
  • [ts] make first grammer compile (e97f76f)
  • add basic interface support (e37d065)
  • add basic multiple line todo support (d3282d9)
  • add detail for normal todo (9ae118c)
  • add graph call bad smell (2778652)
  • add package manager info (86eb97c)
  • add package manager info for go build (4a4a2cb)
  • add support for func member (ad83146)
  • enable parallel to fast test (023a19b)
  • go add analyssis function pass code (aebb83e)
  • init data struct method call (15d09a4)
  • init golang cli (2402529)
  • init python grammar (15606f3)
  • init ts modules (a6a6497)
  • redesign members id (5079a1b)
  • remove plugins code, because windows go not support plugins https://github.com/golang/go/issues/19282 (81b0929)
  • rename codefile to codecontainer for c# (5721d74)
  • support for ds member id (66d6ac0)

Reverts

  • Revert "test: [go] add to add property supporT" (eea0444)
  • Revert "ci: update config for version" (137eed9)

1.3.2 (2020-01-08)

Bug Fixes

Features

  • [dep] make basic compares (9da6b28)
  • [dep] make gradle works (d765e4a)
  • [dep] make really from files (3b1c004)
  • [dep] support groovy method call (8f360bb)
  • [deps] make it works (fe8d3cd)
  • [deps] support for gradle (838bd1e)

1.3.1 (2020-01-06)

Bug Fixes

  • [deps] remove unused java code in antlr & it will cause bugs (9a8ab9a)
  • [evaluate] add checkfor null (922160a)
  • [fullast] make call chain work btter (556edf6)
  • add a quick dirty fix for duplicate class (e3594ae)
  • add lost api test (2d773f0)
  • fix api get fullname empty issue (b15f90a)
  • fix class node queue issue (7ad0ae9)
  • fix methodcall not update issue (8f830be)
  • fix methodname empty unknown issue (7924018)
  • fix path issue for windows (3c7a6db)

Features

  • [dep] add basic maven xml parser (16386f4)
  • [dep] init analysis (12371e0)
  • [dep] make first compiler for groovy (8944882)
  • [deps] add groovy grammer files (44a395c)
  • [wasm] add analysi bs (72f735c)
  • [wasm] expose concept API (4095526)
  • add count import to analysis full app (4dbc777)
  • init jdep model (543e09f)
  • make inner class to inner class node (7185b9c)
  • make wasm works (b5005ae)

1.3.0 (2020-01-01)

Bug Fixes

  • add dirty fix for creator (12ad93e)
  • add multiple creator test (d14e2eb)
  • fix annotaion & add creatorclass (bd934af)
  • fix build & windows slash issues (6f13cdb)
  • fix call constructor bug (45bf836)
  • fix creator annotaion issue (fc4de07)
  • fix creator array issue (1668c84)
  • fix creator unkonw issue (483be10)
  • fix data issue (ba0a9a7)
  • fix git format issue (9c1ba22)
  • fix ignore test with unkown issue (26f2716)
  • fix typo (235db0a)
  • fix typo (58b29c2)
  • try to fix call assert in self issue (f041478)
  • try to fix creator issues (bed0dcd)
  • try to fix os stat error issue for ci (873f613)

Features

  • [tbs] adapter add output (7b6f9f8)
  • [tbs] add duplicateAssert (e291ef0)
  • [tbs] add RedundantAssertionTest (b4893c4)
  • [tbs] add sort by type cmd & fix mockito issue (354931a)
  • [tbs] add start line to bs (02905e5)
  • [tbs] add unknown test (f218d55)
  • [tbs] update assertion list (1b6b725)
  • add parameters to jmethocall api (a046289)
  • lets support multiple go version again.... (1230a0a)
  • move behavior to domain (592f5e7)
  • move sugeest to domain (2cf880a)
  • try in wasm (2d34993)
  • update assertion list (3b1a707)

1.2.0 (2019-12-29)

Bug Fixes

Features

1.0.0 (2019-12-21)

0.2.0 (2019-12-21)

Bug Fixes

Features

0.2.0 (2019-12-15)

Bug Fixes

Features

0.0.1 (2019-11-03)

Bug Fixes

Features

1
https://gitee.com/thoughtworks/coca.git
git@gitee.com:thoughtworks/coca.git
thoughtworks
coca
coca
master

搜索帮助