FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for languages/sysml2 - 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
languages
sysml2
on
main
User selector
Datepicker
Commit history
Commits on Aug 29, 2026
refactor: complete migration of packages/compiler to packages/language, update consumer imports, delete obsolete package
nachawati
committed
7fc951b
View commit details
Copy full SHA for 7fc951b
View code at this point
Browse repository at this point
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
refactor(modelica): migrate to wasm parser, remove native tree-sitter bindings, add default wasm binding export, fix playground worker scope
nachawati
committed
2eb3c57
View commit details
Copy full SHA for 2eb3c57
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
refactor(lsp): migrate to wasm parser, remove tree-sitter from owl2, step, and sysml2
nachawati
committed
4662600
View commit details
Copy full SHA for 4662600
View code at this point
Browse repository at this point
feat(mcp, language): declarative in-wasm polyglot mcp engine, schema-driven host, and language dsl migration, support full owl2 dl via hybrid wasm datalog shacl fixpoint and tier 2 tableau fallback
nachawati
committed
4a2bd29
View commit details
Copy full SHA for 4a2bd29
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
feat(language): lockstep frontier glr scheduler, stack summary recovery, merge reasoner into language, add polyglot diagram builder
nachawati
committed
7968d5f
View commit details
Copy full SHA for 7968d5f
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
feat(language): implement zero-gc wasm pantelides reduction, modularize modelica 3.7 lints, add polyglot tgg transformers and worker pool
nachawati
committed
33fca7e
View commit details
Copy full SHA for 33fca7e
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
fix(build): implement retry loops for tree-sitter wasm compilation to resolve wasi-sdk cache race conditions during parallel nx execution
nachawati
committed
4b3a21a
View commit details
Copy full SHA for 4b3a21a
View code at this point
Browse repository at this point
build(ci): resolve tree-sitter wasi-sdk extraction failure on github actions
nachawati
committed
7fb5d36
View commit details
Copy full SHA for 7fb5d36
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
fix(ci): resolve compiler-symbolics cycle
nachawati
committed
dce8962
View commit details
Copy full SHA for dce8962
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
build(sysml2): remove binding.gyp to skip native build, regenerate tree-sitter parser, update lockfile
nachawati
committed
fd46ea6
View commit details
Copy full SHA for fd46ea6
View code at this point
Browse repository at this point
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
Commits on May 31, 2026
fix(lsp): fix SysML2 diagnostic offset shifting during incremental edits
nachawati
committed
803c05d
View commit details
Copy full SHA for 803c05d
View code at this point
Browse repository at this point
feat(sysml2): extract array multiplicity for polyglot mapping, fix package body scoping
Show description for 451e6da
nachawati
committed
451e6da
View commit details
Copy full SHA for 451e6da
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 23, 2026
feat: seed example hardware packages, add cad and sysml web viewers, decouple lsp package dependencies
nachawati
committed
048d91d
View commit details
Copy full SHA for 048d91d
View code at this point
Browse repository at this point
Commits on May 20, 2026
feat(diagram): activity swimlanes and control node indexing, state machine nesting, edge guard labels
nachawati
committed
24737e8
View commit details
Copy full SHA for 24737e8
View code at this point
Browse repository at this point
feat(diagram): source-line reveal, cross-diagram navigation, state machine pseudo-states and transition labels, sysml2 transition metadata extraction
nachawati
committed
2510cf2
View commit details
Copy full SHA for 2510cf2
View code at this point
Browse repository at this point
feat(diagram): add state machine, activity, use case, requirement, parametric, sequence, package diagram types for sysml2
nachawati
committed
a82c965
View commit details
Copy full SHA for a82c965
View code at this point
Browse repository at this point
Commits on May 19, 2026
feat(compiler): owl2 polyglot transformation engine — axiom types, projection engine, modelica/sysml2/step adapters
nachawati
committed
67f8ad1
View commit details
Copy full SHA for 67f8ad1
View code at this point
Browse repository at this point
Commits on May 18, 2026
fix(build): stabilize monorepo build and compiler/salsa integration
nachawati
committed
86849a0
View commit details
Copy full SHA for 86849a0
View code at this point
Browse repository at this point
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 15, 2026
feat(cli): finalize SysML requirement verification pipeline
nachawati
committed
b1eb273
View commit details
Copy full SHA for b1eb273
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
fix(build): add missing package exports, remove js extensions from lsp imports, resolve typescript errors in lsp and vscode
nachawati
committed
59251f9
View commit details
Copy full SHA for 59251f9
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
docs: update language readmes to reflect unified grammar and polyglot packages
nachawati
committed
4f8984e
View commit details
Copy full SHA for 4f8984e
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
fix: stub broken built-in vscode web extensions, pin tree-sitter-cli to 0.25.10 monorepo-wide, add clean scripts to lsp and polyglot packages
nachawati
committed
8ef1999
View commit details
Copy full SHA for 8ef1999
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
refactor(sysml2): rename sysml2-polyglot package to sysml2, flatten directory structure, fix native build script path resolution, update downstream imports
nachawati
committed
a6a79e3
View commit details
Copy full SHA for a6a79e3
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
build(sysml2): format generated polyglot artifacts after build
nachawati
committed
354a818
View commit details
Copy full SHA for 354a818
View code at this point
Browse repository at this point
feat(lsp,vscode): add requirements editor, traceability matrix, and v&v dashboard
nachawati
committed
d37352f
View commit details
Copy full SHA for d37352f
View code at this point
Browse repository at this point
fix(polyglot): add global fallback to sysml dot-access completion, deduplicate autocomplete items, optimize children lookup
nachawati
committed
88bc381
View commit details
Copy full SHA for 88bc381
View code at this point
Browse repository at this point
feat(ide): add MBSE verification template workspace to IDE homepage
nachawati
committed
d9d6fa2
View commit details
Copy full SHA for d9d6fa2
View code at this point
Browse repository at this point
feat(mbse): implement unified workspace and hybrid verification pipeline
nachawati
committed
f211a26
View commit details
Copy full SHA for f211a26
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
build(workspace): resolve transitive react-router dev dependencies, add missing eslint dependencies to root, fix x6 peer dependency conflict via overrides, remove legacy-peer-deps, remove obsolete …
Show description for 47d6e26
nachawati
committed
47d6e26
View commit details
Copy full SHA for 47d6e26
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL