This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
3d9b37911d797c4ad513cf93818235e6a998d0a2
godot
/
modules
/
regex
History
Thaddeus Crews
3d9b37911d
Merge pull request
#103011
from Repiteo/style/svgo-newline
...
Style: Ensure svgs have trailing newlines
2025-03-07 15:12:41 -06:00
..
doc_classes
Clean up more
[b]Example:[/b]
lines from the class reference
2024-11-11 12:05:34 +01:00
icons
Style: Enforce trailing newlines on svgs
2025-02-18 11:02:45 -06:00
tests
RegEx: Fix handling of unset/unknown capture groups
2024-11-30 13:35:49 +03:00
config.py
pcre2: Update to upstream version 10.42 (take two)
2023-06-12 15:12:15 +02:00
regex.compat.inc
[RegEx] Add show_error parameter to control error printing on compilation fail
2024-08-28 15:35:42 +03:00
regex.cpp
Remove implicit conversions from String, Char16String and CharString to data pointers. Make conversions to StrRange implicit to aid transition.
2025-01-17 17:31:58 +01:00
regex.h
RegEx: Fix handling of unset/unknown capture groups
2024-11-30 13:35:49 +03:00
register_types.cpp
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02:00
register_types.h
…
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00