Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@EternaleapFromPit
Copy link
Contributor

@EternaleapFromPit EternaleapFromPit commented Nov 22, 2025

  • Added tests for search module.

  • Changed import approach - changed from relative path imports to package imports. In general it is preferrable approach.

  • Reverted single change: it have to be
    const delimiters = switch (builtin.target.os.tag) {
    .windows => " \r\n\t",
    else => " \n\t",
    };
    It seems to me like accidental change, but I may be wrong - please let me know if I'm wrong.

    Thank u for developing project.

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.

1 participant