Commit Graph

17 Commits (6ff4f43b074ea4986e051dd7d79d8041c25dfb83)

Author SHA1 Message Date
Vincent Viers 6ff4f43b07
Make ISEMAIL and ISURL more flexible for longer TLD (#834)
4 months ago
John Cant 57380190bc
REQUEST with unknown and undetectable encoding (#600)
10 months ago
John Cant e1df6039c2
REQUEST now supports POST (#588)
10 months ago
Jarosław Sadziński e79613b0ed (core) Restoring separated transform columns
1 year ago
Alex Hall 5f17dd0a06 (core) Convince grist-help that REQUEST is really unimplemented
2 years ago
Alex Hall 9fffb491f9 (core) External requests
2 years ago
Alex Hall c5ebd7db3d (core) Add PEEK() function to bypass circular dependencies
2 years ago
Alex Hall 2d0978559b (core) Replace compute stack and frames with _current_node and _current_row_id
2 years ago
Dmitry S 3136077636 (core) Update documentation of CURRENT_CONVERSION function
2 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
2 years ago
Alex Hall 0e5c2bee59 (core) Add CellError to explain when a formula refers to a cell with an error value
3 years ago
Alex Hall 04e5d90f86 (core) Barely working reference lists in frontend
3 years ago
Alex Hall 16f297a250 (core) Simple Python 3 compatibility changes
3 years ago
Dmitry S 003029bf8a (core) Improve suggestions for formula autocomplete
4 years ago
Dmitry S 7a8debae16 (core) Improve object serialization, to help get RECORD data to Custom Widgets.
4 years ago
Dmitry S 4e11b6a922 (core) Implement RECORD function that converts Records to Python dictionaries
4 years ago
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago