-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #483 from wilzbach/update-submodules-1
update submodules
- Loading branch information
Showing
8 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
Submodule en
updated
23 files
+3 −1 | README.md | |
+13 −11 | basics/alias-strings.md | |
+4 −4 | basics/associative-arrays.md | |
+3 −3 | basics/basic-types.md | |
+4 −2 | basics/classes.md | |
+5 −2 | basics/imports-and-modules.md | |
+12 −5 | basics/interfaces.md | |
+4 −1 | basics/loops.md | |
+5 −5 | basics/memory.md | |
+2 −2 | basics/ranges.md | |
+1 −1 | basics/slices.md | |
+9 −2 | gems/compile-time-function-evaluation-ctfe.md | |
+18 −5 | gems/contract-programming.md | |
+1 −0 | gems/index.yml | |
+10 −6 | gems/opdispatch-opapply.md | |
+20 −12 | gems/template-meta-programming.md | |
+127 −0 | gems/unicode.md | |
+7 −5 | gems/unittesting.md | |
+5 −5 | multithreading/fibers.md | |
+1 −1 | vibed/deploy-on-heroku.md | |
+4 −2 | vibed/json-rest-interface.md | |
+15 −7 | vibed/web-server.md | |
+2 −2 | welcome/welcome-to-d.md |
Submodule it
updated
3 files
+1 −0 | welcome/index.yml | |
+39 −0 | welcome/install-d-locally.md | |
+1 −1 | welcome/welcome-to-d.md |
Submodule ja
updated
3 files
+1 −0 | welcome/index.yml | |
+40 −0 | welcome/run-d-program-locally.md | |
+1 −1 | welcome/welcome-to-d.md |
Submodule ru
updated
7 files
+78 −0 | associative-arrays.md | |
+99 −0 | basic-types.md | |
+97 −0 | basics/alias-strings.md | |
+3 −0 | basics/index.yml | |
+6 −0 | index.yml | |
+3 −0 | welcome/index.yml | |
+3 −0 | welcome/welcome-to-d.md |
Submodule sv
updated
4 files
+1 −1 | index.yml | |
+2 −1 | welcome/index.yml | |
+51 −0 | welcome/run-d-program-locally.md | |
+1 −1 | welcome/welcome-to-d.md |