DataFlow.jl icon indicating copy to clipboard operation
DataFlow.jl copied to clipboard

Results 5 DataFlow.jl issues
Sort by recently updated
recently updated
newest added

In src/syntax/dump.jl. This is broken in julia v1.5.

You're receiving this pull request because the now-deprecated [Julia TagBot GitHub App](https://github.com/apps/julia-tagbot) is installed for this repository. This pull request installs [TagBot as a GitHub Action](https://github.com/marketplace/actions/julia-tagbot). If this PR does...

After upgrading to Julia 1.2.0 during Precompilation I get the following: [ Info: Precompiling DataFlow [a237f610-4214-5ca7-a9c6-385896804134] WARNING: Method definition iterate(DataFlow.ObjectArraySet{T} where T, Any...) in module DataFlow at D:\Julia-Depot\packages\Lazy\mAoZN\src\macros.jl:285 overwritten at...

I tried the following code in Julia 0.6 and it gave me an error. So I tried to checkout release-0.2 and rerun and it still gives me an error. ```julia...

I would really like to see this project get legs and turning into something like Swift T (http://swift-lang.org/Swift-T/) or better!