Skip to content

Releases: phodal/coca

Pure 2.0

21 Jul 00:54
Compare
Choose a tag to compare
v2.0.0

chore: release 2.0.0

v1.9.9-beta

16 Jan 14:04
Compare
Choose a tag to compare
v1.9.9-beta Pre-release
Pre-release

Bug Fixes

Features

  • [domain] add module, package, project defined (1694e99)
  • [go] add analysis api portal (ba02a5e)
  • [go] add basic handle for params & return type (9cb87dd)
  • [go] add basic procee package support (51b0c4e)
  • [go] add file name to items (698e7cd)
  • [go] add file name to items (4f46068)
  • [go] add imports support (8cc7c4b)
  • [go] add method call support (d40c6bf)
  • [go] add normal method build support (98fb95e)
  • [go] add parameters to method call (e342dba)
  • [go] add struct zero (f324ab1)
  • [go] align function to struct (53e638b)
  • [go] init normal method (a3a5eb5)
  • [go] make export code file (a845410)
  • [go] make first compile code for ts (626dc59)
  • [go] make struct to member (e1787a5)
  • [go] thinking in data struct (101060a)
  • [go] try to add for inner method call (350b13b)
  • [go] update test framework (cb948e8)
  • [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](h...
Read more

Gradle & Maven Dependencies checker

08 Jan 08:59
Compare
Choose a tag to compare

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)

Make stable: Test & Refactoring

06 Jan 09:57
Compare
Choose a tag to compare

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)

v1.3.0

01 Jan 06:44
Compare
Choose a tag to compare

CHANGES:

  1. add test bad smell
  2. refactoring code for support WASM
  3. fix bug for creator support

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)

v1.2.0

29 Dec 07:56
Compare
Choose a tag to compare

Bug Fixes

Features

Read more

v1.0.0

21 Dec 05:36
Compare
Choose a tag to compare
chore: release 1.0.0

0.2.0

15 Dec 10:01
Compare
Choose a tag to compare
feat: add make files

pre release

03 Nov 01:39
5c6985b
Compare
Choose a tag to compare
pre release Pre-release
Pre-release
Update README.md