Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/julia

The Julia Programming Language
https://github.com/JuliaLang/julia

combine `withenv` and `setenv`?

nalimilan opened this issue about 9 years ago
combine `withenv` and `setenv`?

nalimilan opened this issue about 9 years ago
Document capture of stdout/stderr from external command

damiendr opened this issue about 9 years ago
RFC: more reliable & extensible ^C REPL interrupt

vtjnash opened this pull request about 9 years ago
RFC: more reliable & extensible ^C REPL interrupt

vtjnash opened this pull request about 9 years ago
Provide juliaw.exe to suppress the terminal window on startup

musm opened this issue about 9 years ago
First pass at a Go-style select statement

malmaud opened this pull request about 9 years ago
gmp, mpfr, virtualenv build broken in windows (msys2)

twadleigh opened this issue over 9 years ago
gmp, mpfr, virtualenv build broken in windows (msys2)

twadleigh opened this issue over 9 years ago
move shell_parse into parser (fixes #3150)

nolta opened this pull request over 9 years ago
move shell_parse into parser (fixes #3150)

nolta opened this pull request over 9 years ago
Implement `isdisjoint`

eschnett opened this pull request over 9 years ago
Implement `isdisjoint`

eschnett opened this pull request over 9 years ago
`using PyPlot` in julia 0.4 kills the kernel

rodrigolece opened this issue over 9 years ago
`using PyPlot` in julia 0.4 kills the kernel

rodrigolece opened this issue over 9 years ago
Use LLVM intrinsics for math functions

eschnett opened this pull request over 9 years ago
Use LLVM intrinsics for math functions

eschnett opened this pull request over 9 years ago
Redirect output to an IOBuffer

hayd opened this issue over 9 years ago
Introduce Buffer type and make Array an abstraction on top of it

malmaud opened this issue over 9 years ago
Add a define to signify breaking API changes

waTeim opened this pull request over 9 years ago
RFC: adding O() notation in the documentation for functions, like Haskell

ScottPJones opened this issue over 9 years ago
RFC: adding O() notation in the documentation for functions, like Haskell

ScottPJones opened this issue over 9 years ago
Serialization of bitstype Array is not cross-platform

carnaval opened this issue over 9 years ago
coverage metric: fraction of resolved global bindings

StefanKarpinski opened this issue over 9 years ago
Introduce iscontiguous function or trait

lindahua opened this issue over 9 years ago
omit assert under `--optimize`; introduce`@check` macro?

StefanKarpinski opened this issue almost 10 years ago
omit assert under `--optimize`; introduce`@check` macro?

StefanKarpinski opened this issue almost 10 years ago
RFC: Completing the StridedArray interface

Jutho opened this issue almost 10 years ago
constraints on non-type as type parameters

yuyichao opened this issue about 10 years ago
Keyword arguments affect methods dispatch

yuyichao opened this issue about 10 years ago
Keyword arguments affect methods dispatch

yuyichao opened this issue about 10 years ago
Better identification of invalid Unicode characters

ivarne opened this issue about 10 years ago
strange behavior of redirect_stdout()

randy3k opened this issue about 10 years ago
strange behavior of redirect_stdout()

randy3k opened this issue about 10 years ago
WIP: Improve the functionality homedir and expanduser.

Sean1708 opened this pull request about 10 years ago
WIP: Improve the functionality homedir and expanduser.

Sean1708 opened this pull request about 10 years ago
Installing packages from the shell

rgbkrk opened this issue over 10 years ago
Installing packages from the shell

rgbkrk opened this issue over 10 years ago
RFC: staged / meta / generated types ?

Jutho opened this issue over 10 years ago
RFC: staged / meta / generated types ?

Jutho opened this issue over 10 years ago
computed subtyping declarations

rfourquet opened this issue over 10 years ago
computed subtyping declarations

rfourquet opened this issue over 10 years ago
^(big(foo), bar) can cause SIGBART

danluu opened this issue over 10 years ago
^(big(foo), bar) can cause SIGBART

danluu opened this issue over 10 years ago
aliasing in Julia

StephenVavasis opened this issue over 10 years ago
Show unusual dlerrors

ihnorton opened this pull request over 10 years ago
Show unusual dlerrors

ihnorton opened this pull request over 10 years ago
make numbers non-iterable?

StefanKarpinski opened this issue over 10 years ago
make numbers non-iterable?

StefanKarpinski opened this issue over 10 years ago
syntax: separate array concatenation from array construction

StefanKarpinski opened this issue over 10 years ago
syntax: separate array concatenation from array construction

StefanKarpinski opened this issue over 10 years ago
start is a cmd builtin, doesn't work for edit

quinnj opened this issue over 10 years ago
Pager support in the repl

BobPortmann opened this issue over 10 years ago
repl: vi editing mode for Julia

brauner opened this issue over 10 years ago
repl: vi editing mode for Julia

brauner opened this issue over 10 years ago
Add Hessenberg matrix format

dlfivefifty opened this issue almost 11 years ago
use emit_error in ccall when library-not-found

timholy opened this issue almost 11 years ago
use emit_error in ccall when library-not-found

timholy opened this issue almost 11 years ago
`parse` can't parse our own Float32 output format

StefanKarpinski opened this issue almost 11 years ago
`parse` can't parse our own Float32 output format

StefanKarpinski opened this issue almost 11 years ago
Ellipsis slicing

mschauer opened this issue almost 11 years ago
Ellipsis slicing

mschauer opened this issue almost 11 years ago
implement local const

bkamins opened this issue about 11 years ago
implement local const

bkamins opened this issue about 11 years ago
tail call elimination

gitfoxi opened this issue about 11 years ago
abstract types with fields

JeffBezanson opened this issue about 11 years ago
abstract types with fields

JeffBezanson opened this issue about 11 years ago
Matrix norms

jiahao opened this issue about 11 years ago
DOC: language specification

fhs opened this issue over 11 years ago
DOC: language specification

fhs opened this issue over 11 years ago
Improvement needed for inplace arithmetics

lindahua opened this issue over 11 years ago
decide what to do with ls()

vtjnash opened this issue over 11 years ago
Init Streamer sections. Fixes #3338

ihnorton opened this pull request over 11 years ago
Init Streamer sections. Fixes #3338

ihnorton opened this pull request over 11 years ago
MC disassembly: add line information, and clean up

ihnorton opened this pull request over 11 years ago
MC disassembly: add line information, and clean up

ihnorton opened this pull request over 11 years ago
parse command interpolations at parse time

malmaud opened this issue over 11 years ago
parse command interpolations at parse time

malmaud opened this issue over 11 years ago
store the actual source code of a method

astrieanna opened this issue almost 12 years ago
store the actual source code of a method

astrieanna opened this issue almost 12 years ago
switch from GNU Make to CMake?

StefanKarpinski opened this issue about 12 years ago
switch from GNU Make to CMake?

StefanKarpinski opened this issue about 12 years ago
abstract multiple inheritance

StefanKarpinski opened this issue over 13 years ago