-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chimei-ruiju.orgへの対応: main(v0.1.21)との差分を取り込み #488
Commits on Oct 20, 2024
-
add: #470:
experimental
モジュールを作成フィーチャフラグ`experimental`を指定したときのみ使用できるように設定
Configuration menu - View commit details
-
Copy full SHA for 3e06bd4 - Browse repository at this point
Copy the full SHA 3e06bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d48e53 - Browse repository at this point
Copy the full SHA 3d48e53View commit details -
`Parser#parse_with_geolonia`の具体的な実装は未着手
Configuration menu - View commit details
-
Copy full SHA for 735ebc0 - Browse repository at this point
Copy the full SHA 735ebc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 556c687 - Browse repository at this point
Copy the full SHA 556c687View commit details -
add: #470:
ParserOptions
にフィールドcorrect_incomplete_city_names
を追加このフィールドがtrueに設定されている場合、市区町村名のあいまい検索を行なう
Configuration menu - View commit details
-
Copy full SHA for 90bf1e7 - Browse repository at this point
Copy the full SHA 90bf1e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33584cf - Browse repository at this point
Copy the full SHA 33584cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2146b09 - Browse repository at this point
Copy the full SHA 2146b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d97d7e - Browse repository at this point
Copy the full SHA 2d97d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b711888 - Browse repository at this point
Copy the full SHA b711888View commit details -
Configuration menu - View commit details
-
Copy full SHA for f167af2 - Browse repository at this point
Copy the full SHA f167af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 907ba63 - Browse repository at this point
Copy the full SHA 907ba63View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89f8fe6 - Browse repository at this point
Copy the full SHA 89f8fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb7095 - Browse repository at this point
Copy the full SHA 0eb7095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db0249 - Browse repository at this point
Copy the full SHA 9db0249View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95eda52 - Browse repository at this point
Copy the full SHA 95eda52View commit details -
Configuration menu - View commit details
-
Copy full SHA for c157d93 - Browse repository at this point
Copy the full SHA c157d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1d2a9 - Browse repository at this point
Copy the full SHA 1c1d2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eedcf7e - Browse repository at this point
Copy the full SHA eedcf7eView commit details -
Merge pull request #471 from YuukiToriyama/feature/re-design-parser/e…
…xperimental-parser Parserの再設計: `Parser`を再定義
Configuration menu - View commit details
-
Copy full SHA for 9cf1c4a - Browse repository at this point
Copy the full SHA 9cf1c4aView commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7041f8 - Browse repository at this point
Copy the full SHA b7041f8View commit details -
Merge pull request #474 from YuukiToriyama/feature/re-design-parser/i…
…mplement-partialord-for-token Parserの再設計: `Token`に`PartialOrd`を実装
Configuration menu - View commit details
-
Copy full SHA for 9ad36b8 - Browse repository at this point
Copy the full SHA 9ad36b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7842f8e - Browse repository at this point
Copy the full SHA 7842f8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba07c2 - Browse repository at this point
Copy the full SHA 9ba07c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa00747 - Browse repository at this point
Copy the full SHA fa00747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f0cb93 - Browse repository at this point
Copy the full SHA 4f0cb93View commit details -
fix: #470:
parse_with_geolonia()
に対するテストコードが壊れていたので修正`Parser#parse`ではなく`Parser#parse_with_geolonia`を呼ぶように変更
Configuration menu - View commit details
-
Copy full SHA for 1540d5d - Browse repository at this point
Copy the full SHA 1540d5dView commit details -
Merge pull request #475 from YuukiToriyama/feature/re-design-parser/c…
…hange-return-type Parserの再設計: 新しいパーサーの返り値を`Vec<Token>`から`ParsedAddress`に変更
Configuration menu - View commit details
-
Copy full SHA for 0392403 - Browse repository at this point
Copy the full SHA 0392403View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac3679 - Browse repository at this point
Copy the full SHA fac3679View commit details -
Configuration menu - View commit details
-
Copy full SHA for c377f0b - Browse repository at this point
Copy the full SHA c377f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16854fe - Browse repository at this point
Copy the full SHA 16854feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8518e7 - Browse repository at this point
Copy the full SHA f8518e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a9167 - Browse repository at this point
Copy the full SHA 37a9167View commit details -
add: #470: `parse_experimental(address: string, options: ParseOptions…
…): Promise<ParsedAddress>`を実装 試験的機能として
Configuration menu - View commit details
-
Copy full SHA for f099bf6 - Browse repository at this point
Copy the full SHA f099bf6View commit details -
update: #470:
parse_experiment
についてJSDocを自動生成しないように設定.d.tsの内容と競合するため
Configuration menu - View commit details
-
Copy full SHA for edcb55f - Browse repository at this point
Copy the full SHA edcb55fView commit details -
Merge pull request #476 from YuukiToriyama/feature/re-design-parser/f…
…or-wasm Parserの再設計: wasmクレートに`parse_experimental()`を実装
Configuration menu - View commit details
-
Copy full SHA for 38c2484 - Browse repository at this point
Copy the full SHA 38c2484View commit details -
update: #470:
nightly.html
での処理を旧来のParser
ベースではなく新しく追加した`parse_expe……rimental()`ベースのものに書き換えた
Configuration menu - View commit details
-
Copy full SHA for 46f20f6 - Browse repository at this point
Copy the full SHA 46f20f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bdfe18 - Browse repository at this point
Copy the full SHA 9bdfe18View commit details
Commits on Oct 28, 2024
-
Merge pull request #477 from YuukiToriyama/feature/re-design-parser/n…
…ightly-demo-page Parserの再設計: デモページ`nightly.html`で新しいパーサーを使うように変更
Configuration menu - View commit details
-
Copy full SHA for f489b85 - Browse repository at this point
Copy the full SHA f489b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 239b379 - Browse repository at this point
Copy the full SHA 239b379View commit details -
Merge pull request #478 from YuukiToriyama/feature/re-design-parser/docs
Parserの再設計:`experimental`モジュールもdocs.rsに反映されるように設定
Configuration menu - View commit details
-
Copy full SHA for d37e8ae - Browse repository at this point
Copy the full SHA d37e8aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1af4c - Browse repository at this point
Copy the full SHA 5c1af4cView commit details -
Merge pull request #479 from YuukiToriyama/feature/re-design-parser/m…
…aster Parserの再設計をrelease/v0.1.20にマージ
Configuration menu - View commit details
-
Copy full SHA for c04cc07 - Browse repository at this point
Copy the full SHA c04cc07View commit details -
Merge pull request #480 from YuukiToriyama/release/v0.1.20
release/v0.1.20をmainブランチにマージ
Configuration menu - View commit details
-
Copy full SHA for 42788b9 - Browse repository at this point
Copy the full SHA 42788b9View commit details -
fix: ParsedAddressの修正:
Metadata
のフィールドをprivateからpublicに変更外部クレートから`Metadata`のフィールドが参照できなくなっていたため
Configuration menu - View commit details
-
Copy full SHA for 9981c5c - Browse repository at this point
Copy the full SHA 9981c5cView commit details -
fix: ParsedAddressの修正:
ParsedAddress
のフィールドをprivateからpublicに変更外部クレートから`ParsedAddress`のフィールドが参照できなくなっていたため
Configuration menu - View commit details
-
Copy full SHA for 4b0afe1 - Browse repository at this point
Copy the full SHA 4b0afe1View commit details -
Merge pull request #482 from YuukiToriyama/feature/fix-parsed-address…
…/change-visibilities-of-fields ParsedAddressの修正: フィールドの可視性をprivateからpublicに変更
Configuration menu - View commit details
-
Copy full SHA for 5e808a3 - Browse repository at this point
Copy the full SHA 5e808a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 383fe87 - Browse repository at this point
Copy the full SHA 383fe87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b5bce - Browse repository at this point
Copy the full SHA 89b5bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 146f256 - Browse repository at this point
Copy the full SHA 146f256View commit details -
Merge pull request #483 from YuukiToriyama/feature/fix-parsed-address…
…/fix-docs-for-new-parser ParsedAddressの修正: `Parser#parse`のドキュメントの修正
Configuration menu - View commit details
-
Copy full SHA for a482e99 - Browse repository at this point
Copy the full SHA a482e99View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f43d6a2 - Browse repository at this point
Copy the full SHA f43d6a2View commit details -
Merge pull request #485 from YuukiToriyama/feature/fix-parsed-address…
…/fix-typo ParsedAddressの修正: Typoを修正
Configuration menu - View commit details
-
Copy full SHA for 527bbe3 - Browse repository at this point
Copy the full SHA 527bbe3View commit details -
Merge pull request #484 from YuukiToriyama/feature/fix-parsed-address…
…/master ParsedAddressの修正をrelease/v0.1.21にマージ
Configuration menu - View commit details
-
Copy full SHA for 79b5249 - Browse repository at this point
Copy the full SHA 79b5249View commit details -
Merge pull request #486 from YuukiToriyama/release/v0.1.21
release/v0.1.21をmainブランチにマージ
Configuration menu - View commit details
-
Copy full SHA for ee97b64 - Browse repository at this point
Copy the full SHA ee97b64View commit details