Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | Add additional unit tests for RegEx | toastedbreadandomelette | 2024-04-10 | 1 | -0/+42 |
* | Fix for RegEx.sub truncating string when 'end' is used | Sofox | 2024-02-20 | 1 | -0/+12 |
* | Fixed RegEx search_all for zero length matches/lookahead/lookbehind | Sofox | 2023-12-08 | 1 | -1/+138 |
* | Adds additional tests for RegEx class | BrunoArmondBraga | 2023-09-25 | 1 | -4/+76 |
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -1/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Replace Array return types with TypedArray | kobewi | 2022-08-22 | 1 | -1/+1 |
* | Generate error if RegEx offset is negative | Marcel Admiraal | 2022-07-29 | 1 | -10/+0 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Move and add new RegEx test cases | Maximilian Mayer | 2020-11-22 | 1 | -0/+164 |