Commit 756b616
committed
✨ docs: update all docs to match nexa v1.1-v1.3.x source code
- index.md/en: remove python comparison boxes, add v1.1-v1.3.x feature overview
- cli_reference.md/en: rewrite with actual CLI commands from src/cli.py
- stdlib_reference.md/en: add 15 new namespaces (db/auth/kv/concurrent/template/pipe/defer/null_coalesce/string/match/struct/enum/trait)
- reference.md/en: add all new syntax constructs (requires/ensures/invariant/type/job/server/db/auth/kv/struct/enum/trait/impl/pipe/defer/match/?/otherwise/??/#{})
- error_index.md/en: replace fictional error codes with actual types from source (ContractViolation/TypeViolation/TypeWarning/DatabaseError/AuthError/KVError/ConcurrencyError/TemplateError/PatternMatchError/ADTError/JobError/HTTPError)
- part1_basic.md/en: add new declaration keywords section, update property table
- part2_advanced.md/en: add |> pipe, ?? null coalesce, defer, pattern matching, ADT sections
- part3_extensions.md/en: add DbC, gradual type system, error propagation sections
- part4_ecosystem_and_stdlib.md/en: add 15 new namespace sections
- part5_enterprise.md/en: complete rewrite with HTTP Server, Database, Auth, KV, Concurrency, Template, Jobs
- quickstart.md/en: update version to v1.3.x, add CLI commands section
- troubleshooting.md/en: add 6 new troubleshooting sections (Contract/Type, Database, Auth, Concurrency, HTTP Server, Job), expand error code table
- examples.md/en: add 6 new examples (DbC, error propagation, pattern matching+ADT, HTTP+DB, concurrency, jobs)1 parent 7c4e57a commit 756b616
26 files changed
Lines changed: 9622 additions & 4757 deletions
File tree
- docs
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
772 | 774 | | |
773 | 775 | | |
774 | 776 | | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
775 | 816 | | |
776 | 817 | | |
777 | 818 | | |
778 | 819 | | |
779 | 820 | | |
780 | | - | |
| 821 | + | |
781 | 822 | | |
782 | 823 | | |
783 | 824 | | |
784 | 825 | | |
| 826 | + | |
785 | 827 | | |
786 | 828 | | |
787 | 829 | | |
| |||
791 | 833 | | |
792 | 834 | | |
793 | 835 | | |
794 | | - | |
795 | | - | |
796 | | - | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
760 | 762 | | |
761 | 763 | | |
762 | 764 | | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
763 | 804 | | |
764 | 805 | | |
765 | 806 | | |
766 | 807 | | |
767 | 808 | | |
768 | | - | |
| 809 | + | |
769 | 810 | | |
770 | 811 | | |
771 | 812 | | |
772 | 813 | | |
| 814 | + | |
773 | 815 | | |
774 | 816 | | |
775 | 817 | | |
| |||
780 | 822 | | |
781 | 823 | | |
782 | 824 | | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
783 | 828 | | |
784 | 829 | | |
0 commit comments