Commit graph

65 commits

Author SHA1 Message Date
Sorrel Bri
cabf342b4a patch SET_EPOCH reducer action with index undefined check 2019-12-16 14:29:44 -08:00
Sorrel Bri
d83ee0fba3 fix state init function to map epoch pointer to initialized lexicon 2019-12-16 13:41:18 -08:00
Sorrel Bri
c8f6b65302 refactor to break stateReducer into modules for each property of state 2019-12-11 22:19:54 -08:00
Sorrel Bri
02426fb383 add state flow type to state reducer 2019-12-09 22:59:04 -08:00
Sorrel Bri
04893064a4 add find feature and decompose rule to run action 2019-12-06 14:40:05 -08:00
Sorrel Bri
ce8d01a7b4 stub state init function to test run changes 2019-12-04 22:30:39 -08:00
Sorrel Bri
24b032e6f7 patch export error 2019-12-04 21:37:20 -08:00
Sorrel Bri
ab02f945c6 add reducer action for epoch mutation in place 2019-12-04 21:22:12 -08:00
Sorrel Bri
a29d7177dd add new epoch reducer action 2019-12-04 21:11:17 -08:00
Sorrel Bri
faec991cd0 refactor state for features to contain references to phones 2019-12-04 20:28:48 -08:00
Sorrel Bri
741af7f76e add support for mulitgraph positive and negative phones 2019-12-04 19:33:17 -08:00
Sorrel Bri
c8c8474157 add positive phones from add feature to state 2019-12-04 18:13:46 -08:00
Sorrel Bri
afea8906e1 stub ADD_FEATURE reducer action 2019-12-04 16:03:49 -08:00
Sorrel Bri
a6b362efda add reducer actions ADD_LEXEME, SET_LEXEME 2019-12-04 15:52:46 -08:00
Sorrel Bri
fe474583ef stub reducer hook 2019-12-04 14:25:16 -08:00