Actions: Ivorforce/godot
Actions
378 workflow runs
378 workflow runs
String::concat
and string.extend
functions, for string concat…
🔗 GHA
#376:
Commit 4009044
pushed
by
Ivorforce
String::concat
and string.extend
functions, for string concat…
🔗 GHA
#375:
Commit 3b43532
pushed
by
Ivorforce
String::concat
and string.extend
functions, for string concat…
🔗 GHA
#374:
Commit 648e382
pushed
by
Ivorforce
Variant
int and float conversion functions to reduce du…
🔗 GHA
#373:
Commit 0e72967
pushed
by
Ivorforce
RBSet
as a subclass of RBMap
with empty values.
🔗 GHA
#372:
Commit 5d00dc4
pushed
by
Ivorforce
RBSet
as a subclass of RBMap
with empty values.
🔗 GHA
#371:
Commit d11d8bb
pushed
by
Ivorforce
Variant
int and float conversion functions to reduce du…
🔗 GHA
#369:
Commit d6f0a88
pushed
by
Ivorforce
Variant
int and float conversion functions to reduce du…
🔗 GHA
#368:
Commit 451213e
pushed
by
Ivorforce
Variant
can_convert_strict
into can_convert
by giving it …
🔗 GHA
#367:
Commit f1039eb
pushed
by
Ivorforce
Variant
can_convert
and can_convert_strict
to produce …
🔗 GHA
#366:
Commit 06101de
pushed
by
Ivorforce
Variant
can_convert
and can_convert_strict
to produce …
🔗 GHA
#365:
Commit fc7be19
pushed
by
Ivorforce
Variant
can_convert
and can_convert_strict
to produce …
🔗 GHA
#364:
Commit a4c01b3
pushed
by
Ivorforce
Variant
can_convert
and can_convert_strict
to produce …
🔗 GHA
#363:
Commit 13c33c9
pushed
by
Ivorforce
_count
by replacing a full copy with a CoW copy for the fu…
🔗 GHA
#362:
Commit b2d881a
pushed
by
Ivorforce
String.get_slice_count
as count() + 1
, which has the…
🔗 GHA
#361:
Commit c81774e
pushed
by
Ivorforce
_verified_utf32_char
to ustring.cpp
, to reduce duplicate logic.
🔗 GHA
#360:
Commit 0765657
pushed
by
Ivorforce
_verified_utf32_char
to ustring.cpp
, to reduce duplicate logic.
🔗 GHA
#359:
Commit 3e414e9
pushed
by
Ivorforce
_verified_utf32_char
to ustring.cpp
, to reduce duplicate logic.
🔗 GHA
#358:
Commit 5b9dde4
pushed
by
Ivorforce
LocalVector.invert()
-> LocalVector.reverse()
to match the…
🔗 GHA
#357:
Commit 2a1df84
pushed
by
Ivorforce
LocalVector.invert()
-> LocalVector.reverse()
to match the…
🔗 GHA
#356:
Commit d7bc54c
pushed
by
Ivorforce
LocalVector.erase_unordered
, mimicking erase
but with `remove…
🔗 GHA
#355:
Commit b37e1dd
pushed
by
Ivorforce
LocalVector.erase_unordered
, mimicking erase
but with `remove…
🔗 GHA
#354:
Commit 17eb8eb
pushed
by
Ivorforce