expressions: Major work to improve error messages.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Dec 2021 23:41:50 +0000 (15:41 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 26 Dec 2021 21:28:53 +0000 (13:28 -0800)
This makes the error messages related to expressions much better, by being
more precise about the location of the problem.  It also fixes a number of
documentation and compatibility issues encountered along the way, as well
as redoing the testsuite for expressions to make it easier to understand
and to work on.


No differences found