Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
[submodule "anvomidav"]
path = anvomidav
url = git@github.com:hyperpolymath/anvomidav.git
[submodule "language-playgrounds"]
path = language-playgrounds
url = git@github.com:hyperpolymath/language-playgrounds.git
[submodule "error-lang"]
path = error-lang
url = git@github.com:hyperpolymath/error-lang.git
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ All notable changes to the nextgen-languages parent repository.
### Added

- Consolidation of scattered language repos into canonical locations.
- Updated STATE.scm with verified completion percentages.
- Updated .machine_readable/6a2/STATE.a2ml with verified completion percentages.
2 changes: 1 addition & 1 deletion ROADMAP.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ See `README.adoc` for the full list of canonical repositories.

== Tracking

Progress tracked in `.machine_readable/STATE.scm`.
Progress tracked in `.machine_readable/6a2/STATE.a2ml`.
Loading