Pinned issues
Issues
- 0
test: replace `// +build` syntax with `//go:build`
#956 opened by zapateo - 0
- 0
Bug Report: append slice all items when range it
#948 opened by alingse - 0
Context may be altered by characters in comments
#946 opened by zapateo - 1
- 2
Scriggo template engine is not really that fast
#944 opened by alarbada - 0
compiler: the type checker panics in case of type assertion on left side of default expression
#942 opened by zapateo - 1
compiler/checker: the compiler panics instead of returning a type-checking error with invalid default statement
#941 opened by zapateo - 5
- 0
all: implement changes in Go 1.18
#939 opened by gazerro - 1
all: implement changes in Go 1.18
#884 opened by gazerro - 2
- 1
- 0
- 0
- 0
compiler/checker: invalid convertion from 'html' to 'string' in return statement
#931 opened by gazerro - 0
- 2
Invalid behaviour with complex variables
#917 opened by gazerro - 0
"reflect.Value.Slice3: slice of unaddressable array" when slicing arrays when iterating over maps
#926 opened by zapateo - 2
Invalid behaviour with pointers
#921 opened by zapateo - 0
"reflect: call of reflect.Value.Set on zero Value" instead of "nil panic" when accessing nil pointer
#922 opened by zapateo - 6
Runtime panic with IncDec statements and assignment operators involving pointers
#916 opened by zapateo - 5
- 0
- 0
- 0
- 4
Assigning to package-level slices, pointers or maps causes an invalid behaviour
#914 opened by traetox - 2
runtime: unexpected render
#910 opened by kjk - 1
- 5
compiler,runtime: panic in case of Scriggo type as map key when calling builtin 'delete'
#909 opened by traetox - 0
builtin: builtin test is dependent on local timezone
#907 opened by traetox - 2
compiler/emitter: key parameter when calling the 'delete' is typified, causing a panic
#913 opened by zapateo - 6
- 0
compiler/emitter: optimize {{ render .. }}
#903 opened by zapateo - 3
- 3
Constant 4294967295 overflows int on 32-bit builds
#901 opened by lkarlslund - 2
Invalid behavior when calling variadic methods
#900 opened by jopbrown - 0
compiler/parser: hexadecimal literal not parsed
#893 opened by zapateo - 3
//go:notinheap and type checking errors
#895 opened by zapateo - 1
- 0
- 0
- 0
- 5
- 0
- 0
- 3
- 0
- 0
panic: reflect.Set: value of type *goldmark.markdown is not assignable to type []uint8
#877 opened by zapateo - 2
Add support for Scriggo template in text editors
#872 opened by zapateo