Skip to content

Issues: disco-lang/disco

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Allow parsing LaTeX syntax C-Low Hanging Fruit Shouldn't take too much time; ideal issues for new contributors. U-Parsing
#371 opened Jan 12, 2024 by byorgey
Switch to oeis2 C-Moderate Effort Should take a moderate amount of time to address. S-Nice to have Minor importance
#367 opened May 24, 2023 by byorgey
Tests that crash don't print counterexamples C-Moderate Effort Should take a moderate amount of time to address. S-Nice to have Minor importance U-Testing
#364 opened May 24, 2023 by byorgey
Desugar == to =!= if it is used at type Prop C-Project A larger project that may take multiple days. S-Nice to have Minor importance Z-Feature Request Z-Student Good project for a student.
#363 opened Mar 6, 2023 by byorgey
Ability to use sets in forall and exists C-Moderate Effort Should take a moderate amount of time to address. S-Nice to have Minor importance U-Language Design U-Testing Z-Feature Request
#356 opened Nov 12, 2022 by byorgey
2f(n) parses as 2 * f * n C-Moderate Effort Should take a moderate amount of time to address. S-Moderate Moderate importance U-Parsing Z-Bug
#349 opened Apr 8, 2022 by byorgey
Size-indexed count C-Project A larger project that may take multiple days. S-Nice to have Minor importance U-Language Design Z-Feature Request Z-Research Project
#347 opened Mar 19, 2022 by byorgey
Special error message for pre- or postfix operators immediately next to other operators C-Low Hanging Fruit Shouldn't take too much time; ideal issues for new contributors. S-Nice to have Minor importance U-Parsing Z-Bug
#345 opened Mar 10, 2022 by byorgey
Ability to put tests after a definition C-Moderate Effort Should take a moderate amount of time to address. S-Moderate Moderate importance U-Parsing U-Testing Z-Feature Request
#342 opened Mar 5, 2022 by byorgey
Literate Disco C-Project A larger project that may take multiple days. S-Moderate Moderate importance U-Pretty Printing Z-Documentation Z-Pedagogy
#339 opened Mar 5, 2022 by byorgey
Haddock-like output for disco C-Project A larger project that may take multiple days. S-Moderate Moderate importance U-Standard Library Z-Documentation Z-Feature Request
#327 opened Feb 11, 2022 by byorgey
Parse arguments to :load the same way the shell does C-Moderate Effort Should take a moderate amount of time to address. S-Nice to have Minor importance U-Parsing Z-Feature Request Z-Student Good project for a student.
#322 opened Jan 27, 2022 by byorgey
Remove enumeration of infinite types A-Confirmed Definitely a bug C-Moderate Effort Should take a moderate amount of time to address. S-Nice to have Minor importance U-Interpreter U-Type Checking Z-Feature Request
#309 opened Jan 6, 2022 by byorgey
Flag to use only ASCII output C-Moderate Effort Should take a moderate amount of time to address. S-Nice to have Minor importance U-Pretty Printing Z-Feature Request
#294 opened Jun 27, 2021 by byorgey
Unicode causes printing errors on Windows A-Under Review C-Low Hanging Fruit Shouldn't take too much time; ideal issues for new contributors. S-Nice to have Minor importance U-UI Z-Bug
#253 opened Sep 21, 2020 by ericpinter
Tutorial(s) for new programmers C-Project A larger project that may take multiple days. S-Critical Critical importance Z-Documentation
#238 opened Jul 12, 2020 by byorgey
Syntax for marking a top-level Bool or Prop as a test? C-Moderate Effort Should take a moderate amount of time to address. S-Nice to have Minor importance U-Syntax U-Testing Z-Feature Request Z-Student Good project for a student.
#191 opened Jun 5, 2020 by byorgey
ProTip! Exclude everything labeled bug with -label:bug.