ron icon indicating copy to clipboard operation
ron copied to clipboard

Haskell implementation of RON and RON-RDT

Results 77 ron issues
Sort by recently updated
recently updated
newest added

type_Enhancement
level_Intermediate

Write own string encoding.

type_Enhancement
level_Research
priority_High

items = value items of composite types like RGA or OR-Set

level_Research
type_Task

measure performance (moved from https://github.com/cblp/crdt/issues/22)

level_Research
type_Task

E. g. why Base32 is used and when.

level_Research
type_Task

``` $ $STACK exec -- weeder weeder: /home/travis/build/ff-notes/ron/ron-test/.stack-work/dist/x86_64-linux/Cabal-2.2.0.1: getDirectoryContents:openDirStream: does not exist (No such file or directory) The command "$STACK exec -- weeder" exited with 1. ```

type_Bug
level_Beginner

```clj ; built-in, implicit ; (import Atom) ; (import RDT [RGA, ORSet, VersionVector]) ; stdlib (import Time Day) (... use Day ...) ; user libraries? ```

type_Enhancement
level_Research

```haskell -- now note_status_assignIfDiffer newStatus = do curStatus

type_Enhancement
level_Research

type_Enhancement
level_Research