Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / open2b/scriggo issues and pull requests

#946 - Context may be altered by characters in comments

Issue - State: open - Opened by zapateo 10 months ago
Labels: bug, templates, InvalidBehavior

#945 - Invalid swapping of elements in slice within a global slice

Issue - State: open - Opened by zapateo about 1 year ago - 1 comment
Labels: bug, needsInvestigation, templates, InvalidBehavior

#944 - Scriggo template engine is not really that fast

Issue - State: closed - Opened by alarbada over 1 year ago - 2 comments

#943 - compiler/parser: fix panic on invalid default left expression

Pull Request - State: closed - Opened by gazerro almost 2 years ago

#942 - compiler: the type checker panics in case of type assertion on left side of default expression

Issue - State: closed - Opened by zapateo almost 2 years ago
Labels: bug, tchecker, parser, templates

#941 - compiler/checker: the compiler panics instead of returning a type-checking error with invalid default statement

Issue - State: open - Opened by zapateo almost 2 years ago - 1 comment
Labels: bug, tchecker, templates

#939 - all: implement changes in Go 1.18

Issue - State: closed - Opened by gazerro almost 2 years ago

#938 - compiler, runtime: extend the selector expression to maps in templates

Pull Request - State: closed - Opened by gazerro about 2 years ago

#937 - proposal: allow accessing map keys like fields in templates

Issue - State: closed - Opened by ernado about 2 years ago - 5 comments
Labels: proposal, Proposal-Accepted

#936 - Runtime panic in template related to defer (needs investigation)

Issue - State: open - Opened by zapateo about 2 years ago - 1 comment
Labels: bug, needsInvestigation, templates, RuntimeError

#935 - all: add 'else' statement to the 'for in' and 'for range' statements

Pull Request - State: closed - Opened by gazerro about 2 years ago - 2 comments

#934 - proposal: compiler: add 'else' block in for range statement

Issue - State: closed - Opened by knz about 2 years ago - 2 comments
Labels: proposal, Proposal-Accepted

#933 - Some variables are reported more than once by method 'Template.UsedVars'

Issue - State: open - Opened by zapateo over 2 years ago
Labels: bug, needsInvestigation, api, templates

#932 - compiler/parser: invalid behaviour with struct composite literals

Issue - State: open - Opened by zapateo over 2 years ago
Labels: bug, parser, templates, InvalidBehavior

#931 - compiler/checker: invalid convertion from 'html' to 'string' in return statement

Issue - State: open - Opened by gazerro over 2 years ago
Labels: tchecker, needsDiscussion

#927 - Invalid behavior: error "non-name .. on left side of :=" not reported

Issue - State: closed - Opened by zapateo over 2 years ago
Labels: bug, InvalidBehavior

#926 - "reflect.Value.Slice3: slice of unaddressable array" when slicing arrays when iterating over maps

Issue - State: open - Opened by zapateo over 2 years ago
Labels: bug, needsInvestigation, RuntimeError

#925 - compiler/checker: fix call to 'setValue'

Pull Request - State: closed - Opened by zapateo over 2 years ago

#922 - "reflect: call of reflect.Value.Set on zero Value" instead of "nil panic" when accessing nil pointer

Issue - State: open - Opened by zapateo over 2 years ago
Labels: bug, needsInvestigation

#921 - Invalid behaviour with pointers

Issue - State: open - Opened by zapateo over 2 years ago - 2 comments
Labels: needsInvestigation, InvalidBehavior

#920 - Fix 898

Pull Request - State: open - Opened by zapateo over 2 years ago

#919 - panic in goroutine deadlocks all routines and does not panic program

Issue - State: open - Opened by traetox over 2 years ago
Labels: needsInvestigation

#918 - Disassembler panics with 'unknown operation 53' (involving maps)

Issue - State: closed - Opened by zapateo over 2 years ago
Labels: bug, disassembler

#917 - Invalid behaviour with complex variables

Issue - State: closed - Opened by gazerro over 2 years ago - 2 comments
Labels: bug, InvalidBehavior

#916 - Runtime panic with IncDec statements and assignment operators involving pointers

