Malte Langkabel
Malte Langkabel
Yes, and if the Crystal indexer would be written in Ruby, those two may share the same SourcetrailDB bindings.
Even if you load a project (instead of a solution) in VS, VS will create a solution automatically, as you mentioned. Let me rephrase the title of this issue.
For your personal use case, I would recommend that you create a solution on your own machine that contains all the VS projects that you are interested in. With that...
@bheklilr, did you make any progress on this one? Otherwise I would start working on making the SourcetrailDB interface callable from Javascript.
Thanks for the update! For creating an interop layer for Python we are using SWIG. So the SWIG interface definition already exists. This morning I briefly looked into generating SWIG...
For licensing: It is just that the used libraries and tools need to be compatible with the Apache license of this project. I had a further look at the swig...
@LouisStAmour: Wow, you are awesome! Thank you for making this! We've just checked out your repository and got the example to run without any issue. So this is already looking...
Hi @LouisStAmour, thank you very much for the update. It took me a while to get through all of the things that you mentioned but here is my answer and...
Wow, this is awesome. Everything you deduced is correct. Here some more information: * The `meta` table is only used to store meta data to the database (e.g. database version...
Oh right, sorry for the misinformation. I still remembered an older state of the database. Looks like we already fixed that (before the error table and the local_symbol table had...