Skip to content

Commit

Permalink
update 1711019297
Browse files Browse the repository at this point in the history
  • Loading branch information
damirka committed Mar 21, 2024
1 parent 8c1ef5d commit cabb858
Show file tree
Hide file tree
Showing 73 changed files with 1,226 additions and 1,178 deletions.
2 changes: 1 addition & 1 deletion sui/404.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/appendix/glossary.html

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions sui/ayu-highlight.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,13 @@ Original by Dempfi (https://github.com/dempfi/ayu)
.hljs-deletion {
color: #d96c75;
}

/* Custom */

.hljs.language-undefined {
font-weight: 400;
line-height: inherit;
font-size: inherit;
font-family: inherit;
background: none;
}
2 changes: 1 addition & 1 deletion sui/basic-syntax/address.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/assert-and-abort.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/comments.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/constants.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/control-flow.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/copy-ability.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/drop-ability.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/expression.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/function.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/generics.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/importing-modules.html

Large diffs are not rendered by default.

142 changes: 1 addition & 141 deletions sui/basic-syntax/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/module.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/option.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/ownership-and-scope.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/primitive-types.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/references.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/standard-library.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/string.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/struct-methods.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/struct.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions sui/basic-syntax/type-reflection.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/vector.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/basic-syntax/visibility.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/before-we-begin/ide-support.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/before-we-begin/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/before-we-begin/install-sui.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/before-we-begin/move-2024.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/concepts/address.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/concepts/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/concepts/manifest.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/concepts/modules.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/concepts/object-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/concepts/packages.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/concepts/user-interaction.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/concepts/what-is-a-transaction.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/concepts/what-is-an-account.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/guides/2024-migration-guide.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/guides/better-error-handling.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/guides/building-against-limits.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions sui/guides/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/guides/upgradeability-practices.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/hello-sui/hello-sui.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/hello-sui/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/hello-sui/module-structure.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions sui/highlight.css
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
font-weight: 400;
line-height: inherit;
font-size: inherit;
background: none;
}


Expand Down
2 changes: 1 addition & 1 deletion sui/history.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/introduction.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/object/index.html

Large diffs are not rendered by default.

539 changes: 221 additions & 318 deletions sui/print.html

Large diffs are not rendered by default.

247 changes: 247 additions & 0 deletions sui/programmability/bcs.html

Large diffs are not rendered by default.

66 changes: 63 additions & 3 deletions sui/programmability/capability.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/programmability/collections.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/programmability/dynamic-fields.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions sui/programmability/epoch-and-time.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/programmability/fast-path.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/programmability/index.html

Large diffs are not rendered by default.

297 changes: 297 additions & 0 deletions sui/programmability/module-initializer.html

Large diffs are not rendered by default.

306 changes: 306 additions & 0 deletions sui/programmability/sui-framework.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/programmability/testing.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions sui/programmability/transaction-context.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions sui/programmability/witness-and-abstract-implementation.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/searchindex.json

Large diffs are not rendered by default.

317 changes: 0 additions & 317 deletions sui/your-first-move/adding-tests.html

This file was deleted.

6 changes: 3 additions & 3 deletions sui/your-first-move/debugging.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sui/your-first-move/generating-docs.html

Large diffs are not rendered by default.

319 changes: 0 additions & 319 deletions sui/your-first-move/hello-world.html

This file was deleted.

6 changes: 3 additions & 3 deletions sui/your-first-move/index.html

Large diffs are not rendered by default.

0 comments on commit cabb858

Please sign in to comment.