Issue - State: closed - Opened by zapateo over 2 years ago - 6 comments
Labels: bug, RuntimeError

#915 - compiler/emitter,runtime: fix addressability of values read by GetVar

Pull Request - State: closed - Opened by zapateo over 2 years ago

#914 - Assigning to package-level slices, pointers or maps causes an invalid behaviour

Issue - State: closed - Opened by traetox over 2 years ago - 4 comments
Labels: bug, needsInvestigation, InvalidBehavior

#913 - compiler/emitter: key parameter when calling the 'delete' is typified, causing a panic

Issue - State: closed - Opened by zapateo over 2 years ago - 2 comments
Labels: bug, emitter/builder

#912 - compiler/checker: fix panic on redeclared as imported package name

Pull Request - State: closed - Opened by gazerro over 2 years ago

#911 - builtin: fix time tests

Pull Request - State: closed - Opened by gazerro over 2 years ago

#910 - runtime: unexpected render

Issue - State: closed - Opened by kjk over 2 years ago - 2 comments
Labels: runtime, templates

#909 - compiler,runtime: panic in case of Scriggo type as map key when calling builtin 'delete'

Issue - State: closed - Opened by traetox over 2 years ago - 5 comments
Labels: needsInvestigation, emitter/builder, runtime

#908 - compiler/emitter: optimize '{{ render .. }}'

Pull Request - State: closed - Opened by zapateo over 2 years ago - 3 comments

#907 - builtin: builtin test is dependent on local timezone

Issue - State: closed - Opened by traetox over 2 years ago
Labels: needsInvestigation

#906 - cmd/scriggo: allow to set the package name in the Scriggo file

Issue - State: open - Opened by gazerro over 2 years ago - 3 comments
Labels: scriggo tool, proposal, Proposal-Accepted

#905 - Update scriggo import command to fix the following issues:

Pull Request - State: closed - Opened by traetox over 2 years ago - 5 comments

#904 - compiler/checker: panic on build when using import rename

Issue - State: closed - Opened by traetox over 2 years ago - 6 comments
Labels: bug, tchecker

#903 - compiler/emitter: optimize {{ render .. }}

Issue - State: closed - Opened by zapateo over 2 years ago
Labels: improvement, emitter/builder

#902 - compiler/builder: fix 32-bit compilation of Scriggo

Pull Request - State: closed - Opened by gazerro over 2 years ago

#901 - Constant 4294967295 overflows int on 32-bit builds

Issue - State: closed - Opened by lkarlslund over 2 years ago - 3 comments
Labels: bug, emitter/builder

#900 - Invalid behavior when calling variadic methods

Issue - State: open - Opened by jopbrown over 2 years ago - 2 comments
Labels: bug, needsInvestigation, emitter/builder, InvalidBehavior

#898 - Invalid behavior in some functions with return parameters

Issue - State: open - Opened by zapateo over 2 years ago - 5 comments
Labels: bug, needsInvestigation, InvalidBehavior

#897 - compiler/checker: invalid conversion from untyped integer constant to float64

Issue - State: closed - Opened by zapateo over 2 years ago - 1 comment
Labels: tchecker, InvalidBehavior

#896 - compiler/checker: false positive 'cannot use .. in slice literal'

Issue - State: closed - Opened by zapateo over 2 years ago
Labels: bug, needsInvestigation, tchecker

#895 - //go:notinheap and type checking errors

Issue - State: closed - Opened by zapateo over 2 years ago - 3 comments
Labels: tchecker, non-gc-compliant

#894 - cmd/scriggo: implement the 'run' command

Pull Request - State: closed - Opened by gazerro over 2 years ago

#893 - compiler/parser: hexadecimal literal not parsed

Issue - State: closed - Opened by zapateo almost 3 years ago
Labels: bug, parser

#892 - Invalid behaviour in assignments with slice indexing on left side

Issue - State: open - Opened by zapateo almost 3 years ago
Labels: bug, needsInvestigation, InvalidBehavior

#891 - compiler/checker: invalid operation not reported for builtin 'complex'

