issues
search
iu-parfunc
/
lvars
The LVish Haskell library
http://hackage.haskell.org/package/lvish
80
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
move away from stack's legacy format
#131
gelisam
closed
2 years ago
1
Update to more recent GHC
#130
kozross
opened
5 years ago
22
A (non)determinism level for DRF
#129
rrnewton
opened
8 years ago
0
Seed thread-local RNG with real entropy
#128
rrnewton
opened
8 years ago
0
Split lvish package, create `lvish-extras`
#127
rrnewton
closed
8 years ago
2
Move modules around for a clearer organization of Control.LVish
#126
rrnewton
closed
8 years ago
1
Adds Data.BitList to other-modules in lvish.cabal
#125
robstewart57
opened
9 years ago
0
Add nondeterminstic map `delete` and `insertIfAbsent`
#124
robstewart57
opened
9 years ago
4
Combining lvish with Template Haskell: undefined symbol: nand_and_fetch_8
#123
robstewart57
opened
9 years ago
3
Misleading type of runCancelT
#122
osa1
opened
9 years ago
0
Modules with same names are confusing to developers
#121
osa1
opened
9 years ago
1
Remove HasPut for spawn with new ParFuture design
#120
rrnewton
opened
9 years ago
0
Discuss/determine laws for ParFuture & ParIVar
#119
rrnewton
opened
9 years ago
1
Separating ParFuture and ParIVar
#118
osa1
opened
9 years ago
1
par-transformers: split out safe state transformations
#117
rrnewton
opened
9 years ago
1
par-transformers: Move everything unsafe into `.Unsafe` module.
#116
rrnewton
opened
9 years ago
0
Wrong assumptions about logger is causing runtime crashes
#115
osa1
opened
9 years ago
0
Problems with logging and LVish debug flag
#114
osa1
opened
9 years ago
5
Get mergesort running with the test-suite
#113
rrnewton
closed
9 years ago
4
Document laws in comments: Idempotency
#112
rrnewton
opened
9 years ago
0
Refactor ParThreadsafe to use secret-superclass
#111
rrnewton
closed
9 years ago
2
Remove warnings from all packages
#110
rrnewton
closed
8 years ago
5
Implement sparks based scheduler
#109
rrnewton
opened
9 years ago
6
Get rid of FutContents
#108
rrnewton
opened
9 years ago
5
Switch from test-framework to tasty for unit testing
#107
rrnewton
opened
9 years ago
1
Loggers / Schedule Fuzz testing -- factor out a library of memory operators
#106
rrnewton
closed
9 years ago
1
Start using concurrent-skiplist
#105
osa1
closed
9 years ago
3
Loggers -- could we factor them out to use with non-LVish software
#104
rrnewton
opened
9 years ago
4
Refactor lvish library to depend on factored concurrent-skiplist package
#103
rrnewton
closed
9 years ago
1
New undefined symbol problem on mac os yosemite + ghc 7.8.3
#102
rrnewton
opened
10 years ago
1
Some addHandlers don't suppress duplicates
#101
rrnewton
opened
10 years ago
1
Optimization TODOs: Checklist
#100
rrnewton
opened
10 years ago
0
GET_ONCE: The winnerCheck seems redundant with the Bag of listeners
#99
rrnewton
opened
10 years ago
0
freezeLVAfter doesn't have a dedup check, GET_ONCE is not complete
#98
rrnewton
opened
10 years ago
0
Problem with main worker not starting
#97
rrnewton
closed
10 years ago
1
Nonidem2.0 -- merge non-idempotent branch once it is fixed
#96
rrnewton
opened
10 years ago
0
Cabal test is not using the same flags as cabal install?
#95
rrnewton
closed
10 years ago
1
Add fuzz testing to the regression tests
#94
rrnewton
opened
10 years ago
0
Nonidem -- it's time already
#93
rrnewton
opened
10 years ago
0
LVar generics -- Unfinished instances
#92
rrnewton
opened
10 years ago
0
OrderedLVarData1 -- replace "snapFreeze" with a lifting function
#91
rrnewton
opened
10 years ago
1
[exposed effects branch] new warnings and errors re Monad/Applicative/Functor
#90
rrnewton
opened
10 years ago
0
Do 1.1.4 release to bring GHC 7.8 support to the Hackage-released LVish
#89
rrnewton
closed
10 years ago
1
Criterion microbenchmarks -- how to do setup
#88
rrnewton
opened
10 years ago
0
Update graph algorithms
#87
peter-fogg
closed
10 years ago
1
Can't install lvish-graph-algorithms
#86
peter-fogg
closed
10 years ago
1
There should be an IMap variant containing joinable, pure values
#85
rrnewton
opened
10 years ago
1
Loggers -- could they be reusable? i.e. make close idempotent
#84
rrnewton
opened
10 years ago
0
Move Data.Par.Set and friends to Data.Par.Orphans.*
#83
rrnewton
opened
10 years ago
0
Long term issue -- ParFuture may need lazy exceptions
#82
rrnewton
opened
10 years ago
0
Next