Amr Hesham
Amr Hesham
Thank you for this suggestion, if anyone can implement it, go for it, else i will implement it
Hello @AdityaMH, Thank you for reporting, can you give me link example to reproduce it with, because it's work find for me on google, amazon, dummy text ...etc Also you...
Thank you, it was because space need to be encoded to work well, fixed
Hello @mplanchard, I am totally agree with you that diffs table should be faster and this can fixed using many ways - More optimisation in the diff code provider code....
Gitql 0.34.0 is now 50% faster with more functionality on diff content https://github.com/AmrDeveloper/GQL/releases/tag/0.34.0
Hello @afrizalhasbi, Thank you for creating this issue. I added two matches for function def and decl. ``` select * from functions where m_function(ast_function, m_function_decl()); select * from functions where...
Hello @afrizalhasbi, Can you write a small sample so we can fix all issues around it, for example, i was testing using ``` int foo(); int foo() { return 0;...
> it somehow worked properly Yes, it's because the macro disables some part of the code, for example if you run ``` select * from functions where m_function(ast_function, m_function_def()) and...
Thank you for providing the crash log. I reverted #85 and created a new release, please try it
Sorry, forgot to upload the apk I uploaded it now