mirror of
https://github.com/enso-org/enso.git
synced 2024-12-25 05:41:36 +03:00
- Added `to_table` extensions on some core types. - Added ICON to `Any.to`. - Added ICON to `Column.info`, `Table.info`, `DB_Column.info` and `DB_Table.info`. - Added defaults to `Table.cross_tab` and `DB_Table.cross_tab`. - Added `name`, `get`, `at`, `inner_xml` and `outer_xml` to `XML_Document`. - Added constants into left hand side of simple expressions. - Added widget to `get` and `at` on `XML_Document` and `XML_Element`. (Some bug in annotation code with Dmitry) - Altered `get` and `at` to not allow XPath and just get direct child/attribute values. - Added `get_xpath` to `XML_Document`. - Renamed `get_elements_by_tag_name` to `get_descendants_by_tag_name` and added new `get_children_by_tag_name`. - Added `child_names` and `attribute_names` to `XML_Document` and `XML_Element`. |
||
---|---|---|
.. | ||
AWS/0.0.0-dev | ||
Base/0.0.0-dev | ||
Database/0.0.0-dev | ||
Examples/0.0.0-dev | ||
Geo/0.0.0-dev | ||
Google_Api/0.0.0-dev | ||
Image/0.0.0-dev | ||
Searcher/0.0.0-dev | ||
Table/0.0.0-dev | ||
Test/0.0.0-dev | ||
Visualization/0.0.0-dev |