Releases: azawawi/perl6-inline-go
Releases · azawawi/perl6-inline-go
v0.0.4
v0.0.3
v0.0.2
- Add Windows support using
gcc
. - Add experimental
Inline::Go::Grammar
. - Add missing dependency on
File::Temp
. - Add initial examples.
- Add more Go type to Perl 6 NativeCall mapping.
- Use proper temporary directory go/gcc build operations.
- Add
:debug
boolean attribute. - Add more tests.
- Remove debugging code.