Mick

Results 10 comments of Mick

@plasticuproject @Techbrunch - Strange, but I was able to reproduce it without issue, just now. Here's what I did, step by step... `cd $GOPATH/src/github.com` `mkdir michenriksen` `cd michenriksen` `git clone...

@plasticuproject - I just did the same thing on my Ubuntu 18.04 box and it worked as expected. This is strange. ``` micksmix at mcintosh0101 in ~/.go/src/github.com/michenriksen/gitrob/build $ uname -a...

Kotlin was upgraded to v0.3.5 in this PR. I think this PR can be closed: https://github.com/smacker/go-tree-sitter/pull/145

Swift support was added in this PR: https://github.com/smacker/go-tree-sitter/pull/145

> updated _automation/main.go script to prefer commits tied to a latest release, if it exists. If a grammar repository includes a Release, this updater now prioritizes updating to the latest...

I added more to this PR. I also added the Swift grammar for Apple's Swift programming language. I had to add a `downloadSwift` function to the automation updater to support...

@smacker - Please let me know if you'd like me to make any changes, or split into separate PR's.

@smacker Based on your feedback, I have *greatly* simplified my PR. I've added the optional `updateBasedOn` property. If it's not provided, it is presumed to be `commit`. If a user...

@smacker - Do you want changes to this to this PR or would you like me to re-architect this?

Changes that @smacker suggested have been made. Ran `go test -v ./...` and all tests passed. Kotlin grammar is at v0.3.5