Activity
feat: Implement m_conversion_function
function matcher
feat: Implement
m_conversion_function
function matcherfeat: Implement m_template_function
function matcher
feat: Implement
m_template_function
function matcherUpdate version and changelogs for version 0.9.0
Update version and changelogs for version 0.9.0
Implement m_oneof
, m_allof
and m_noneof
combine matchers functions
Implement
m_oneof
, m_allof
and m_noneof
combine matchers functionsImplement m_public
, m_protected
and m_private
matchers functions
Implement
m_public
, m_protected
and m_private
matchers functionsAdd the cli script mode option to readme and help command
Add the cli script mode option to readme and help command
Implement m_default_constructor
, m_copy_destructor
, `m_move_destr…
Implement
m_default_constructor
, m_copy_destructor
, `m_move_destr…Implement the basic ast matchers for the function table
Implement the basic ast matchers for the function table
Restructure the tables to allow more customizations
Restructure the tables to allow more customizations
Force push
Restructure the tables to allow more customizations
Restructure the tables to allow more customizations
Improve using libclang and fix memory issue
Improve using libclang and fix memory issue
Update version and changelog for version 0.8.0
Update version and changelog for version 0.8.0
Replace atty
with std is terminal
Replace
atty
with std is terminalMigrate to GitQL SDK 0.28.0
Migrate to GitQL SDK 0.28.0
Add note on how to install from homwbrew
Add note on how to install from homwbrew
fix: Provider when no table is provided
fix: Provider when no table is provided
feat: Support query fields_count from union type
feat: Support query fields_count from union type
Update changelog for version 0.6.0
Update changelog for version 0.6.0
feat: Upgrade gitql sdk to 0.22.0 to support slice
feat: Upgrade gitql sdk to 0.22.0 to support slice
feat: Support query union name and location in source code
feat: Support query union name and location in source code