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

Add TableTranslator , ScriptTranslator in Component #287

Merged
merged 16 commits into from
Feb 2, 2024

Commits on Oct 19, 2023

  1. add Component.TableTranslator

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4a97039 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. add LTableTranslator

    shewer committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bbb209b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. 移除 table_translator.h

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f14a02e View commit details
    Browse the repository at this point in the history
  2. 移除 table_translator.h

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6451c9d View commit details
    Browse the repository at this point in the history
  3. 加入 LScriptTranslator

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    dba5d1b View commit details
    Browse the repository at this point in the history
  4. fixed boost::optional error

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5cf4a51 View commit details
    Browse the repository at this point in the history
  5. fix memory dump : memories_callback 初始化

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    73c109d View commit details
    Browse the repository at this point in the history
  6. add sample

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e77d24f View commit details
    Browse the repository at this point in the history
  7. fixd code

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fc78224 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. clang-format 排版

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f0915e6 View commit details
    Browse the repository at this point in the history
  2. fixed sample/ script code

    shewer committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5a25e5e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. 補上 *engine

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b6289ac View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. merged chore: switch to std::optional when using C++17 or above

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    964ff8a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. add dict user_dict members of Translator

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d8fa6ae View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. refactoring code

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    df9b17b View commit details
    Browse the repository at this point in the history
  2. refactoring code

    Signed-off-by: shewer <shewer@gmail.com>
    shewer committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7c23229 View commit details
    Browse the repository at this point in the history