enso/test/Base_Tests/src
GregoryTravis ff562cb454
Conversions from Decimal to Integer and Float. (#9462)
* wip

* wip

* Remove unnecessary conversion

* changelog

* also integer

* cleanup

* to_float inf

* review

* Using multiple simple if conditions

* review

* logging in conversions

* cleanup

* revert

* pending test

* truncation

* Use TypeOfNode instead of TypesLibrary in InvokeConversionNode

* combine cases

* rename typesLib

* String is not Enso type, return Text

---------

Co-authored-by: Jaroslav Tulach <jaroslav.tulach@enso.org>
2024-03-30 10:42:56 -04:00
..
Data Conversions from Decimal to Integer and Float. (#9462) 2024-03-30 10:42:56 -04:00
Network Make sure import and FQN behave the same (#9539) 2024-03-29 16:34:52 +01:00
Runtime Implement refreshing the Cloud token in Enso libraries (#9390) 2024-03-19 19:26:34 +00:00
Semantic Conversions from Decimal to Integer and Float. (#9462) 2024-03-30 10:42:56 -04:00
System Implementing reading Data Links (#9215) 2024-03-01 15:33:21 +00:00
Main.enso Conversions from Decimal to Integer and Float. (#9462) 2024-03-30 10:42:56 -04:00
Random_Spec.enso Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00