Skip to content
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

chore: merge master into next #675

Merged
merged 79 commits into from
May 18, 2024

Commits on Mar 30, 2024

  1. Str:encode_uri

    salano-ym committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b444057 View commit details
    Browse the repository at this point in the history
  2. Str:encode_uri_component

    salano-ym committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d4a5cc7 View commit details
    Browse the repository at this point in the history
  3. Str:decode_uri

    salano-ym committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0cfbaf7 View commit details
    Browse the repository at this point in the history
  4. Str:decode_uri_component

    salano-ym committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    bbecdf6 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Str:encode_uri
    Str:encode_uri_component
    Str:decode_uri
    Str:decode_uri_component
    salano-ym committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d599f8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d094fd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. encode系のdocを修正

    salano-ym committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    7458adc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab686d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3deebcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7face7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. arr.splice

    salano-ym committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    67f393e View commit details
    Browse the repository at this point in the history
  2. doc修正(arr.splice)

    salano-ym committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3761bf1 View commit details
    Browse the repository at this point in the history
  3. doc修正 (arr.splice)

    salano-ym committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3bd6c25 View commit details
    Browse the repository at this point in the history
  4. fix lint

    salano-ym committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a1e98cf View commit details
    Browse the repository at this point in the history
  5. arr.flat

    salano-ym committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    84437df View commit details
    Browse the repository at this point in the history
  6. arr.flat_mapを追加

    salano-ym committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    19d3d9f View commit details
    Browse the repository at this point in the history
  7. doc修正(arr.splice)

    salano-ym committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    de79a95 View commit details
    Browse the repository at this point in the history
  8. doc修正(arr.flat)

    salano-ym committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    35d7e7f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    5db3408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccc492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    491de8b View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG

    salano-ym committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2b1fd0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    652d67d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    2924a1a View commit details
    Browse the repository at this point in the history
  2. fix CHANGELOG.md

    salano-ym committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    32a8d66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c354411 View commit details
    Browse the repository at this point in the history
  4. fix indent

    salano-ym committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c7a5a04 View commit details
    Browse the repository at this point in the history
  5. fix indent

    salano-ym committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    492f6b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5540737 View commit details
    Browse the repository at this point in the history
  7. fix CHANGELOG.md

    salano-ym committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a402ab4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cf197d View commit details
    Browse the repository at this point in the history
  9. fix CHANGELOG.md

    salano-ym committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c48c3ed View commit details
    Browse the repository at this point in the history
  10. Bump actions/checkout from 4.1.3 to 4.1.4 in the gh-actions group

    Bumps the gh-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4.1.3 to 4.1.4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.3...v4.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gh-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c982c39 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge pull request aiscript-dev#634 from aiscript-dev/dependabot/gith…

    …ub_actions/gh-actions-b93eff89fb
    
    Bump actions/checkout from 4.1.3 to 4.1.4 in the gh-actions group
    salano-ym authored May 2, 2024
    Configuration menu
    Copy the full SHA
    17f0c85 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. add test Date:

    - Date:year
    - Date:month
    - Date:day
    - Date:hour
    - Date:minute
    - Date:second
    - Date:millisecond
    salano-ym committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ef71160 View commit details
    Browse the repository at this point in the history
  2. replace || -> ??

    salano-ym committed May 3, 2024
    Configuration menu
    Copy the full SHA
    769764a View commit details
    Browse the repository at this point in the history
  3. update CHAGELOG.md

    salano-ym committed May 3, 2024
    Configuration menu
    Copy the full SHA
    19225bb View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Merge pull request aiscript-dev#645 from salano-ym/fix-falsy

    Date:year系の関数に0を渡すと現在時刻になる問題を修正
    salano-ym authored May 4, 2024
    Configuration menu
    Copy the full SHA
    fb6101f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. fix: 位置情報を修正 (aiscript-dev#648)

    * fix: 位置情報を修正
    
    * changelog
    
    * add test for location
    uzmoi authored May 6, 2024
    Configuration menu
    Copy the full SHA
    5c88552 View commit details
    Browse the repository at this point in the history
  2. 二項演算子にLocを追加 (aiscript-dev#647)

    * call, and, orノードにlocを追加
    
    * InfixにoperatorLocsプロパティーを追加
    
    * 糖衣構文の二項演算子のノードにlocを追加
    
    * and, orノードにlocを追加
    
    * refactor
    
    * 型エイリアスを使用
    uzmoi authored May 6, 2024
    Configuration menu
    Copy the full SHA
    dc7bfa3 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4.1.4 to 4.1.5 in the gh-actions group

    Bumps the gh-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4.1.4 to 4.1.5
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.4...v4.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gh-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    5e135c7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. str.starts_withを追加

    salano-ym committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1e67f13 View commit details
    Browse the repository at this point in the history
  2. str.ends_withを追加

    salano-ym committed May 9, 2024
    Configuration menu
    Copy the full SHA
    32c6a40 View commit details
    Browse the repository at this point in the history
  3. fix docs/primitive-props.md

    - str.starts_with
    - str.ends_with
    salano-ym committed May 9, 2024
    Configuration menu
    Copy the full SHA
    11e5f01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab8dc7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c137a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea19fc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98b532d View commit details
    Browse the repository at this point in the history
  8. str.pad_startを追加

    salano-ym committed May 9, 2024
    Configuration menu
    Copy the full SHA
    427a6d8 View commit details
    Browse the repository at this point in the history
  9. str.pad_endを追加

    salano-ym committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e1b3a22 View commit details
    Browse the repository at this point in the history
  10. arr.insertを追加

    salano-ym committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4a18c33 View commit details
    Browse the repository at this point in the history
  11. fix test

    - arr.insert
    salano-ym committed May 9, 2024
    Configuration menu
    Copy the full SHA
    86fe815 View commit details
    Browse the repository at this point in the history
  12. arr.removeを追加

    salano-ym committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f6993b2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request aiscript-dev#650 from aiscript-dev/dependabot/gith…

    …ub_actions/gh-actions-e8df6e148d
    
    Bump actions/checkout from 4.1.4 to 4.1.5 in the gh-actions group
    salano-ym authored May 9, 2024
    Configuration menu
    Copy the full SHA
    863a192 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. 空の配列を初期値なしでreduceする時エラーを出すように (aiscript-dev#600)

    * Update primitive-props.ts
    
    * Update index.ts
    
    * fix
    
    * Update primitive-props.md
    
    * Update CHANGELOG.md
    FineArchs authored May 10, 2024
    Configuration menu
    Copy the full SHA
    5c7f11f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    f586319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a971bda View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Merge pull request aiscript-dev#653 from salano-ym/str-padstart-padend

    str.pad_startとstr.pad_endを追加
    salano-ym authored May 12, 2024
    Configuration menu
    Copy the full SHA
    2dcb3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    481c4e4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request aiscript-dev#654 from salano-ym/arr-insert-remove

    arr.insertとarr.removeを追加
    salano-ym authored May 12, 2024
    Configuration menu
    Copy the full SHA
    f96693a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20fb010 View commit details
    Browse the repository at this point in the history
  5. Merge pull request aiscript-dev#633 from salano-ym/async-mergesort

    arr.sortを非同期処理に変更
    salano-ym authored May 12, 2024
    Configuration menu
    Copy the full SHA
    884bfeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    571934a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30ed94c View commit details
    Browse the repository at this point in the history
  8. Merge pull request aiscript-dev#622 from salano-ym/arr-flat

    arr.flat、arr.flat_mapを追加
    salano-ym authored May 12, 2024
    Configuration menu
    Copy the full SHA
    44a9e4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ddae30e View commit details
    Browse the repository at this point in the history
  10. Merge pull request aiscript-dev#608 from salano-ym/encode-uri

    URIのエンコード・デコード関数を追加
    salano-ym authored May 12, 2024
    Configuration menu
    Copy the full SHA
    5281d04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1d9d22 View commit details
    Browse the repository at this point in the history
  12. Merge pull request aiscript-dev#652 from salano-ym/str-startswith-end…

    …swith
    
    str.starts_withとstr.ends_withを追加
    salano-ym authored May 12, 2024
    Configuration menu
    Copy the full SHA
    c90a098 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba6cdba View commit details
    Browse the repository at this point in the history
  14. remove spaces index.ts

    salano-ym authored May 12, 2024
    Configuration menu
    Copy the full SHA
    324fddd View commit details
    Browse the repository at this point in the history
  15. Merge pull request aiscript-dev#621 from salano-ym/arr-splice

    arr.spliceを追加
    salano-ym authored May 12, 2024
    Configuration menu
    Copy the full SHA
    9e61804 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. improve test: Math:gen_rng

    salano-ym committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4cb7919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e758cef View commit details
    Browse the repository at this point in the history
  3. refactor index.ts

    salano-ym authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f4f8603 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. 関数の省略された引数にNULLを格納するように (aiscript-dev#639)

    * Update index.ts
    
    * add test
    
    * Update CHANGELOG.md
    FineArchs authored May 14, 2024
    Configuration menu
    Copy the full SHA
    38f36ef View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request aiscript-dev#660 from salano-ym/fix-test-genrng

    Math:gen_rngのテストを改善
    salano-ym authored May 16, 2024
    Configuration menu
    Copy the full SHA
    43ff2a9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. CHANGELOGの更新をunreleasedフォルダ内で行うようにする (aiscript-dev#666)

    * create pre-release workflow
    
    * refactor
    
    * fix
    
    * time order
    
    * 消し忘れ
    FineArchs authored May 17, 2024
    Configuration menu
    Copy the full SHA
    f72da1b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    dcf3693 View commit details
    Browse the repository at this point in the history