enso/lib/rust
Jaroslav Tulach ad2f5b031e
Chained if_then_else application change (#8671)
* Test describing the current behavior of chained if then else application

* Chained block should behave just like Group around if_then_else

* Finishing line on BlockStart fixes if_then_else_chained_block

* Only finish the line when there was not start of a macro segment

* Fix tests

* Refine else-body with macro patterns.

* Update test syntax to maintain original semantics

* Few additional tests

---------

Co-authored-by: Kaz Wesley <kaz@lambdaverse.org>
2024-02-22 09:17:25 -05:00
..
automata Improved FRP implementation (#6944) 2023-06-17 16:14:19 +02:00
bitmap Fix #6011. Don't use debug-assertion; fix sanity check that wasn't being run. (#6187) 2023-04-10 06:41:37 +00:00
callback Vector Editor first visual implementation (#6245) 2023-04-19 04:26:01 +02:00
code-builder New node design (#7311) 2023-07-27 13:00:47 +00:00
config-reader Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
data-structures Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
debug-api Hotkey to display GPU debug info (#6188) 2023-04-04 12:32:16 +02:00
enso-font Fixes for Enso Font in GUI2 (#8508) 2023-12-13 22:17:12 +00:00
ensogl Fixes for Enso Font in GUI2 (#8508) 2023-12-13 22:17:12 +00:00
executor Drop method exported from WASM + removing leaks. (#6365) 2023-04-25 15:38:29 +00:00
font Fix atom types in dropdowns. (#7670) 2023-09-05 14:51:33 +00:00
frp Revert "Handle wasm panics, display a message and allow a restart (#7507)" (#7708) 2023-08-31 13:30:01 +02:00
frp2 Improved FRP implementation (#6944) 2023-06-17 16:14:19 +02:00
fuzzly Rearrange CB panels (#7350) 2023-07-31 15:33:54 +00:00
generics Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
json-rpc Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
json-to-struct Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
launcher-shims Bump rustc to nightly-2023-01-12 (#4053) 2023-02-02 23:05:25 +00:00
logging Reworked ide watch and ide start commands (#5634) 2023-03-02 23:00:47 +01:00
macro-utils Introduce new focus APIs, and use for CB (#7167) 2023-07-26 22:13:48 +00:00
metamodel Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
notification Implement documentation IR (#4024) 2023-01-12 14:50:33 +00:00
parser Chained if_then_else application change (#8671) 2024-02-22 09:17:25 -05:00
prelude Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
profiler Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
reflect Introduce new focus APIs, and use for CB (#7167) 2023-07-26 22:13:48 +00:00
shapely Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
shortcuts Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
text Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
types Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
web Gui2: integrate rust Enso parser (#7753) 2023-09-07 12:54:01 +00:00
zst Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00