-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve domainmodel showcase #178
Improve domainmodel showcase #178
Commits on Jul 18, 2023
-
emilkrebs committed
Jul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for f1614ac - Browse repository at this point
Copy the full SHA f1614acView commit details
Commits on Aug 20, 2023
-
emilkrebs committed
Aug 20, 2023 Configuration menu - View commit details
-
Copy full SHA for e468214 - Browse repository at this point
Copy the full SHA e468214View commit details -
emilkrebs committed
Aug 20, 2023 Configuration menu - View commit details
-
Copy full SHA for b980cc2 - Browse repository at this point
Copy the full SHA b980cc2View commit details -
Merge branch 'improveDomainmodelShowcase' of https://github.com/eclip…
…se-langium/langium-website into improveDomainmodelShowcase
emilkrebs committedAug 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 600d42d - Browse repository at this point
Copy the full SHA 600d42dView commit details
Commits on Aug 21, 2023
-
created a prewiew for domainmodel using d3.js
emilkrebs committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 79664a0 - Browse repository at this point
Copy the full SHA 79664a0View commit details -
emilkrebs committed
Aug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for b7c18a8 - Browse repository at this point
Copy the full SHA b7c18a8View commit details -
added visualisation for arrays
emilkrebs committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for a39a1de - Browse repository at this point
Copy the full SHA a39a1deView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5655ce - Browse repository at this point
Copy the full SHA a5655ceView commit details -
added error handling to domainmodel
emilkrebs committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for d626192 - Browse repository at this point
Copy the full SHA d626192View commit details -
created a domainmodel showcase
emilkrebs committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 096df76 - Browse repository at this point
Copy the full SHA 096df76View commit details -
Merge branch 'improveDomainmodelShowcase' of https://github.com/emilk…
…rebs/langium-website into improveDomainmodelShowcase
emilkrebs committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 0595f71 - Browse repository at this point
Copy the full SHA 0595f71View commit details
Commits on Aug 22, 2023
-
author Emil Krebs <[email protected]> 1689680765 +0200 committer emilkrebs <[email protected]> 1692714465 +0200 Fixed not updating state (#166) * fixed not updating state * removed weird console.log Domainmodel Showcase (just the monaco editor for now) (#161) * added just monaco for the domainmodel showcase * added a description to the domainmodel showcase handle failed program editor disposal (#170) Upgrade Showcase/Playgrounds Monaco React/Wrapper Usage (#171) * Update to monaco-editor-react v1 - Fix monaco-editor loading - Update monaco-editor-react. Remove monaco-editor related init issues - Bundle monaco-editor-react as prestep - Remove copying the bundle - Remove unnecessary npx usage * fix statemachine showcase * fix arithmetics, setup general monaco config util * add tm grammars directly, drop language config * fix sql showcase * playground migrated * better cleanup on fail, don't leak worker * update monaco-editor-react, get Monarch grammars working * remove duped arithmetics grammar * rebase adjustments * update minilogo & domainmodel to new form, simplify setup for others * updated docs for monaco-editor-wrapper 2.1.1 * review suggestions, turn off debug mode * dedupe logic in workers, clean up vestigial worker logic * use throttle to manage timeouts, note hack * bump monaco-editor-workers to 0.39, update volta config --------- Co-authored-by: Kai Salmen <[email protected]> Add missing `override` in workspace manager (#174) Fix generated grammar file path (#175) created a domainmodel showcase added ast stuff to dm created a prewiew for domainmodel using d3.js improved the tree layout improved design Signed-off-by: emilkrebs <[email protected]> added error handling to domainmodel
Configuration menu - View commit details
-
Copy full SHA for f25bb47 - Browse repository at this point
Copy the full SHA f25bb47View commit details -
Merge branch 'improveDomainmodelShowcase' of https://github.com/emilk…
…rebs/langium-website into improveDomainmodelShowcase
emilkrebs committedAug 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 1756d8e - Browse repository at this point
Copy the full SHA 1756d8eView commit details -
created a domainmodel showcase
created a prewiew for domainmodel using d3.js improved the tree layout added visualisation for arrays improved design Signed-off-by: emilkrebs <[email protected]> added error handling to domainmodel
emilkrebs committedAug 22, 2023 Configuration menu - View commit details
-
Copy full SHA for acbb574 - Browse repository at this point
Copy the full SHA acbb574View commit details -
Merge branch 'improveDomainmodelShowcase' of https://github.com/emilk…
…rebs/langium-website into improveDomainmodelShowcase
emilkrebs committedAug 22, 2023 Configuration menu - View commit details
-
Copy full SHA for fc06ce5 - Browse repository at this point
Copy the full SHA fc06ce5View commit details -
commented code and increased efficency
emilkrebs committedAug 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 29eb260 - Browse repository at this point
Copy the full SHA 29eb260View commit details