Commit graph

  • cd9ec479c7
    Merge b63048e351 into 96bbb274df dependabot[bot] 2023-05-07 09:25:41 +0000
  • b63048e351
    Bump loader-utils and react-scripts dependabot/npm_and_yarn/loader-utils-and-react-scripts-2.0.4 dependabot[bot] 2023-05-07 09:25:39 +0000
  • a122397d1a
    Merge f451b6c0aa into 96bbb274df dependabot[bot] 2023-05-07 09:25:11 +0000
  • f451b6c0aa
    Bump minimist, mkdirp, loader-fs-cache and handlebars dependabot/npm_and_yarn/minimist-and-mkdirp-and-loader-fs-cache-and-handlebars-1.2.8 dependabot[bot] 2023-05-07 09:25:09 +0000
  • 1385b676b0
    Merge 9abca8a2c4 into 96bbb274df dependabot[bot] 2023-05-07 09:24:36 +0000
  • 7ddd2ff38c
    Merge 7784685fd4 into 96bbb274df dependabot[bot] 2023-05-07 09:24:36 +0000
  • 7784685fd4
    Bump decode-uri-component from 0.2.0 to 0.2.2 dependabot/npm_and_yarn/decode-uri-component-0.2.2 dependabot[bot] 2023-05-07 09:24:35 +0000
  • 6049f6c938
    Merge f2ffa0631e into 96bbb274df dependabot[bot] 2023-05-07 09:24:34 +0000
  • 9abca8a2c4
    Bump qs from 6.5.2 to 6.5.3 dependabot/npm_and_yarn/qs-6.5.3 dependabot[bot] 2023-05-07 09:24:34 +0000
  • f2ffa0631e
    Bump json5 from 1.0.1 to 1.0.2 dependabot/npm_and_yarn/json5-1.0.2 dependabot[bot] 2023-05-07 09:24:32 +0000
  • 521e813e3f
    Merge 77219e291c into 96bbb274df dependabot[bot] 2022-02-10 20:23:52 +0000
  • 77219e291c
    Bump node-sass from 4.13.1 to 7.0.0 dependabot/npm_and_yarn/node-sass-7.0.0 dependabot[bot] 2022-02-10 20:23:51 +0000
  • 96bbb274df
    Create LICENSE master Sorrel 2021-04-14 20:34:07 -0400
  • bb69a9ffa4 patch test bug incorrectly oriented square brackets Sorrel Bri 2020-05-21 19:36:43 -0700
  • dfae87e408 stub working parse of or Operation on sets; phoneList being read as setAlias Sorrel Bri 2020-05-21 19:02:18 -0700
  • c264b56c2e stub AST results for set definition with join Sorrel Bri 2020-05-18 22:37:19 -0700
  • 73761e6f60 fix syntax errors in example latl file Sorrel Bri 2020-05-18 22:02:00 -0700
  • bb8c05a579 add support for set aliases Sorrel Bri 2020-05-09 22:18:07 -0700
  • 9619b4a07c update latl README with set definition Sorrel Bri 2020-05-09 16:24:00 -0700
  • abfe14b410 construct AST properly for multi set definitions Sorrel Bri 2020-05-09 15:22:01 -0700
  • 40aec30537 parse AST for single set definition Sorrel Bri 2020-05-08 23:32:49 -0700
  • 3d4d1cd66e hack set definition postprocessors Sorrel Bri 2020-05-07 23:24:19 -0700
  • dee27b0d30 init codeGenerator in latl Sorrel Bri 2020-05-06 22:31:15 -0700
  • 432630e600 add postprocessors to grammar.ne for cleaning tree of empty nodes Sorrel Bri 2020-04-14 22:03:56 -0700
  • aa19d42a11 stub parser sj_latl Sorrel Bri 2020-03-27 15:55:45 -0700
  • 7c75be543f define tokens for lexing set [concat], [dissoc] operations Sorrel Bri 2020-03-15 21:40:31 -0700
  • a7dad0d3e5 define tokens for lexing set [] in, yield [] operations Sorrel Bri 2020-03-14 23:06:15 -0700
  • 2634e35a01 define tokens for lexing set definitions, aliases, or operation, and aliases Sorrel Bri 2020-03-14 22:14:31 -0700
  • 6e230de7f0 stub language spec and example files Sorrel Bri 2020-03-13 14:13:01 -0700
  • f5a712557c init parser with nearley Sorrel Bri 2020-03-12 12:38:52 -0700
  • e08500a047 init lexer with moo Sorrel Bri 2020-03-11 21:09:41 -0700
  • 3f2c822c55 patch phoneme feature bug, add initWaffleState Sorrel Bri 2020-03-04 16:27:26 -0800
  • ad364bbd07 debug for waffle present Sorrel Bri 2020-03-04 15:15:07 -0800
  • c653653ba1 support for epoch and features, lexicon support still buggy Sorrel Bri 2020-03-03 20:32:54 -0800
  • 20bede405f patch issues with phone token context Sorrel Bri 2020-03-03 18:12:38 -0800
  • 5c2138e04f patch for improved character support in spacing modifier range Sorrel Bri 2020-03-03 01:33:28 -0800
  • d3ebe61577 add latl parse for features Sorrel Bri 2020-03-03 01:20:06 -0800
  • da45699c59 debug parse_latl, hook up Output to state Sorrel Bri 2020-03-02 22:46:08 -0800
  • 78b513c9be add support for extended IPA, greek characters, etc, with phone token Sorrel Bri 2020-03-02 20:48:42 -0800
  • 4ee5bc0f78 hook input on LatlOutput to dispatch function Sorrel Bri 2020-03-02 19:14:51 -0800
  • 49419a39ee test green for run from parsed epoch latl Sorrel Bri 2020-03-02 19:06:21 -0800
  • 35f815a9c9 add AST parsing support for epoch definitions Sorrel Bri 2020-03-02 15:06:59 -0800
  • 64b2b5d332 stub AST parser Sorrel Bri 2020-03-01 23:17:57 -0800
  • 686a1b1ffc refactor tokenize to return token objects Sorrel Bri 2020-03-01 23:03:33 -0800
  • 6bd425ac34 add tokenizer for epoch, feature, and lexicon tokens Sorrel Bri 2020-03-01 22:42:35 -0800
  • d5d1eb2fa2 stub parse_latl reducer action Sorrel Bri 2020-03-01 20:55:23 -0800
  • 6bdd0a9d65 patch revert some of Epoch refactor Sorrel Bri 2020-03-01 15:49:56 -0800
  • 74bbca028f refactor Epoch component Sorrel Bri 2020-03-01 15:41:25 -0800
  • c13cc33697 patch to fix error messaging tests sj_refactor_test Sorrel Bri 2020-03-01 12:59:41 -0800
  • 22b4adb547 add router to componenet tests Sorrel Bri 2020-02-29 12:59:33 -0800
  • 201b4ca8b9 stub latl reducer Sorrel Bri 2020-02-29 12:52:20 -0800
  • ff681e6223 stub style for latl Sorrel Bri 2020-02-29 12:44:02 -0800
  • b9b30014c7 stub #/latl route components Sorrel Bri 2020-02-28 18:41:42 -0800
  • 4b77f69cd3 init latl Sorrel Bri 2020-02-28 17:44:36 -0800
  • d61ca7f13c Updates gh-pages Sorrel Bri 2020-02-28 17:07:44 -0800
  • ca7aea4ce3 patch with updated name and title Sorrel Bri 2020-02-28 17:07:20 -0800
  • 404b2376ab Updates Sorrel Bri 2020-02-28 13:31:05 -0800
  • 2d31a20f4b patch grid gap style Sorrel Bri 2020-02-28 13:30:48 -0800
  • 156b05ec42 patch typos in readme Sorrel Bri 2020-02-28 13:27:55 -0800
  • d5a5aef2bb Updates Sorrel Bri 2020-02-28 13:14:49 -0800
  • 0dfd40dff3 patch typos in readme Sorrel Bri 2020-02-28 13:14:29 -0800
  • e570bdfeff add feature remove button, style buttons Sorrel Bri 2020-02-28 13:12:19 -0800
  • e7a7673d68 add clear output to Options component, remove future options sj_options Sorrel Bri 2020-02-28 11:58:16 -0800
  • eb96418015 Updates Sorrel Bri 2020-02-28 11:47:24 -0800
  • d87a99c498 patch epochs to update with parent Sorrel Bri 2020-02-28 11:47:01 -0800
  • a74d387834 add error messaging for improper rules Sorrel Bri 2020-02-28 11:13:32 -0800
  • cbeaa58c20 Updates Sorrel Bri 2020-02-27 14:50:47 -0800
  • d1e1d8e1c6 add support for epoch parents Sorrel Bri 2020-02-27 14:50:25 -0800
  • be10c6923f add usage documentation to readme sj_deploy Sorrel Bri 2020-02-27 13:52:15 -0800
  • 44990abd68 style global padding and improve margin around components Sorrel Bri 2020-02-26 16:48:50 -0800
  • 19f29c80f9 Updates Sorrel Bri 2020-02-26 16:36:40 -0800
  • 364a3fee29 first deploy Sorrel Bri 2020-02-26 16:36:06 -0800
  • c5b7e13029 add style to results component Sorrel Bri 2020-02-26 16:27:45 -0800
  • 953c403f3b style features and options components sj_style Sorrel Bri 2020-02-26 16:16:52 -0800
  • 7f868c5a26 add fonts, standardize textarea size Sorrel Bri 2020-02-26 15:23:39 -0800
  • 228e31a41a add responsive grid style to app layout Sorrel Bri 2020-02-26 14:42:47 -0800
  • 86c4d3698d refactor components for code cleanliness Sorrel Bri 2020-02-26 14:06:04 -0800
  • 936e09d00a add main color theme Sorrel Bri 2020-02-21 21:45:53 -0800
  • 3f2b4e6618 refactor components to remove unused useState hooks Sorrel Bri 2020-02-21 20:55:17 -0800
  • 6f55f0ac39 refactor Output component to display multiple results Sorrel Bri 2020-02-21 20:21:06 -0800
  • 745fd3b899 clean unused useState hooks from PCA component sj_output Sorrel Bri 2020-02-21 16:14:20 -0800
  • eb551a3fce refactor results reducer for cleanliness sj_multi_epoch Sorrel Bri 2020-02-21 16:00:34 -0800
  • 31fab0ea57 add support for multiple epochs with dependencies Sorrel Bri 2020-02-21 15:17:59 -0800
  • 471759a7cf refactor rule decomposition for cleanliness Sorrel Bri 2020-02-20 17:06:13 -0800
  • 6885aeba2f add error check for unknown tokens in feature portions of rules Sorrel Bri 2020-02-19 23:18:18 -0800
  • 54dbe75a70 add error messages for rule syntax Sorrel Bri 2020-02-19 22:14:21 -0800
  • 66be6e0650 confirm through fifth sample sound change rule Sorrel Bri 2020-02-19 18:52:29 -0800
  • 162b6b8cfc debug word initial environment rules Sorrel Bri 2020-02-19 18:50:59 -0800
  • 42f0b179c8 patch transformLexeme to remove empty phoneme object in case of deletion Sorrel Bri 2020-02-19 18:36:42 -0800
  • 07be982b51 add support for word end and phoneme deletion Sorrel Bri 2020-02-19 18:33:00 -0800
  • a19102f82e display results of run in Output component Sorrel Bri 2020-02-16 18:28:43 -0800
  • 3d0bde1c55 refactor results reducer for cleanliness Sorrel Bri 2020-02-16 15:11:36 -0800
  • afbd9d9bdf green on run for single epoch Sorrel Bri 2020-02-16 00:48:36 -0800
  • 1b51405f02 patch decomposeRules in results to process phoneme sequences Sorrel Bri 2020-02-13 23:40:34 -0800
  • bcf79aa28c refactor features reducer for cleanliness Sorrel Bri 2020-02-13 21:02:51 -0800
  • 298c153f88 rename reducer files to remove redundant state prefix Sorrel Bri 2020-02-13 20:20:03 -0800
  • 1e15578aec map rules object on results run Sorrel Bri 2020-02-13 13:56:19 -0800
  • 98864740ca hook Options form submit to RUN dispatch Sorrel Bri 2019-12-20 14:08:22 -0800
  • b748c8d104 hook results to Output render Sorrel Bri 2019-12-20 14:03:40 -0800
  • 2d207c4783 patch failing SoundChangeSuite tests Sorrel Bri 2019-12-20 13:59:23 -0800