• Przemyslaw Kaminski's avatar
    [ngrams] ngramsValidPatch put to appropriate use · 99598e59
    Przemyslaw Kaminski authored
    For ngrams table, we set ngramsValidPatch = mempty because the table
    is refreshed and we have issue
    #594
    
    However, we need to keep that field, it turns out, because we have
    #598
    
    Recently applied patches are needed for the document ngrams
    highlighting.
    
    This all would be unnecessary (or at least moved to the backend) if we
    had
    #553
    99598e59
Name
Last commit
Last update
..
Components Loading commit data...
Config Loading commit data...
Context Loading commit data...
Core/NgramsTable Loading commit data...
Data Loading commit data...
Hooks Loading commit data...
Sessions Loading commit data...
Text Loading commit data...
Utils Loading commit data...
AsyncTasks.purs Loading commit data...
Classes.purs Loading commit data...
Config.purs Loading commit data...
Ends.purs Loading commit data...
Hooks.purs Loading commit data...
Prelude.purs Loading commit data...
Router.purs Loading commit data...
Routes.purs Loading commit data...
Sessions.purs Loading commit data...
Types.purs Loading commit data...
Utils.purs Loading commit data...