1
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 23 hours ago.
Apr 25, 2024 — Apr 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move Segments::Candidate out as Candidate in candidate.h. More... 3 months ago
Refactor the logic of inserting and deleting candidates. More... 3 months ago
Refactor to extract a logic to create an alternative candidate. More... 3 months ago
Rename parameters to clarify the definitions. More... 3 months ago
Update the logic to add a new candidate as a preparation for the next step. More... 3 months ago
Refactoring of GetFormTypesFromStringPair. More... 3 months ago
Use Util::FormType instead of VariantsRewriter::FormType. More... 3 months ago
Renamed SessionConverter to EngineConverter More... 3 months ago
Change the arguments and return value of GetFormTypesFromStringPair. More... 3 months ago
Move GetFormTypesFromStringPair to VariantsRewriter More... 3 months ago
Second trial to remove SessionInterface and SessionHandlerInterface. More... 3 months ago
Fix typos in VariantsRewriter. More... 3 months ago
Remove the dependency to Converter and Segments from EngineInterface. More... 3 months ago
Change `EraseExistingCandidates` to `FindEraseCandidates`. More... 3 months ago
Stop inserting candidates more than once. More... 3 months ago
Refactoring of NumberRewriter More... 3 months ago
Remove session/internal and engien/internal. Using internal directory is deprecated. More... 3 months ago
Automated g4 rollback of changelist 720920580. More... 3 months ago
Removed SessionInterface and SessionHandlerInteface. More... 3 months ago
Address clang-tidy warning: constness of local preventing automatic move. More... 3 months ago
Remove unused visibility specs More... 3 months ago
- Moved SessionConverter from session/ to engine/ - Get rid of the dependency from engine/ to session/ - Cleanup visibility. More... 3 months ago
Refactoring of CollocationRewriter with modern C++. More... 3 months ago
Add individual define for each rewriters to check whether or not to add them More... 3 months ago
Simplify unnecessary conditional execution in DateRewriter::Rewrite. More... 3 months ago
Remove --build_tests_only from the bazel test command in CI. More... 3 months ago
Add target_compatible_with to a subrule in mozc_win32_cc_prod_binary. More... 3 months ago
Set `/DEPENDENTLOADFLAG` in Bazel Windows build (#1166) More... 3 months ago
Add key_len() as a pre-calculated length of key() in Unicode character. More... 3 months ago
Include absl/strings/str_cat.h in addition to the debug build. More... 3 months ago