Skip to content

Conversation

@halx99
Copy link
Collaborator

@halx99 halx99 commented Dec 28, 2021

  • All string_view
  • Improve JNI call
  • robin_map for all string map with Heterogeneous lookup support
  • ci improvements
  • Use std::filesystem implement listFiles on supported build system
  • Optional windows webview2 with cmake variable ADXE_ENABLE_WEBVIEW2, by default: enabled

@halx99 halx99 changed the title Huge replace const std::string& with std::string_view Merge ahead to dev Dec 29, 2021
@halx99 halx99 marked this pull request as ready for review December 29, 2021 12:22
@halx99
Copy link
Collaborator Author

halx99 commented Dec 31, 2021

Will merge later, now the default branch release instead dev for stable reason

@halx99 halx99 merged commit f5096dd into dev Dec 31, 2021
@halx99 halx99 deleted the ahead branch December 31, 2021 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use std::string_view instead const std::string& since we update codebase to c++17

2 participants