Files
gristlabs_grist-core/sandbox/grist
Alex Hall fb575a8b7e (core) Ensure formulas return something and don't assign to attributes of rec
Summary: To help with mistakes in formulas, forbid assigning to attributes of `rec` (e.g. `$foo = 1` which should probably be `==`) and ensure that there is at least one `return` in the formula (after maybe adding an implicit one at the end).

Test Plan: Extended Python unit test, updated tests which were missing return.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D3439
2022-05-23 21:06:18 +02:00
..
2022-02-19 09:46:49 +00:00
2022-03-08 12:14:39 +02:00
2020-07-29 08:57:25 -04:00
2022-05-04 21:41:42 +02:00
2022-02-19 09:46:49 +00:00
2022-02-19 09:46:49 +00:00
2022-05-04 21:41:42 +02:00
2022-05-04 21:41:42 +02:00
2022-05-04 21:41:42 +02:00
2022-05-04 21:41:42 +02:00
2022-05-04 21:41:42 +02:00
2022-05-04 21:41:42 +02:00