enso/common
Michał Wawrzyniec Urbańczyk 2f015c70de
HasSpan and HasRepr implementation for AST (#416)
Provides implementation of `HasSpan` and (newly introduced) `HasRepr` for all relevant Ast types.
Implements #379.

Wherever feasible, I tried to reduce boilerplate with macros. Certainly more can be done in that regard but that'd require spending more time on this task than we allocated.
2020-01-08 00:51:59 +01:00
..
rust HasSpan and HasRepr implementation for AST (#416) 2020-01-08 00:51:59 +01:00
scala Interpreter lifecycle & Module changes (#414) 2019-12-20 16:02:34 +01:00