Commit Graph

12 Commits (0c60446f9c569a83ef13b591db0c46c7d9955612)

Author SHA1 Message Date
Dmitry S 534615dd50 (core) Update logging in sandbox code, and log tracebacks as single log messages.
11 months ago
Dmitry S 9d4eeda480 (core) Python optimizations to speed up data engine
1 year ago
Alex Hall 9fffb491f9 (core) External requests
2 years ago
Alex Hall 1c89d08ea3 (core) Add a row to summary tables grouped by list column(s) corresponding to empty lists
2 years ago
Alex Hall d154b9afa7 (core) Make lookups depend on all rows
2 years ago
Alex Hall 2d0978559b (core) Replace compute stack and frames with _current_node and _current_row_id
2 years ago
Alex Hall 437d30bd9f (core) Log number of rows in user tables in data engine
2 years ago
Alex Hall f5981606e1 (core) Make CONTAINS a function for consistency with mkpydocs etc.
3 years ago
Alex Hall f7a9638992 (core) CONTAINS() and summarising by ChoiceList columns with flattening
3 years ago
Dmitry S a56714e1ab (core) Implement trigger formulas (generalizing default formulas)
3 years ago
Alex Hall 16f297a250 (core) Simple Python 3 compatibility changes
3 years ago
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago