Ecosyste.ms: Issues

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

GitHub / drym-org/qi issues and pull requests

#72 - Define `all?`, `any?` and `none?` via `for/and[or]`.

Pull Request - State: closed - Opened by NoahStoryM almost 2 years ago - 1 comment

#71 - [Feature Request] more precise procedure arity

Issue - State: open - Opened by NoahStoryM almost 2 years ago - 2 comments

#70 - Define identity elements for `-<` and `==*` and name some flows.

Pull Request - State: open - Opened by NoahStoryM almost 2 years ago - 2 comments

#69 - [==*] Extend `==*` to represent `×`.

Pull Request - State: open - Opened by NoahStoryM almost 2 years ago

#68 - Abstract the expander using the bindingspec meta-DSL

Pull Request - State: closed - Opened by countvajhula almost 2 years ago - 4 comments

#67 - [Feature Request] better way to define recursion.

Issue - State: open - Opened by NoahStoryM almost 2 years ago

#66 - [Feature Request] : Support continuations

Issue - State: open - Opened by NoahStoryM almost 2 years ago - 1 comment

#65 - Why not currying function directly?

Issue - State: open - Opened by NoahStoryM almost 2 years ago - 12 comments

#64 - [><]: Extend `><` to map input sequence.

Pull Request - State: open - Opened by NoahStoryM almost 2 years ago - 3 comments

#63 - Distill a small core language

Pull Request - State: closed - Opened by countvajhula almost 2 years ago - 7 comments

#62 - [Feature Request] Extend `==*` to represent `×`.

Issue - State: open - Opened by NoahStoryM almost 2 years ago - 11 comments

#61 - Mixing fine-grained and blanket templates

Issue - State: open - Opened by countvajhula almost 2 years ago - 5 comments
Labels: enhancement

#60 - [Feature Request] Converting `rest-args` from `list` to `values` first.

Issue - State: open - Opened by NoahStoryM almost 2 years ago - 5 comments

#59 - Extend `define-flow[switch]` and `flow[switch]-lambda`, fix bugs.

Pull Request - State: closed - Opened by NoahStoryM almost 2 years ago - 14 comments

#58 - Allow `_` to match the called function.

Pull Request - State: closed - Opened by NoahStoryM almost 2 years ago - 1 comment

#57 - use pipefail in a step with a pipe

Pull Request - State: closed - Opened by benknoble almost 2 years ago - 1 comment

#56 - Performance benchmarking CI step failure reflects as success

Issue - State: closed - Opened by countvajhula almost 2 years ago - 1 comment
Labels: developer

#55 - Prelapsarian require latency capture

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

#54 - The divert clause in switch should not operate on condition output

Issue - State: closed - Opened by countvajhula almost 2 years ago
Labels: bug

#53 - Add require latency to the tracked benchmarks

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

#52 - Support other variations in `feedback` syntax

Pull Request - State: closed - Opened by countvajhula almost 2 years ago - 8 comments

#51 - Simplify deps

Pull Request - State: closed - Opened by benknoble almost 2 years ago - 18 comments

#50 - Improve require-time latency

Issue - State: closed - Opened by countvajhula almost 2 years ago - 1 comment
Labels: enhancement

#49 - Separate expansion and compilation stages

Pull Request - State: closed - Opened by countvajhula almost 2 years ago - 4 comments

#48 - Coverage doesn't run on pull requests

Issue - State: open - Opened by countvajhula almost 2 years ago
Labels: bug, developer

#47 - Improve partition with partition-values

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

#46 - Implement partition naïvely

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

#45 - Accurate performance baseline

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

#44 - Add continuous performance benchmarking

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

#43 - Review `loop2` and other looping forms

Issue - State: open - Opened by countvajhula about 2 years ago

#42 - Better support for Racket expressions that generate multiple values

Issue - State: open - Opened by countvajhula about 2 years ago - 5 comments
Labels: RFC

#41 - implement partition via partition-values

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

#40 - Generalized Sieve

Issue - State: closed - Opened by countvajhula about 2 years ago - 1 comment
Labels: enhancement

