diff --git a/CHANGELOG.md b/CHANGELOG.md index d55eb6068b..1d733967d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project are documented in this file. Format of the log is _loosely_ based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). The project does _not_ follow Semantic Versioning and the changes are documented in reverse chronological order, grouped by calendar month. +## October 2024 + +### Fixed + +- The end cells of table rows of all tables where improved and now all support delete and insert actions. + ## August 2024 ### Added diff --git a/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.lookup/models/editor.mps b/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.lookup/models/editor.mps index c2ce87d22d..2d2c9a63a3 100644 --- a/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.lookup/models/editor.mps +++ b/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.lookup/models/editor.mps @@ -18,9 +18,10 @@ + + - @@ -92,6 +93,9 @@ + + + @@ -269,6 +273,9 @@ + + + @@ -313,6 +320,10 @@ + + + + @@ -704,14 +715,23 @@ - - - - + + + + - + + + + + + + + + + @@ -729,10 +749,10 @@ - + @@ -906,10 +926,10 @@ - + @@ -1049,17 +1069,17 @@ - + - - - - - - + + + + + + diff --git a/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/models/org/iets3/core/expr/repl/behavior.mps b/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/models/org/iets3/core/expr/repl/behavior.mps index 043226a016..432401ea1e 100644 --- a/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/models/org/iets3/core/expr/repl/behavior.mps +++ b/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/models/org/iets3/core/expr/repl/behavior.mps @@ -73,6 +73,9 @@ + + + @@ -120,6 +123,9 @@ + + + @@ -146,6 +152,9 @@ + + + @@ -228,6 +237,7 @@ + @@ -251,6 +261,7 @@ + @@ -393,6 +404,10 @@ + + + + @@ -2772,8 +2787,8 @@ - - + + @@ -3090,9 +3105,6 @@ - - - @@ -3104,6 +3116,9 @@ + + + @@ -3118,6 +3133,249 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/models/org/iets3/core/expr/repl/editor.mps b/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/models/org/iets3/core/expr/repl/editor.mps index 932e64f83c..021bddcdeb 100644 --- a/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/models/org/iets3/core/expr/repl/editor.mps +++ b/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/models/org/iets3/core/expr/repl/editor.mps @@ -11,6 +11,7 @@ + @@ -34,6 +35,7 @@ + @@ -220,6 +222,10 @@ + + + + @@ -233,12 +239,19 @@ + + + + + + + @@ -252,12 +265,17 @@ + + + + + @@ -278,10 +296,15 @@ + + + + + @@ -325,6 +348,7 @@ + @@ -335,6 +359,7 @@ + @@ -386,7 +411,9 @@ + + @@ -416,6 +443,14 @@ + + + + + + + + @@ -444,14 +479,22 @@ + + + + + + + + @@ -3121,6 +3164,318 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6362,5 +6717,407 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/org.iets3.core.expr.repl.mpl b/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/org.iets3.core.expr.repl.mpl index c8d200d375..a85814b19e 100644 --- a/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/org.iets3.core.expr.repl.mpl +++ b/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.repl/org.iets3.core.expr.repl.mpl @@ -160,6 +160,7 @@ + diff --git a/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.util/models/editor.mps b/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.util/models/editor.mps index 2daeabf135..884a51bcb4 100644 --- a/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.util/models/editor.mps +++ b/code/languages/org.iets3.opensource/languages/org.iets3.core.expr.util/models/editor.mps @@ -882,6 +882,14 @@ + + + + + + + + @@ -1012,6 +1020,14 @@ + + + + + + + +