]> Git — Sourcephile - gargantext.git/history - bin
[PARSERS] refactor, split, organize (TODO: tests parsers).
[gargantext.git] / bin /
2019-04-05 Alexandre Delanoë[MERGE] Fix warnings.
2019-04-05 Alexandre Delanoë[Phylo][Merge] Fix warnings and adding Eq instance...
2019-02-15 qlobbeMerge branch 'dev' into dev-phylo
2019-02-12 Alexandre Delanoë[EXE] cosmetics.
2019-02-12 Alexandre Delanoë[FIX] so well typed.
2019-02-12 Nicolas PouillardIntegrate cleanEnv in runCmdDev*
2019-02-09 Alexandre DelanoëMerge branch 'dev-ngrams-repo' of ssh://delanoe.org...
2019-02-09 Nicolas Pouillard[NGRAMS-REPO] Basic Repo storage as JSON
2019-02-08 Alexandre DelanoëMerge branch 'dev-ngrams-repo' of ssh://gitlab.iscpif...
2019-02-08 Nicolas PouillardDevEnv: revamp newDevEnv, rumCmdDev
2019-02-05 Nicolas Pouillard[NGRAMS-REPO] Basic flow insertion
2019-01-14 Alexandre Delanoë[FLOW] optim ok.
2019-01-14 Nicolas Pouillard[IMPORT] Fix build issues
2019-01-14 Alexandre Delanoë[FILE] missing.
2018-07-18 Alexandre Delanoë[FEAT] adding nbContexts in result of CLI cooc count...
2018-07-09 Alexandre Delanoë[CLI COOC] fix cooc behavior, next refacto and newtypes.
2018-07-06 Alexandre Delanoë[FIX] types for cooc function before refactoring.
2018-07-05 Alexandre Delanoë[CLI FIX] for now better perf with mapConcurrently...
2018-07-04 Nicolas PouillardDisplay the current proc
2018-07-04 Nicolas PouillardmapConcurrentlyChunked: min chunks of 1
2018-07-04 Nicolas Pouillardre-fix mapConcurrentlyChunked
2018-07-04 Nicolas Pouillardfix mapConcurrentlyChunked
2018-07-04 Nicolas PouillardmapConcurrentlyChunked
2018-07-04 Nicolas PouillardShow years
2018-07-04 Nicolas Pouillard<$> to .
2018-07-04 Alexandre Delanoë[CLI FIX] IntMap.
2018-07-04 Alexandre Delanoë[CLI] cooc by year threaded.
2018-07-03 Alexandre Delanoë[CLI] mapConcurrently.
2018-07-03 Alexandre Delanoë[CLI] use cooc without stem.
2018-07-03 Nicolas PouillardFix splitting and show progress
2018-07-03 Nicolas PouillardMore WithList fixes
2018-07-03 Alexandre Delanoë[Index with TermList] compiles but weird behavior.
2018-07-03 Nicolas PouillardSome fixes
2018-07-02 Alexandre Delanoë[SPECS] index a corpus with term list.
2018-06-29 Alexandre Delanoë[CLI] spliting executables into server and cli. Fixing...