FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for extensions/vscode/src/webview - modelscript/modelscript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
modelscript
/
modelscript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3
Star
12
Code
Issues
1
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
modelscript
extensions
vscode
src
webview
on
main
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
refactor: migrate diagram functionality to packages/language, delete packages/diagram
nachawati
committed
419d9ef
View commit details
Copy full SHA for 419d9ef
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
feat: implement CFD animation and VR visualization pipeline, add native CFD provider to cosim, update arena evaluation and DAE printing, add modelscript LSP participant, update READMEs
nachawati
committed
42fe28c
View commit details
Copy full SHA for 42fe28c
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
fix: resolve calibration webview and browser client hangs, prevent wasm memory leaks via cst tree deletion, implement eager indexing for standard libraries, add parameter extraction endpoints, opti…
Show description for 2e8d8a9
nachawati
committed
2e8d8a9
View commit details
Copy full SHA for 2e8d8a9
View code at this point
Browse repository at this point
Commits on May 29, 2026
feat: introduce procedural cad package, remove legacy flattener, add script templates and gcode support
nachawati
committed
77df0b5
View commit details
Copy full SHA for 77df0b5
View code at this point
Browse repository at this point
Commits on May 28, 2026
perf(lsp): implement lsp-bundle loading using fflate, hydrate workspace index and icon cache, fix validation engine update triggers
nachawati
committed
3857142
View commit details
Copy full SHA for 3857142
View code at this point
Browse repository at this point
Commits on May 27, 2026
feat: migrate builds to esbuild, abstract git providers, and refine simulation
nachawati
committed
72f374f
View commit details
Copy full SHA for 72f374f
View code at this point
Browse repository at this point
Commits on May 20, 2026
fix(diagram): instant parameter editing, fix post-MSL-load diagram blanking
nachawati
committed
20c6d96
View commit details
Copy full SHA for 20c6d96
View code at this point
Browse repository at this point
refactor(diagram): unify message handlers, extract spinner module, replace timing hack
nachawati
committed
c4cac48
View commit details
Copy full SHA for c4cac48
View code at this point
Browse repository at this point
feat(diagram): optimistic spatial edits, hide sysml toolbar for modelica, styled error states
nachawati
committed
63a6023
View commit details
Copy full SHA for 63a6023
View code at this point
Browse repository at this point
fix(diagram): spinner stuck forever on RLC and MSL-dependent models
nachawati
committed
1a0e2c7
View commit details
Copy full SHA for 1a0e2c7
View code at this point
Browse repository at this point
Commits on May 18, 2026
refactor: finalize polyglot decoupling, fix all cross-package import paths
nachawati
committed
0eb6d38
View commit details
Copy full SHA for 0eb6d38
View code at this point
Browse repository at this point
Commits on May 14, 2026
feat(vscode): improve uncertainty quantification dashboard
nachawati
committed
8c5caef
View commit details
Copy full SHA for 8c5caef
View code at this point
Browse repository at this point
feat(vscode): add verification limit line overlay to simulation chart
nachawati
committed
49e8af0
View commit details
Copy full SHA for 49e8af0
View code at this point
Browse repository at this point
Commits on May 13, 2026
feat(vscode): integrate 3D multi-body simulation animation viewer
nachawati
committed
cd2a9da
View commit details
Copy full SHA for cd2a9da
View code at this point
Browse repository at this point
feat(vscode, lsp, core): implement STEP AP242 to Modelica Multi-Body conversion pipeline
nachawati
committed
3ad21a1
View commit details
Copy full SHA for 3ad21a1
View code at this point
Browse repository at this point
feat(vscode): integrate AI surrogate training UI and LSP handlers
nachawati
committed
096d187
View commit details
Copy full SHA for 096d187
View code at this point
Browse repository at this point
feat(vscode): implement dedicated optimization and uncertainty analysis webviews
nachawati
committed
7ee09ff
View commit details
Copy full SHA for 7ee09ff
View code at this point
Browse repository at this point
Commits on May 12, 2026
fix(core): resolve import alias regression in cross-class modification scope, thread modification scope through CEval interpreter
nachawati
committed
bf6dfa1
View commit details
Copy full SHA for bf6dfa1
View code at this point
Browse repository at this point
feat(ide): calibration dashboard with live telemetry, experiments tree, csv adapter
nachawati
committed
a71310f
View commit details
Copy full SHA for a71310f
View code at this point
Browse repository at this point
Commits on May 11, 2026
feat(optimizer,lsp,ide): wire sysml2 constraint extraction into optimizer as state box bounds
nachawati
committed
192f3ab
View commit details
Copy full SHA for 192f3ab
View code at this point
Browse repository at this point
feat(lsp,ide): add monte carlo lsp handler, fan-chart rendering, mc sidebar controls
nachawati
committed
3fd7206
View commit details
Copy full SHA for 3fd7206
View code at this point
Browse repository at this point
Commits on May 4, 2026
feat(vscode): finalize optimization IDE pipeline and validation rules
nachawati
committed
586dcbe
View commit details
Copy full SHA for 586dcbe
View code at this point
Browse repository at this point
Commits on May 3, 2026
feat(simulation): add model parameter calibration to lsp and vscode webview
nachawati
committed
0d3bd4a
View commit details
Copy full SHA for 0d3bd4a
View code at this point
Browse repository at this point
feat(simulation): implement backend-orchestrated parameter sweep
nachawati
committed
a08966b
View commit details
Copy full SHA for a08966b
View code at this point
Browse repository at this point
Commits on May 2, 2026
fix(diagram): stabilize properties panel input focus and editing
nachawati
committed
1d6b341
View commit details
Copy full SHA for 1d6b341
View code at this point
Browse repository at this point
fix(diagram): resolve drag-and-drop placeholder scaling, auto-generate unique component names on drop, restore vscode mousemove hack
nachawati
committed
7a775b2
View commit details
Copy full SHA for 7a775b2
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
refactor(diagram): extract shared diagram renderer to @modelscript/diagram-core
nachawati
committed
c79a83c
View commit details
Copy full SHA for c79a83c
View code at this point
Browse repository at this point
feat(lsp): unified diagram api with batch protocol, backend dispatch, and client migration
nachawati
committed
754ceb6
View commit details
Copy full SHA for 754ceb6
View code at this point
Browse repository at this point
feat(ide): finalize 3D CAD animation and live cosimulation bridge
nachawati
committed
f9a2ba9
View commit details
Copy full SHA for f9a2ba9
View code at this point
Browse repository at this point
feat(step): add 3d cad visualization, step language parsing, and polyglot symbol resolution
nachawati
committed
221fd51
View commit details
Copy full SHA for 221fd51
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
fix(lsp,vscode): resolve cross-file dependency invalidation bug, fix markdown preview rendering and workspace indexing, stabilize markdown preview and component type resolution
nachawati
committed
eccf613
View commit details
Copy full SHA for eccf613
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
fix(polyglot): resolve index staleness, fix property panel, and optimize icon cache
nachawati
committed
a39d020
View commit details
Copy full SHA for a39d020
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
refactor: migrate to query-backed polyglot engine, remove legacy ast model, fix diagram connectivity, fix flattener recursion for short class specifiers
nachawati
committed
2b17ebc
View commit details
Copy full SHA for 2b17ebc
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
feat(polyglot): render actor usages as stick figures in sysml2 diagrams, diagram rendering fixes
nachawati
committed
6508e79
View commit details
Copy full SHA for 6508e79
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
fix(security): resolve code scanning vulnerabilities across monorepo
nachawati
committed
e44691b
View commit details
Copy full SHA for e44691b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL