issues
search
evhub
/
coconut
Simple, elegant, Pythonic functional programming.
http://coconut-lang.org
Apache License 2.0
4.09k
stars
125
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release v3.0.2
#758
evhub
closed
1 year ago
0
Fully support PEP 695
#757
evhub
opened
1 year ago
7
Support new Python 3.12 `f`-string syntax
#756
evhub
closed
1 year ago
0
Failing documentation builds
#755
evhub
closed
1 year ago
0
Backport `async` generators and `asynccontextmanager` using `async_generator`
#754
evhub
closed
1 year ago
0
Add a single construct which both does `async with` and then `async for`
#753
evhub
closed
1 year ago
0
Use `typing_extensions` over `typing` whenever possible
#752
evhub
closed
1 year ago
0
Assigning to environment variables is broken in `xonsh`
#751
evhub
closed
1 year ago
0
Rename `coconut.convenience` to `coconut.api`
#750
evhub
closed
1 year ago
0
Rename `recursive_iterator` to `recursive_generator`
#749
evhub
opened
1 year ago
1
Remove more confusing unicode alternatives
#748
evhub
closed
1 year ago
0
Release v3.0.1
#747
evhub
closed
1 year ago
2
Syntax errors in the Jupyter kernel produce `KeyError: 'point'`
#746
evhub
closed
1 year ago
0
[xonsh] Coconut xontrib causes crash when using semi-separated commands
#745
Starwort
closed
1 year ago
1
Function composition should preserve the signature of the first function when possible
#744
evhub
closed
1 year ago
0
Add syntax for passing a variable as a keyword argument of the same name
#743
evhub
closed
1 year ago
2
3.0.0: pep517 build warnings
#742
kloczek
closed
1 year ago
1
3.0.0: pytest is failing in 7 units
#741
kloczek
closed
1 year ago
1
Add a `xeus`-based Coconut kernel by wrapping `xeus-python`
#740
evhub
opened
1 year ago
0
Standalone mode disables multiple jobs on compiling directory
#739
yggdr
closed
1 year ago
1
Async function composition
#738
evhub
closed
1 year ago
0
Fix `fmap` for `multiset`
#737
evhub
closed
1 year ago
0
`fmap` should raise an error rather than falling back to a default implementation for unknown objects
#736
evhub
closed
1 year ago
0
Release v3.0.0
#735
evhub
closed
1 year ago
0
Improve `pandas` support
#734
evhub
closed
1 year ago
1
Make `.$[]` only use `__iter_getitem__`, not `__getitem__`
#733
evhub
closed
1 year ago
1
Make `--jobs` default to `sys` rather than `0`
#732
evhub
closed
1 year ago
0
Add a way to define functions with copying closures
#731
evhub
closed
1 year ago
3
Remove implicit `getattr` partials
#730
evhub
closed
1 year ago
0
Allow custom in-place-operators
#729
yggdr
opened
1 year ago
2
Calls to super inside pattern-matching classmethods do not work
#728
yggdr
closed
1 year ago
2
Allow pipe into `await`
#727
evhub
closed
1 year ago
12
Cannot access hidden directories on linux in xonsh
#726
caedmon-kitty
closed
1 year ago
1
Miscompilation of `in` operator in pattern matching code
#725
yggdr
closed
1 year ago
1
coconut makes .xonshrc take an unreasonable amount of time to load
#724
Starwort
closed
1 year ago
4
Properly universalize dictionaries on Python 2
#723
evhub
closed
1 year ago
1
multiline pipe
#722
setop
closed
1 year ago
2
Operator functions incompatible with multi-word operators
#721
yggdr
closed
1 year ago
3
Coconut is incompatible with the zipapp module
#720
yggdr
opened
1 year ago
2
Change pipe operator
#719
yggdr
closed
1 year ago
1
`addpattern def` with no prior `match def`
#718
yggdr
closed
6 months ago
7
coconut --jupyter qtconsole runs python kernel rather than coconut kernel.
#717
kksgandhi
closed
1 year ago
2
2.2.0: pytest is failing in 7 units
#716
kloczek
closed
1 year ago
3
Return type annotations for statement lambdas
#715
evhub
closed
2 months ago
1
Improve set matching
#714
evhub
closed
1 year ago
1
Release v2.2.0
#713
evhub
closed
1 year ago
0
Fix imports binding `sys` to a local
#712
evhub
opened
1 year ago
1
Add backwards `None`-aware pipes
#711
evhub
closed
1 year ago
0
Add `None`-aware function composition pipes
#710
evhub
closed
1 year ago
0
Make typing functions using protocols more ergonomic
#709
evhub
closed
1 year ago
2
Previous
Next