Skip to content

Issues: open2b/scriggo

Issues by specification
#794 opened Jul 20, 2021 by gazerro
Open
New issue

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Review the correctness and documentation of setFunctionVarRefs emitter/builder Related to VM's emitter and builder needsInvestigation Need to investigate
#964 opened Dec 13, 2024 by zapateo
test: consider calling disassembler in template tests disassembler Related to disassembler templates Related to the template Testing
#963 opened Dec 13, 2024 by zapateo
compiler: invalid handling of variables imported from template files and used in macros critical-bug A critical bug, that is a bug that takes precedence over other bugs (for example cannot be bypassed) disassembler Related to disassembler needsInvestigation Need to investigate RuntimeError A bug in Scriggo caused an error/panic at runtime templates Related to the template
#962 opened Dec 13, 2024 by zapateo
Context may be altered by characters in comments bug Bug: something already implemented does not work as it should InvalidBehavior A valid or not valid code has an invalid behavior at runtime templates Related to the template
#946 opened Sep 21, 2023 by zapateo
Invalid swapping of elements in slice within a global slice bug Bug: something already implemented does not work as it should InvalidBehavior A valid or not valid code has an invalid behavior at runtime needsInvestigation Need to investigate templates Related to the template
#945 opened Jun 12, 2023 by zapateo
compiler/checker: the compiler panics instead of returning a type-checking error with invalid default statement bug Bug: something already implemented does not work as it should tchecker Related to type checker templates Related to the template
#941 opened Sep 19, 2022 by zapateo
Runtime panic in template related to defer (needs investigation) bug Bug: something already implemented does not work as it should needsInvestigation Need to investigate RuntimeError A bug in Scriggo caused an error/panic at runtime templates Related to the template
#936 opened Jun 8, 2022 by zapateo
Some variables are reported more than once by method 'Template.UsedVars' api Related to Scriggo's exported APIs bug Bug: something already implemented does not work as it should needsInvestigation Need to investigate templates Related to the template
#933 opened Mar 24, 2022 by zapateo
compiler/parser: invalid behaviour with struct composite literals bug Bug: something already implemented does not work as it should InvalidBehavior A valid or not valid code has an invalid behavior at runtime parser Related to parser templates Related to the template
#932 opened Mar 17, 2022 by zapateo
compiler/checker: invalid convertion from 'html' to 'string' in return statement needsDiscussion Something that must be discussed before going on tchecker Related to type checker
#931 opened Mar 4, 2022 by gazerro
"reflect.Value.Slice3: slice of unaddressable array" when slicing arrays when iterating over maps bug Bug: something already implemented does not work as it should needsInvestigation Need to investigate RuntimeError A bug in Scriggo caused an error/panic at runtime
#926 opened Dec 13, 2021 by zapateo
"reflect: call of reflect.Value.Set on zero Value" instead of "nil panic" when accessing nil pointer bug Bug: something already implemented does not work as it should needsInvestigation Need to investigate
#922 opened Nov 22, 2021 by zapateo
Invalid behaviour with pointers InvalidBehavior A valid or not valid code has an invalid behavior at runtime needsInvestigation Need to investigate
#921 opened Nov 16, 2021 by zapateo
Invalid behavior when calling variadic methods bug Bug: something already implemented does not work as it should emitter/builder Related to VM's emitter and builder InvalidBehavior A valid or not valid code has an invalid behavior at runtime needsInvestigation Need to investigate
#900 opened Oct 10, 2021 by jopbrown
Invalid behavior in some functions with return parameters bug Bug: something already implemented does not work as it should InvalidBehavior A valid or not valid code has an invalid behavior at runtime needsInvestigation Need to investigate
#898 opened Oct 5, 2021 by zapateo
Invalid behaviour in assignments with slice indexing on left side bug Bug: something already implemented does not work as it should InvalidBehavior A valid or not valid code has an invalid behavior at runtime needsInvestigation Need to investigate
#892 opened Sep 30, 2021 by zapateo
panic: reflect.Set: value of type *goldmark.markdown is not assignable to type []uint8 bug Bug: something already implemented does not work as it should needsInvestigation Need to investigate RuntimeError A bug in Scriggo caused an error/panic at runtime
#877 opened Sep 21, 2021 by zapateo
ProTip! no:milestone will show everything without a milestone.