Commit Graph

13 Commits (0a422ec22f4bf234b5a16c7a4d74cdce0ca4601b)

Author SHA1 Message Date
Alex Hall aa88c156e6 (core) Don't swallow TypeErrors in functions like SUM
2 years ago
Alex Hall 31f54065f5 (core) Use standard library `uuid.uuidv4` when possible for better randomness
2 years ago
Alex Hall 083a0ec000 (core) Allow using MIN and MAX functions with dates/datetimes
2 years ago
Paul Fitzpatrick 7078922a65 (core) ensure randomness works when sandbox is cloned from a checkpoint
2 years ago
Dmitry 25b7e6c245
Tweaks to documentation comments for user-facing Grist functions (#126)
3 years ago
Natalie Misasi 2611d05c39
Updates to Grist Functions (#125)
3 years ago
Dmitry S b37b8a9f6d (core) A few tiny documentation tweaks.
3 years ago
Alex Hall dc52c7fe0a (core) Add PY2_ROUND function for easier migration
3 years ago
Alex Hall 16f297a250 (core) Simple Python 3 compatibility changes
3 years ago
Alex Hall 8a940676e9 (core) Generic tools for recording pycalls, deterministic mode.
3 years ago
Paul Fitzpatrick 0c5f7cf0a7 (core) add SELF_HYPERLINK() function for generating links to the current document
4 years ago
Dmitry S 003029bf8a (core) Improve suggestions for formula autocomplete
4 years ago
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago