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

Fix #2937: Improve performance of tocolor #3044

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 25, 2023

  1. Replaced C++ tocolor function with embedded lua equivalent

    It should be faster this way 🤔
    TracerDS committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a5e551e View commit details
    Browse the repository at this point in the history
  2. Added range checks

    TracerDS committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3732903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5821a7c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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

Commits on Aug 13, 2023

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

Commits on Sep 24, 2023

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

Commits on Feb 9, 2024

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

Commits on Jun 15, 2024

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