We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue reports the open issues related to Go and Scriggo Template specifications.
import "unsafe"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue reports the open issues related to Go and Scriggo Template specifications.
Go Specification
Runtime panics when iterating over pointer to array #821
Invalid behaviour with creation of pointer to array #827
compiler/checker: Scriggo defined types does not include promoted methods in its method set #840
compiler: implement interface types definition #218
compiler/checker: false positive 'invalid recursive type' with type alias declaration and type definition #440
compiler/checker: false positive 'invalid recursive type alias' #531
compiler/checker: Scriggo defined types does not include promoted methods in its method set #840
compiler: discrepancy between standard and short variable initialization #519
compiler/checker: invalid behavior with function declaration #704
all: add support for methods declarations #458
compiler: discrepancy between standard and short variable initialization #519
compiler: method call on interface receiver #268
compiler: investigate on method calls on constant values #463
Invalid behaviour in assignments with maps on the left side #534
compiler: for range supports only local declared identifiers as index and value #182
compiler: support labeled break and continue statements #83
compiler: support labeled break and continue statements #83
compiler/checker: constant value with len/cap builtin cannot depend from variable #206
compiler/checker: undefined constant in array type declarations #573
compiler/checker: false positive 'type checking loop' involving struct fields #823
Support
import "unsafe"
in Scriggo #288Scriggo Template Specification
The text was updated successfully, but these errors were encountered: