[2025-01-20] Libs and Engine Team Demo Day #12074
GregoryTravis
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
-
Table.filter
. Dynamic widget improvements toTable.filter
. #12032/
Treat data links even more like symlinks, allow crossing using/
#11926Integer.parse
to get correct widget forradix
Fix type signature forInteger.parse
to get correct widget forradix
#11954BindingsMap
by instead relying onStaticModuleScope
for atom type resolution SimplifyBindingsMap
by instead relying onStaticModuleScope
for atom type resolution #11955/
#11926 and Infer method calls on known types and warn about nonexistent methods #11399 Fix a bad merge between #11926 and #11399 #12022S3_File.list
andEnso_File.list
Sort output ofS3_File.list
andEnso_File.list
#11929Download_Mode
forFile
,S3_File
andEnso_File
Download_Mode
forFile
,S3_File
andEnso_File
#12017==
by usingMeta.is_same_object
Avoiding problems of missing==
by usingMeta.is_same_object
#11974EnsoMultiValue.firstDispatch
to speed benchmarks upEnsoMultiValue.firstDispatch
to speed benchmarks up #11975Caught_Panic.stack_trace
Eliminate handler frames fromCaught_Panic.stack_trace
#12024HelloWorldCacheTest
CI failures fix + more loggingHelloWorldCacheTest
CI failures fix + more logging #12025Standard.Base.Meta
Reducing helper methods inStandard.Base.Meta
#12031Any
instance ones Prefer module methods overAny
instance ones #12048private
constructors can be public Types withprivate
constructors can be public #12052Beta Was this translation helpful? Give feedback.
All reactions