Commit Graph

12 Commits (main)

Author SHA1 Message Date
Alex Hall d8b2dcbb55 (core) Make Python tests pass in Python 3.11
10 months ago
Alex Hall 792565976a (core) Show example values in formula autocomplete
2 years ago
Alex Hall 42060df29a (core) Formula autocomplete improvements for references and lookups
2 years ago
Dmitry S 1178d35237 (core) Autocomplete True/False/None in formulas from lowercase values
3 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
Alex Hall a9d5b4d5af (core) Refactor Table.Record[Set] classes
3 years ago
George Gevoian 9592e3610b (core) Add 'value' to trigger formula autocomplete
3 years ago
Alex Hall 305b133c59 (core) Remaining Python 3 compatibility changes
3 years ago
Alex Hall 16f297a250 (core) Simple Python 3 compatibility changes
3 years ago
Dmitry S 9d6637458e (core) For autocomplete suggestions in formulas, add links to suggestions we have documentation for.
4 years ago
Dmitry S 003029bf8a (core) Improve suggestions for formula autocomplete
4 years ago