Issue - State: closed - Opened by zapateo almost 3 years ago
Labels: bug, tchecker, InvalidBehavior

#890 - cmd/scriggo: implement 'scriggo run' to run a template file

Issue - State: closed - Opened by gazerro almost 3 years ago
Labels: scriggo tool, proposal, Proposal-Accepted

#889 - compiler/checker: call types.New instead of reflect.New in setValue

Pull Request - State: closed - Opened by zapateo almost 3 years ago

#888 - compiler/emitter: OpConvert is emitted twice in some cases

Issue - State: closed - Opened by zapateo almost 3 years ago - 5 comments
Labels: bug, emitter/builder, InvalidBehavior

#887 - compiler/checker: panic in case of defined type with underlying type complex

Issue - State: closed - Opened by zapateo almost 3 years ago
Labels: bug, tchecker

#886 - all: improve documentation about contribution and testing

Pull Request - State: closed - Opened by zapateo almost 3 years ago

#885 - Golint suggestions

Pull Request - State: closed - Opened by zapateo almost 3 years ago

#884 - all: implement changes in Go 1.18

Issue - State: closed - Opened by gazerro almost 3 years ago - 1 comment

#883 - cmd/scriggo: set the Scriggo version through ldflags when releasing

Pull Request - State: closed - Opened by zapateo almost 3 years ago

#882 - cmd/scriggo: scriggo version outputs incorrect version

Issue - State: closed - Opened by DannyBen almost 3 years ago
Labels: bug

#881 - compiler/checker: panic on redeclared as imported package name

Issue - State: closed - Opened by gazerro almost 3 years ago - 1 comment
Labels: bug, tchecker

#880 - all: setup GoRelease to create automatic builds and releases

Pull Request - State: closed - Opened by zapateo almost 3 years ago - 2 comments

#879 - builtins: add Unsafeconv package declaration

Pull Request - State: closed - Opened by maisola-work almost 3 years ago - 1 comment

#878 - scriggo,native,runtime: replace 'env.Exit' with 'env.Stop'

Pull Request - State: closed - Opened by gazerro almost 3 years ago - 1 comment

#877 - panic: reflect.Set: value of type *goldmark.markdown is not assignable to type []uint8

Issue - State: open - Opened by zapateo almost 3 years ago
Labels: bug, needsInvestigation, RuntimeError

#876 - proposal: compiler/emitter: optimize if statements with constant condition

Issue - State: open - Opened by zapateo almost 3 years ago
Labels: improvement, emitter/builder, proposal, Proposal-Accepted

#873 - scriggo: suggest '.scriggo.*' extensions for editor plugins

Issue - State: closed - Opened by zapateo almost 3 years ago - 3 comments
Labels: templates

#872 - Add support for Scriggo template in text editors

Issue - State: open - Opened by zapateo almost 3 years ago - 2 comments
Labels: editorPlugin

#871 - docs: show how to pass variables to template in template.Run

Issue - State: closed - Opened by kjk almost 3 years ago - 4 comments
Labels: templates, UnclearErrorMessage, Documentation

#870 - proposal: benchmarks: add gomacro to benchmarks

Issue - State: closed - Opened by gazerro almost 3 years ago - 2 comments
Labels: proposal, Proposal-Declined

#860 - cmd/scriggo: improve cache invalidation for the 'serve' command

Pull Request - State: closed - Opened by maisola-work almost 3 years ago

#859 - compiler/checker: investigate if importing the same name twice is handled correctly

Issue - State: open - Opened by zapateo almost 3 years ago - 3 comments
Labels: bug, tchecker

#858 - reflect: call of reflect.Value.Elem on zero Value

Issue - State: open - Opened by zapateo almost 3 years ago
Labels: bug, needsInvestigation, RuntimeError

#856 - compiler/checker: fix handling of indirect imported variables

Pull Request - State: closed - Opened by zapateo almost 3 years ago

#854 - runtime: unwanted escape from HTML to Markdown

Issue - State: open - Opened by gazerro almost 3 years ago - 1 comment
Labels: runtime, templates, InvalidBehavior

