Labels
Labels
34 labels
- Related to the design of core libraries and language features
- Problems related to Aarch32 (arm32) architecture
- Problems related to Aarch64 architecture
- Problems related to RISC-V 64 architecture
- Something isn't working correctly
- Build failures, Makefiles, Zuo scripts, autoconf, building instructions, etc.
- the contract system: combinators, attachment forms, semantics, implementation, optimization
- raco cross, Racket's cross compiler, cross-compiling Racket programs (not Racket itself)
- the macro system: expander, syntax parse, other #lang racket macros
- Related to the package system (either raco pkg or the legacy PLaneT system) or similar tooling
- Something is technically working as intended, but users are confused and it may be worth changing
- Pull requests that update a dependency file
- Issues related to README and documentation (typos, rewording, new docs, etc)
- This is a duplicate of another issue
- Feature Request
- Issue related to the Continuous Integration system
- Related to how fast things run
- BSD specific topics
- Linux distribution specific topics
- MacOS specific topics
- Windows specific topics
- Pull requests that should not be merged -- blocked by issues, other PRs, releases, etc.
- No activity for six months: can't find a reviewer, no continued dev, stuck since no consensus
- A PR that seems ready to merge.
- A PR that's wanted but needs work to be mergeable.
- A PR that's awaiting reviews or replies from the requested reviewer
- Specific to Racket BC (Before Chez)
- Specific to Racket-on-Chez