You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/sandbox/grist/functions
Dysfunctional Werewolf a8b4a67b9f
(core) Fix an issue due to a missing function which turns out to be necessary
1 year ago
..
__init__.py (core) Simple Python 3 compatibility changes 3 years ago
date.py (core) Upgrade sortedcontainers, python_dateutil, and html5lib for better Python 3.10 compatibility 2 years ago
info.py (core) Restoring separated transform columns 1 year ago
logical.py (core) Simple Python 3 compatibility changes 3 years ago
lookup.py (core) Add a row to summary tables grouped by list column(s) corresponding to empty lists 2 years ago
math.py (core) Don't swallow TypeErrors in functions like SUM 2 years ago
schedule.py (core) New type conversion in the backend 2 years ago
stats.py (core) Allow using MIN and MAX functions with dates/datetimes 2 years ago
test_schedule.py (core) Simple Python 3 compatibility changes 3 years ago
text.py (core) Fix an issue due to a missing function which turns out to be necessary 1 year ago
unimplemented.py (core) Improve suggestions for formula autocomplete 4 years ago