#39 - Add backup docs workflow

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

#38 - Decompose flow macro into separate parsers for subforms

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

#37 - Don't get too fancy

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

#36 - Add the ability to define bindings

Issue - State: open - Opened by countvajhula about 2 years ago - 2 comments
Labels: enhancement

#35 - Support arbitrary Racket expressions in `fanout`

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

#34 - Fine-tuning the design of `feedback`

Issue - State: closed - Opened by countvajhula about 2 years ago
Labels: enhancement, RFC

#33 - Feedback seems to accept _ in the N position

Issue - State: closed - Opened by countvajhula about 2 years ago - 4 comments
Labels: bug, enhancement

#32 - Fanout form should accept arbitrary Racket expressions

Issue - State: closed - Opened by countvajhula about 2 years ago - 2 comments
Labels: enhancement

#31 - make Qi appear in languages section of docs

Pull Request - State: closed - Opened by spdegabrielle about 2 years ago - 1 comment

#30 - Transform inputs "only if" a condition is met

Issue - State: open - Opened by countvajhula about 2 years ago - 2 comments
Labels: RFC

#29 - Designing exception handling (`try`) in Qi

Issue - State: open - Opened by countvajhula about 2 years ago
Labels: RFC

#28 - An empty switch with a divert clause passes all inputs

Issue - State: closed - Opened by countvajhula about 2 years ago
Labels: bug

#27 - Should Qi provide syntax/parse?

Issue - State: open - Opened by countvajhula about 2 years ago
Labels: RFC

#26 - The error message for `(~> (1 2 3) sep)` is confusing

Issue - State: closed - Opened by benknoble about 2 years ago - 4 comments

#25 - Pipeline profiler

Issue - State: open - Opened by countvajhula over 2 years ago
Labels: enhancement

#24 - Try explicit registration for foreign macros

Pull Request - State: closed - Opened by countvajhula over 2 years ago - 1 comment

#23 - fix foreign-macro-template-expand hygiene

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

#22 - Qi Compiler

Issue - State: open - Opened by countvajhula over 2 years ago

#21 - doc error 2.4.1 DrRacket

Issue - State: closed - Opened by spdegabrielle over 2 years ago - 3 comments

#20 - Baseline performance audit

Issue - State: open - Opened by countvajhula over 2 years ago - 1 comment

#19 - Global side effects and monads

Issue - State: open - Opened by countvajhula over 2 years ago

#18 - Typed Qi

Issue - State: open - Opened by countvajhula over 2 years ago - 4 comments

#17 - Add pure runtime or "control" versions of all forms

Issue - State: open - Opened by countvajhula over 2 years ago - 1 comment

#16 - First-class macro extensibility

Pull Request - State: closed - Opened by countvajhula over 2 years ago - 40 comments

#15 - Fix unlinked content in documentation

Issue - State: open - Opened by countvajhula over 2 years ago - 1 comment

#14 - Make Qi "Macro Extensible" to Support First-Class Dialects

Issue - State: closed - Opened by countvajhula over 2 years ago - 16 comments
Labels: enhancement, research

#13 - Can't install using just raco pkg install

Issue - State: closed - Opened by jo-sm over 2 years ago - 5 comments

#12 - Reorganize package as lib/test/doc, redux

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

#11 - Revert "Reorganize package as separate lib, test, and doc packages"

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

#10 - Template working application example for Qi?

Issue - State: closed - Opened by spdegabrielle over 2 years ago - 2 comments

#9 - Reorganize package as separate lib, test, and doc packages

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

#8 - Licence

Issue - State: open - Opened by spdegabrielle over 2 years ago - 6 comments

#7 - quickscript to make it easy for DrRacket users to insert ☯

Issue - State: closed - Opened by spdegabrielle over 2 years ago - 40 comments

#6 - Docs link (and build) is broken

Issue - State: closed - Opened by zenspider about 3 years ago - 4 comments

#5 - Preserve threading direction in nested forms

Issue - State: open - Opened by countvajhula about 3 years ago - 1 comment