Skip to content
Snippets Groups Projects
user avatar
Philippe Suter authored
This fixes the classloader issue that we had, where, in codegen, a
library class would be loaded twice and be incompatible with itself.

It also fixes an oversight in evaluating expressions, where the returned
ground term was sometimes untyped (typically: empty sets and the like).
We now copy the type of the (unevaluated) expression in such situations.
198a5489
History
Name Last commit Last update