Skip to content

Issues: informalsystems/quint

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

Fix isFinite for all kinds of sets effort-easy Can be completed within about 1 day impact-low Low impact input needed Further information is requested simulator Quint simulator
#286 opened Oct 18, 2022 by konnov
Test coverage reporting in CI
#38 opened Mar 2, 2022 by bugarela
Too many built-in operators language design Language specification
#55 opened Mar 25, 2022 by bugarela
PBT Tests
#82 opened Apr 20, 2022 by bugarela
Support application of lambdas impact-low Low impact language design Language specification parser Quint parser
#83 opened Apr 21, 2022 by shonfeder
Generalize module tracking in IR visitors modularity Issues and features affecting modularity of specs tech-debt Technical debt
#123 opened Jul 13, 2022 by bugarela
Implement chooseSome simulator Quint simulator
#150 opened Jul 21, 2022 by konnov
The static analyzer either reports too many or too few errors effect system Quint effects checker effort-hard Takes >= 5 days (probably requires issue refactor) impact-high High impact typechecker Type checker for Quint
#177 opened Aug 30, 2022 by bugarela
Require () on actions without parameters? impact-low Low impact language design Language specification
#220 opened Sep 26, 2022 by konnov
Implement assumptions in the simulator effort-easy Can be completed within about 1 day impact-low Low impact simulator Quint simulator
#235 opened Sep 27, 2022 by konnov
Explore how hard it is to make a web version of REPL effort-hard Takes >= 5 days (probably requires issue refactor) impact-low Low impact
#261 opened Oct 6, 2022 by konnov
Develop linting tooling UX impacts or improves user experience
#16 opened Nov 8, 2021 by konnov
Profile memory usage in the simulator effort-hard Takes >= 5 days (probably requires issue refactor) impact-low Low impact simulator Quint simulator
#283 opened Oct 17, 2022 by konnov
Load ITF traces in REPL effort-medium Can be completed within about 3 days impact-low Low impact repl Quint REPL (phase 5c) simulator Quint simulator
#292 opened Oct 19, 2022 by konnov
populate the registers with a state q::lastTrace effort-easy Can be completed within about 1 day impact-low Low impact repl Quint REPL (phase 5c) simulator Quint simulator usability Usability issues
#303 opened Oct 21, 2022 by konnov
Runs should update q::lastTrace effort-easy Can be completed within about 1 day impact-low Low impact repl Quint REPL (phase 5c) simulator Quint simulator
#347 opened Nov 18, 2022 by konnov
Remove variables in the stuttering operators effort-easy Can be completed within about 1 day impact-low Low impact language design Language specification
#354 opened Nov 22, 2022 by konnov
Introduce VSCode tasks for automation effort-hard Takes >= 5 days (probably requires issue refactor) impact-medium Medium impact tla+ transpilation Quint to TLA+ transpiler
#360 opened Nov 24, 2022 by konnov Release quint Version 1.0.0
Information loss in the effect system effect system Quint effects checker effort-medium Can be completed within about 3 days impact-low Low impact
#364 opened Nov 25, 2022 by bugarela
Infer effects for non-determinism of oneOf effect system Quint effects checker effort-medium Can be completed within about 3 days impact-medium Medium impact
#381 opened Nov 30, 2022 by konnov
Demote redundant builtins to a standard library effort-easy Can be completed within about 1 day impact-medium Medium impact
#388 opened Dec 5, 2022 by shonfeder
Detailed reference for modes and effects doc Improvements or additions to documentation
#407 opened Dec 9, 2022 by shonfeder Release quint Version 1.0.0
Error from one action is shown when executing another action, in the REPL bug Something isn't working feedback User feedback impact-medium Medium impact simulator Quint simulator usability Usability issues
#428 opened Dec 13, 2022 by lasarojc
ProTip! Exclude everything labeled bug with -label:bug.