Releases: bblfsh/csharp-driver
Releases · bblfsh/csharp-driver
v1.7.1
Compare
Sorry, something went wrong.
No results found
dennwc
released this
25 Oct 13:38
Fixed splitting of UTF-8 comments in Semantic mode
Update Go to 1.13
Update SDK to 3.3.1
v1.7.0
Compare
Sorry, something went wrong.
No results found
dennwc
released this
03 Oct 11:09
Fixes
Properly set token for literals in Annotated mode.
Fix Unicode positions.
Updates
v1.6.0
Compare
Sorry, something went wrong.
No results found
dennwc
released this
28 May 14:42
Updated SDK and enabled language aliases support.
v1.5.0
Compare
Sorry, something went wrong.
No results found
dennwc
released this
17 Apr 16:42
Switch to Go modules and SDKv3 (backward compatible).
v1.4.3
Compare
Sorry, something went wrong.
No results found
dennwc
released this
08 Apr 20:19
v1.4.2
Compare
Sorry, something went wrong.
No results found
dennwc
released this
26 Mar 09:45
Update SDK to the latest 2.16.x version
v1.4.1
Compare
Sorry, something went wrong.
No results found
dennwc
released this
19 Mar 07:46
SDK updated to the latest 2.15.x release
v1.4.0
Compare
Sorry, something went wrong.
No results found
dennwc
released this
19 Feb 20:58
Fixed and added support for the following nodes:
Static import statements.
Import aliases.
Base initializer in constructors.
Attribute lists for methods.
Arrow expressions for methods.
Method modifiers (public, static).
Other unhandled fields for methods.
Support comments properly.
v1.3.0
Compare
Sorry, something went wrong.
No results found
dennwc
released this
11 Feb 13:39
Fix an error when processing some comment nodes.
Properly re-parent comments, so they appear in Semantic mode.
v1.2.0
Compare
Sorry, something went wrong.
No results found
dennwc
released this
05 Feb 20:08
Remove unused SkippedToken trivia.
Convert string literals in interpolation expressions to uast:String.