enso/common/rust
Michał Wawrzyniec Urbańczyk 07baa9212b
Scala/Rust JSON serialization protocol unification (#370)
This PR updates JSON serialization in Scala in Rust, so they are compatible, implementing #297. The parser wrapper now uses the real AST in API. Still most of non-trivial use-cases will fail. Once #336 is done, it should finally work.
2019-12-04 16:34:54 +01:00
..
ast Scala/Rust JSON serialization protocol unification (#370) 2019-12-04 16:34:54 +01:00
macro-utils Initial Rust AST implementation (#348) 2019-11-22 15:21:18 +01:00
parser Scala/Rust JSON serialization protocol unification (#370) 2019-12-04 16:34:54 +01:00
prelude The prelude library, coming from basegl, in preparation for AST. (#342) 2019-11-19 22:26:54 +01:00
shapely Initial Rust AST implementation (#348) 2019-11-22 15:21:18 +01:00