Skip to content

Releases: ReconfigureIO/goblin

v0.3.3: Merge pull request #53 from ReconfigureIO/feature/empty-funcs

23 Jan 22:33
1223666
Compare
Choose a tag to compare

v0.3.2: Merge pull request #51 from ReconfigureIO/bugfix/nested-composite-crash

13 Oct 17:11
Compare
Choose a tag to compare
Fix a crash when encountering composite literals without a type.

v0.3.1: Merge pull request #50 from ReconfigureIO/bugfix/error-on-parse-error

30 Jun 18:58
Compare
Choose a tag to compare

v0.3.0: Merge pull request #49 from ReconfigureIO/bugfix/llvm-triples

28 Jun 21:28
Compare
Choose a tag to compare
use LLVM triples instead of just "linux"/"osx"

v0.2.6: Merge pull request #47 from ReconfigureIO/build/osx

24 Jun 14:49
Compare
Choose a tag to compare
Get macOS builds working from Travis.

v0.2.5

06 Jun 16:20
Compare
Choose a tag to compare
underscore rather than dash

v0.2.4

06 Jun 14:26
Compare
Choose a tag to compare
add GH auth-token

goblin v0.2.3

14 Mar 20:50
Compare
Choose a tag to compare

Added position information to types.

v0.2.2: Merge pull request #43 from ReconfigureIO/feature/position-information

17 Feb 15:41
Compare
Choose a tag to compare
Add position information to statements, expressions, and declarations.

v0.2.1: Merge pull request #42 from ReconfigureIO/bugfix/interface-types

08 Feb 18:57
Compare
Choose a tag to compare