Skip to content

Tags: packdat/SourcetrailDotnetIndexer

Tags

main-71e91c3c

Toggle main-71e91c3c's commit message
Added command-line switch that allows including types from the global…

… namespace.

Fixed an exception that occurred when accessing the attributes of a type. ("Core" version was not affected)

main-43e8b576

Toggle main-43e8b576's commit message
Updated README.md

Bump to 0.2.7

main-f3cca82b

Toggle main-f3cca82b's commit message
fix: Avoid possible NullReferenceException in NamespaceFilter

fix: A single -i parameter was treated like multiple ones causing the indexer to expect an -of parameter
feat: Changed my mind: Parse lambda-methods instead of ignoring them

main-6254a4c5

Toggle main-6254a4c5's commit message
Updated README.md

main-6098c350

Toggle main-6098c350's commit message
Added -fn and -ff switches. Updated README.md.

main-36eb39cf

Toggle main-36eb39cf's commit message
Bump to 0.2.3

main-c9b7a667

Toggle main-c9b7a667's commit message
Replaced native SourcetrailDB.dll with release version.

Updated README.md
Bump to 0.2.2

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: add basic CI with Github/action (#4)

* ci: add basic CI with Github/action (#1)

* ci: add WiP CI using Github actions
* ci: add release part, simplified build part
* ci: add missing condition for release part
* ci: bad version format was used for .Net Core setup action
* ci: change version target of `microsoft/setup-msbuild`
* ci: used bad 7z exec name
* ci: forgot command for 7z cmdline

* ci: add debug for release part

* ci: move to other action for uploading release artifacts

* ci: try adapting to find last release without creating it

* ci: add tags trigger

* ci: add link between create-release@v1 and upload-to-github-release@v1

* ci: add missing end-of-file

main-4a0023ec

Toggle main-4a0023ec's commit message
bump to 0.2.1