- 10 Jun, 2022 3 commits
-
-
Julien Wintz authored
-
Julien Wintz authored
-
Julien Wintz authored
Some file locations were not rendered consistently.
-
- 09 Jun, 2022 11 commits
-
-
TASSI Enrico authored
-
TASSI Enrico authored
-
TASSI Enrico authored
-
Julien Wintz authored
-
Julien Wintz authored
-
Julien Wintz authored
-
Julien Wintz authored
-
Julien Wintz authored
-
Julien Wintz authored
- Inspection tools load & reference it correctly - To be confirmed - Will start an iconography and disseminate meaningful glyphs up to my intuition for a start
-
Julien Wintz authored
this.exec("eval $(opam env) && cd " + vscode.workspace.workspaceFolders[0].uri.path + " && dune exec elpi -- " + this._options + " -no-tc -trace-on json /tmp/foo.json -trace-at run 0 999 -trace-only user " + current_file); To discuss and change at will.
-
Julien Wintz authored
- Better rendering of trace infroamtion - Towards elpi command line options exposed
-
- 08 Jun, 2022 9 commits
-
-
Julien Wintz authored
- Added a file system watcher - corresponding start command - corresponding stop command - reads and displays the trace on change file system events - try with e.g. an equivalent of the following command: cp /home/jwintz/Development/elpi/tests/sources/trace_findall.elab.json /tmp/traced.json - either when the watch is running - either when the watch has stopped - Needs visual hints
-
Julien Wintz authored
-
Julien Wintz authored
-
Julien Wintz authored
Visuals: - make message feed scrollable - try and animate vertical scrolling to reflect navigation (can be better) - towards a header - display file name and date time for elaboration (consider using current locale)
-
Julien Wintz authored
As discussed.
-
Julien Wintz authored
-
Julien Wintz authored
goal's card color status.
-
Julien Wintz authored
Fix the algorithm to retrieve linked goals to stick with the one of minimal step id in the current runtime.
-
Julien Wintz authored
-
- 06 Jun, 2022 2 commits
-
-
Julien Wintz authored
... to the card W/ corresponding goal text displayed (elided if needed) - See https://github.com/LPCIC/elpi/issues/148. This may require to rely on another identifiers than goal ids.
-
Julien Wintz authored
- stop propagating mouse clicks to parent when toggling subcards - actually display store after panel for CHR rules
-
- 05 Jun, 2022 9 commits
-
-
Julien Wintz authored
next to the badge (these are step ids in the same runtime).
-
Julien Wintz authored
-
Julien Wintz authored
- Findall subcards - CHR condition cards
-
Julien Wintz authored
- The sub trace is to be parsed
-
Julien Wintz authored
- Handling of goal ids for navigation - Rendering of RESUME & SUSPEND step kind
-
Julien Wintz authored
Raised the question of the handling of step kinds with no such id: - CUT - RESUME
-
Julien Wintz authored
- CUT kind formatting - RESUME kind formatting - SUSPEND kind formatting
-
Julien Wintz authored
NOT recursive so far.
-
Julien Wintz authored
- Added stack - About to parse sub cards
-
- 04 Jun, 2022 3 commits
-
-
Julien Wintz authored
-
Julien Wintz authored
- divider margins - conetxt location rendering (to be discussed)
-
Julien Wintz authored
- Brings back rule formatting - Brings back event formatting - Brings back sibling formatting .. feature equivalent, as it used to be so far.
-
- 03 Jun, 2022 3 commits
-
-
Julien Wintz authored
-
Julien Wintz authored
-
Julien Wintz authored
- Kind-wise formatting helper functions - For some reason, the rule contents have disappeared
-