#846 - Investigate on the extended zero for maps

Issue - State: closed - Opened by zapateo almost 3 years ago - 1 comment
Labels: runtime, InvalidBehavior

#837 - proposal: test/compare: add support for mode 'compiledir'

Issue - State: open - Opened by zapateo almost 3 years ago
Labels: proposal, Proposal-Accepted

#819 - proposal: test/compare: support 'go:build' tags

Issue - State: open - Opened by zapateo almost 3 years ago
Labels: proposal, Proposal-Accepted, Testing

#808 - compiler/checker: error message differs from gc when involving builtin 'append'

Issue - State: open - Opened by zapateo almost 3 years ago - 1 comment
Labels: needsInvestigation, non-gc-compliant

#794 - Issues by specification

Issue - State: open - Opened by gazerro almost 3 years ago

#774 - compiler: remove the deprecated dollar identifier

Issue - State: closed - Opened by gazerro about 3 years ago - 2 comments
Labels: templates, ignore-for-now, proposal, Proposal-Accepted

#773 - proposal: templates: don't allow relaxed boolean operators in function body and between {%% and %%}

Issue - State: closed - Opened by gazerro about 3 years ago - 1 comment
Labels: templates, proposal, Proposal-Declined

#716 - proposal: make templates more safe against code injection

Issue - State: closed - Opened by gazerro over 3 years ago - 1 comment
Labels: tchecker, templates, proposal, Proposal-Declined

#667 - compiler/parser: false positive 'method declarations are not supported' in scripts

Issue - State: closed - Opened by zapateo over 3 years ago - 2 comments
Labels: bug, parser, scripts

#657 - templates: implement exported functions to escape HTML

Issue - State: closed - Opened by gazerro over 3 years ago - 1 comment
Labels: templates, needsDiscussion

#534 - Invalid behaviour in assignments with maps on the left side

Issue - State: open - Opened by zapateo over 4 years ago
Labels: bug, needsInvestigation, InvalidBehavior

#524 - Support import "runtime"

Issue - State: closed - Opened by zapateo over 4 years ago - 1 comment
Labels: improvement, missing-feature

#458 - all: add support for methods declarations

Issue - State: open - Opened by zapateo over 4 years ago - 2 comments
Labels: needsInvestigation, missing-feature, needsDiscussion

#450 - runtime: don't expose unsigned integers internal encoding in registers

Issue - State: closed - Opened by gazerro over 4 years ago - 2 comments
Labels: runtime, proposal, Proposal-Declined

#444 - vm: rename LoadNumber to LoadConstant and extend its use

Issue - State: closed - Opened by gazerro over 4 years ago - 1 comment
Labels: runtime, proposal, Proposal-Declined

#417 - proposal: test/compare: extend the testing framework

Issue - State: closed - Opened by zapateo over 4 years ago - 2 comments
Labels: improvement, proposal, Testing

#388 - cmd/scriggo: add support for multiple GOOSs

Issue - State: open - Opened by zapateo almost 5 years ago
Labels: scriggo tool, missing-feature

#385 - all: implement changes in Go 1.14, 1.15, 1.16 and 1.17

Issue - State: closed - Opened by gazerro almost 5 years ago - 1 comment

#366 - Remove all debug panics

Issue - State: closed - Opened by zapateo almost 5 years ago

#362 - cmd: package 'main' must be the first in the generated file

Issue - State: open - Opened by zapateo almost 5 years ago
Labels: improvement, scriggo tool

#327 - cmd/scriggo: implement a REPL

Issue - State: open - Opened by zapateo almost 5 years ago
Labels: needsInvestigation, needsDiscussion

#256 - Add more tests

Issue - State: open - Opened by zapateo almost 5 years ago
Labels: Testing

#251 - cmd/scriggo: support transformation of package-less programs into programs

Issue - State: closed - Opened by zapateo almost 5 years ago - 1 comment
Labels: improvement

#232 - compiler: cannot create a slice composite literal with many elements

Issue - State: closed - Opened by zapateo almost 5 years ago - 2 comments
Labels: bug, emitter/builder