enso/gui/lib/ide/parser/tests
Adam Obuchowicz 58e12104b0 Minimal Text API for Double Representation (https://github.com/enso-org/ide/pull/221)
Implemented Text API which updates id_map and ast on each code change.

This PR contains also an implementation for actual opening and initializing Module Controller.
Added a "Text changed" callback to TextField which is fired on every user edit.


Original commit: b027517b34
2020-02-28 19:29:37 +01:00
..
parsing.rs Pass IDMap to scala parser. (https://github.com/enso-org/ide/pull/212) 2020-02-26 14:11:40 +01:00
web.rs Minimal Text API for Double Representation (https://github.com/enso-org/ide/pull/221) 2020-02-28 19:29:37 +01:00