|
c19637df51
|
fix2
|
2023-05-24 14:04:29 +03:00 |
|
|
b68755771b
|
update module path
|
2023-05-24 14:01:50 +03:00 |
|
sunboyy
|
021de6214c
|
Fix struct tag with spaces as values (#36)
|
2023-04-19 19:42:08 +07:00 |
|
sunboyy
|
b00c2ac77a
|
Remove ignoring One from query (#34)
|
2023-04-14 11:16:51 +07:00 |
|
sunboyy
|
482dd095a6
|
Enforce new linting rules: errname, errorlint, lll, stylecheck (#32)
|
2022-11-09 11:21:11 +07:00 |
|
sunboyy
|
ec08a5a918
|
Segregate base code generation logic to a new package (#31)
|
2022-10-18 19:37:50 +07:00 |
|
sunboyy
|
737c1a4044
|
Scan directory to find source code in multiple files in the same package (#30)
|
2022-10-17 17:57:49 +07:00 |
|
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 |
|