Hmmm
Move common UI code out of BBQVSIX19
BBQ-31 BBQVSIX uses common UI; user right version of Newtonsoft for VS 2017
Add precedence to IL TRANSFORM SET_EXPRESSION
Use early bbqForIdea plugin in bbq
Add (relatively) new Java constant types of ClassWriter
Set up build process to publish to maven central through OSSRH
Fix IL nested class handling
Start to remove constraint to single db in process; will run into trouble with ObjectRef though
Move eclipse and JBuilder specific stuff out of source folder for generic BBQ
Finish fix to allow multiple databases in single process
Update regular exspression to be more flexible at finding dlls
Add new command line option for ILDBContainer to mass-ingest multiple .dlls or .il files
Fix build into maven repo; give support for jenkins plugin
Edit Browse-by-Query core in Intellij IDEA; build into maven repository; add stuff to support jenkins plugin
Load release .dlls if debug not available; fix json serialization of QueryRequest, QueryResponse
Resource lister skips .js files and strings longer than 8k
Fix bug in ResourceLister checking for bad chars
Add some ignored files to see if we can fix jenkins build
BBQ-16 Getting path lists from substitutions works
Can do BBQ queries with Json/Web service interface, as implemented in BBQ Jenkins plugin
First kind-o-working plugin for Visual Studio 2019
Update ResourceLister to reject resources with non-Ascii characters (necessary?)
Fix naming in BBQVSIX19 plugin add some error checking
Add ability for bbqil to identify cast operations, add them to a new table in database, and query them
Start to add support for invokedynamic in ClassWriter
Adapt BBQAddIn for VS2017
Merge branch 'VS2017' into antlersoft-working
Fix deadlock when deleting or updating an object
Fix deadlock after catching exception reading I...
Fix problems parsing some .il files
Change ILDBDriver to not try to commit if there...
Update version info of VSIX extension
Add timeout for waiting on gc when extending ma...
Result window becomes multi-select
Merge branch 'master' into antlersoft-working
Create VSIX version of add-in; create new proje...
Ignore things if we build in place
Merge branch 'master' of ssh://antlersoft.no-ip...
Change to support VS 12
Merge remote-tracking branch 'origin/antlersoft...
UI Updates to VSIX extension
Don't try to list common binary resources