[2024-01-01] Library & Engine Team Update #8631
GregoryTravis
started this conversation in
Weekly Demo Day
Replies: 1 comment
-
run with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Enso_User
Add tests for Enso Cloud auth + simple API mock forEnso_User
#8511Filter_Condition
s Add a few newFilter_Condition
s #8539Date_Diff
widget FixesDate_Diff
widget #8561Type_Error
raised from return type checksBetter context info in
Type_Error
raised from return type checks #8566std-base
Remove the Apache dependency fromstd-base
#8571URI_With_Query
intoURI
, extend API ofURI
MergeURI_With_Query
intoURI
, extend API ofURI
#8591Nothing
values inFilter_Condition.to_predicate
HandleNothing
values inFilter_Condition.to_predicate
#8600File_Format_Metadata
withFile_For_Read
UnifyFile_Format_Metadata
withFile_For_Read
#86281 ==> Integer
,"foo" ==> Text
(My_Type.Value 1 2 3) ==> My_Type
(if there are no defaults in the constructor - defaults will be added later).(foo.bar : Integer) ==> Integer
--enable-type-check
, currently defaults to false.Not_Invokable
error in simple cases.x = 9
should implyy = x
to also be Integer).DataflowError
DataflowError.withoutTrace shall not store a trace #8608Table.ir
down from 6MB to 3.5MB Store Graph as a reference #8635EqualsBenchmarks
Increase warmup forEqualsBenchmarks
. #8636Beta Was this translation helpful? Give feedback.
All reactions