mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-28 16:40:03 -06:00
5e091d2e3d
* Evaluate operators once, not every time they are looked up * Remember the list of parameter values instead of recomputing it from the pattern type every time a table selection is made. * Quick fix for partial application of some predefined functions.