Benjamin Levy

Results 35 issues of Benjamin Levy

It would be nice (but probably low priority) if the QuACS JavaScript package were refactored into two packages (named something like quacs-ui and quacs-lib), where quacs-ui depends on quacs-lib. The...

wontfix

enhancement
good first issue

The catalog tends to be wrong about when courses are offered, so it would be nice to have a section in the course info that lists the past semesters when...

enhancement

If the type being serialized has fields containing `Box`, the field's expression is assigned to the inner value, not wrapped in `Box::new()`, which causes a compiler error.