FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for extensions/vscode/src/browserClientMain.ts - 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
browserClientMain.ts
on
main
User selector
Datepicker
Commit history
Commits on Jun 13, 2026
fix(lsp): correct modelica uri path resolution for library files, refactor fqn cache state into shared object
nachawati
committed
183398b
View commit details
Copy full SHA for 183398b
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
feat(sysml2, lsp): integrate tableau reasoner for validation, add contradiction diagnostics, use inferred taxonomy for modelica projection
nachawati
committed
5e79cb8
View commit details
Copy full SHA for 5e79cb8
View code at this point
Browse repository at this point
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 30, 2026
fix(compiler): repair structural sharing and incremental index recovery, use partial delta invalidation in query engine
nachawati
committed
781dedc
View commit details
Copy full SHA for 781dedc
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
feat: comprehensive architecture refactor, registry migration, and artifact viewers
nachawati
committed
e76b48d
View commit details
Copy full SHA for e76b48d
View code at this point
Browse repository at this point
Commits on May 26, 2026
feat(social): add artifact viewers for csv, mermaid, and vega, fix post ui truncation and menu alignment, fix storage bounds check
nachawati
committed
cbe45ab
View commit details
Copy full SHA for cbe45ab
View code at this point
Browse repository at this point
Commits on May 25, 2026
refactor(lsp): decompose browserServerMain.ts into modular DI services, feat(social): implement IP geolocation analytics and world map visualization
nachawati
committed
85d6a57
View commit details
Copy full SHA for 85d6a57
View code at this point
Browse repository at this point
Commits on May 24, 2026
perf(compiler,lsp): optimize semantic pipeline latency and index merging
nachawati
committed
6a386fc
View commit details
Copy full SHA for 6a386fc
View code at this point
Browse repository at this point
Commits on May 20, 2026
fix: optimize owl2 tree-sitter lexer and integrate lsp reasoner, add compiler arena test, update morsel router types and ide builds
nachawati
committed
8febabe
View commit details
Copy full SHA for 8febabe
View code at this point
Browse repository at this point
Commits on May 19, 2026
feat(vscode): wire owl2 class/property hierarchy providers, diagram panel, and goToDeclaration into extension activation
nachawati
committed
f7dcabd
View commit details
Copy full SHA for f7dcabd
View code at this point
Browse repository at this point
Commits on May 14, 2026
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
feat(lsp): auto-trigger verification, polished diagnostics, thermal demo model
nachawati
committed
163e56f
View commit details
Copy full SHA for 163e56f
View code at this point
Browse repository at this point
feat(polyglot): memo serializability guard, preflight cache hydration, registry url discovery
nachawati
committed
c2804af
View commit details
Copy full SHA for c2804af
View code at this point
Browse repository at this point
Commits on May 13, 2026
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(cli,ide): add surrogate cli command and ide homepage template
nachawati
committed
0377d49
View commit details
Copy full SHA for 0377d49
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
perf(lsp): cache markdown resolvers, debounce dae flattening, remove startup triple-fire
nachawati
committed
84633ae
View commit details
Copy full SHA for 84633ae
View code at this point
Browse repository at this point
perf(lsp): deduplicate diagram refresh, throttle projectTreeChanged, fix diagram cache
nachawati
committed
754fb73
View commit details
Copy full SHA for 754fb73
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(ide,simulator,polyglot): add advanced scenario templates, montecarlo() scripting, sysml2 constraint extractor
nachawati
committed
9de5a34
View commit details
Copy full SHA for 9de5a34
View code at this point
Browse repository at this point
Commits on May 2, 2026
fix: convert raw AST nodes to symbolic IR expressions in flattener, wrap evaluated expressions in syntax nodes, update lsp flatten handler, fix morsel flatten button
nachawati
committed
70c470f
View commit details
Copy full SHA for 70c470f
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 30, 2026
perf(core): optimize model flattening and AST caching, fix IDE memfs race condition
nachawati
committed
8129248
View commit details
Copy full SHA for 8129248
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
refactor(diagram): remove legacy mutation endpoints, unify batch edits
nachawati
committed
2a59e66
View commit details
Copy full SHA for 2a59e66
View code at this point
Browse repository at this point
fix(lsp): fix SVG gradient defs hoisting, feat(docs): initialize vitepress documentation site structure
nachawati
committed
c35ae48
View commit details
Copy full SHA for c35ae48
View code at this point
Browse repository at this point
feat(vscode): implement semantic diff annotations and structural SCM tree
nachawati
committed
93bfc3d
View commit details
Copy full SHA for 93bfc3d
View code at this point
Browse repository at this point
feat(vscode): integrate semantic diff for smart commit message generation
nachawati
committed
2b2422d
View commit details
Copy full SHA for 2b2422d
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 27, 2026
feat(ide): unify modelica and sysml2 library trees, remove redundant sysml2 palette, optimize sysml2 stdlib zip size
nachawati
committed
442b7b1
View commit details
Copy full SHA for 442b7b1
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL