Commit graph

10 commits

Author SHA1 Message Date
sunboyy
0a1d5c8545
Add comment to interface method (#28) 2022-05-16 22:37:03 +07:00
sunboyy
8081ffcb0f
Fix error when a method argument is assigned with map type (#26) 2021-11-27 11:54:18 +07:00
sunboyy
66c63d4d6c Add increment update operator 2021-05-03 14:12:58 +07:00
sunboyy
295f457e64 Add push update operator 2021-03-31 18:44:31 +07:00
sunboyy
d4f3591912 Support referencing field of another struct 2021-03-03 21:01:32 +07:00
sunboyy
d8e476a434 Refactor code extractor 2021-02-11 22:17:21 +07:00
sunboyy
25e1b2aa85 Add insert operation 2021-02-01 21:39:20 +07:00
sunboyy
e37f4dbb2f Add comparator BETWEEN and fix multi-names parameter code extractor 2021-01-24 15:31:21 +07:00
sunboyy
ba77c93d64 Add IN comparator 2021-01-22 09:56:30 +07:00
sunboyy
933efaabe5 Add functionality to extract code components 2021-01-15 22:33:59 +07:00