[2023-03-13] Library and Engine Team Update #5905
jdunkerley
started this conversation in
Weekly Demo Day
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
common-polyglot-core-utils
project and removed some duplicated logic Add acommon-polyglot-core-utils
project #5855fill_empty
helper aligned withfill_nothing
(renamed fromfill_missing
) Fixcross_tab
column naming edge cases, addfill_empty
#5863Regex.compile
and updatedmatch
,find
andfind_all
to use. Regex.Compile using Truffle Regex, update find, match and match_all #5785Meta.is_a
behavior to work for types. Meta.is_a consistent with case-type-of check #5853Meta.get_constructor_fields
works for Type. Meta.get_constructor_fields works for Type #5869{0}
was appearing. Use SimpleFormatter.formatMessage to replace {0} with actual parameters #5870Beta Was this translation helpful? Give feedback.
All reactions