-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule BitMagic.Examples
updated
5 files
+3 −0 | NuGet/.gitignore | |
+17 −0 | NuGet/.vscode/launch.json | |
+ − | NuGet/assets/m65.png | |
+6 −0 | NuGet/project.json | |
+111 −0 | NuGet/src/main.bmasm |
Submodule BitMagic.VSC
updated
2 files
+2 −2 | Bitmagic.VscExtension/package.json | |
+23 −4 | Bitmagic.VscExtension/syntaxes/bmasm.tmLanguage.json |