Commit e77a727
File tree
2,614 files changed
+149697
-308263
lines changed- .gsd
- milestones
- M036
- slices
- S01
- tasks
- S02
- tasks
- S03
- tasks
- M037
- M038
- slices/S01
- tasks
- M039
- slices
- S01
- tasks
- S02
- tasks
- S03
- tasks
- S04
- tasks
- M040
- slices
- S01
- tasks
- S02
- tasks
- S03
- M041
- M042
- slices
- S01
- tasks
- S02
- tasks
- S03
- tasks
- S04
- tasks
- M043
- slices
- S01
- tasks
- S02
- tasks
- S03
- tasks
- S04
- tasks
- M044
- slices
- S01
- tasks
- S02
- tasks
- S03
- tasks
- S04
- tasks
- S05
- tasks
- M045
- slices
- S01
- tasks
- S02
- tasks
- S03
- tasks
- S04
- tasks
- S05
- tasks
- M046
- slices
- S01
- tasks
- S02
- tasks
- S03
- tasks
- S04
- tasks
- S05
- tasks
- S06
- tasks
- M047
- slices
- S01
- tasks
- S02
- tasks
- S03
- tasks
- S04
- tasks
- S05
- tasks
- S06
- tasks
- S07
- tasks
- S08
- tasks
- reports
- .planning
- debug
- resolved
- milestones
- v11.0-phases
- 106-advanced-where-operators-and-raw-sql-fragments
- 107-joins
- 108-aggregations
- 109-upserts-returning-subqueries
- 109.1-fix-the-issues-encountered-in-109
- 110-mesher-rewrite-auth-and-users
- 111-mesher-rewrite-issues-and-events
- 112-mesher-rewrite-search-dashboard-and-alerts
- 113-mesher-rewrite-retention-and-final-cleanup
- 114-compile-run-and-end-to-end-verification
- 115-tracking-corrections-and-api-acceptance
- v12.0-phases
- 116-slot-pipe-operator
- 117-string-interpolation-heredocs
- 118-env-var-stdlib
- 119-regular-expressions
- 120-mesher-dogfooding
- 121-mesh-agent-skill
- 122-repository-reorganization
- 123-performance-benchmarks
- 124-fix-post-api-v1-events-401-seed-data-issue
- 125-update-documentation-such-that-it-is-up-to-date-in-the-main-read-me-landing-page-documents-page-use-the-mesh-test-s-that-are-all-passing-as-the-source-of-truth
- v13.0-phases
- 126-multi-line-pipe-continuation
- 127-type-aliases
- 128-tryfrom-tryinto-traits
- 129-map-collect-string-keys-and-code-quality
- 130-mesher-dogfooding
- 131-documentation-site-update
- 132-improve-language-json-handling-with-native-object-literal-syntax-instead-of-manual-string-concatenation
- 133-ensure-the-vscode-extension-is-updated-with-changes-from-milestones-10-11-12-13
- 134-add-phase-132-s-change-to-the-documentation-site-and-update-the-appropriate-skill-s-in-tools-skill-mesh-skills
- v14.0-phases
- 135-encoding-crypto-stdlib
- 136-datetime-stdlib
- 137-http-client-improvements
- 138-testing-framework
- 139-package-manifest-meshpkg-cli
- 140-package-registry-backend-website
- 141-dogfeed-v14-changes-to-mesher
- 142-update-docs-page-with-changes-additions-from-v14
- 143-deploy-everything-including-new-stuff-from-v14
- 144-update-github-actions-to-deploy-all-services-on-release-branch-push-with-post-deploy-health-checks
- 145-completely-redesign-the-mesh-packages-page-it-is-extremely-bare-and-simple-it-should-be-production-grade-and-look-good-and-fit-the-theme-of-the-landing-page
- phases
- 01-project-foundation-lexer
- 02-parser-ast
- 03-type-system
- 04-pattern-matching-adts
- 05-llvm-codegen-native-binaries
- 06-actor-runtime
- 07-supervision-fault-tolerance
- 08-standard-library
- 09-concurrency-standard-library
- 098-query-builder-repo
- 099-changesets
- 10-developer-tooling
- 100-relationships-preloading
- 101-migration-system
- 102-mesher-rewrite
- 103-refactor-orm-to-eliminate-raw-sql-and-rewrite-mesher
- 104-fix-mesher-compilation-errors
- 105-verify-mesher-runtime
- 105.1-fix-codegen-abi-issues-and-workarounds-from-phase-105
- 106-advanced-where-operators-and-raw-sql-fragments
- 107-joins
- 108-aggregations
- 109-upserts-returning-subqueries
- 109.1-fix-the-issues-encountered-in-109
- 11-multi-clause-functions
- 110-mesher-rewrite-auth-and-users
- 111-mesher-rewrite-issues-and-events
- 112-mesher-rewrite-search-dashboard-and-alerts
- 113-mesher-rewrite-retention-and-final-cleanup
- 114-compile-run-and-end-to-end-verification
- 115-tracking-corrections-and-api-acceptance
- 12-pipe-operator-closures
- 13-string-pattern-matching
- 14-generic-map-types
- 146-slug-library
- 147-publish-and-verify
- 15-http-actor-model
- 16-fun-type-parsing
- 17-mark-sweep-garbage-collector
- 18-trait-infrastructure
- 19-trait-method-codegen
- 20-essential-stdlib-protocols
- 21-extended-protocols
- 22-auto-derive-stretch
- 23-pattern-matching-codegen
- 24-trait-system-generics
- 25-type-system-soundness
- 26-polymorphic-list-foundation
- 27-list-trait-pattern-integration
- 28-trait-deriving-safety
- 29-qualified-types
- 30-core-method-resolution
- 31-extended-method-support
- 32-diagnostics-integration
- 33-while-loop-loop-control-flow
- 34-for-in-over-range
- 35-for-in-over-collections
- 36-filter-clause-integration
- 37-module-graph-foundation
- 38-multi-file-build-pipeline
- 39-cross-module-type-checking
- 40-visibility-enforcement
- 41-mir-merge-codegen
- 42-diagnostics-integration
- 43-math-stdlib
- 44-receive-timeouts-timers
- 45-error-propagation
- 46-core-collection-operations
- 47-extended-collection-operations
- 48-tail-call-elimination
- 49-json-serde-structs
- 50-json-serde-sum-types-generics
- 51-http-path-parameters
- 52-http-middleware
- 53-sqlite-driver
- 54-postgresql-driver
- 55-postgresql-tls
- 56-https-server
- 57-connection-pooling-transactions
- 58-struct-to-row-mapping
- 59-protocol-core
- 60-actor-integration
- 61-production-hardening
- 62-rooms-channels
- 63-pid-encoding-wire-format
- 64-node-connection-authentication
- 65-remote-send-distribution-router
- 66-remote-links-monitors-failure-handling
- 67-remote-spawn-llvm-integration
- 68-global-registry
- 69-cross-node-integration
- 70-scaffold-design-system
- 71-syntax-highlighting-landing-page
- 72-docs-infrastructure-core-content
- 73-extended-content-polish
- 74-associated-types
- 75-numeric-traits
- 76-iterator-protocol
- 77-from-into-conversion
- 78-lazy-combinators-terminals
- 79-collect
- 80-documentation-update-for-v7-0-apis
- 81-grammar-document-symbols
- 82-install-infrastructure
- 83-completion-signature-help
- 84-vscode-extension-publishing
- 85-formatting-audit
- 86-documentation-corrections
- 87-foundation
- 87.1-issues-encountered
- 87.2-refactor-phase-87-code-to-use-cross-module-services
- 88-ingestion-pipeline
- 89-error-grouping-issue-lifecycle
- 90-real-time-streaming
- 91-rest-api
- 91.1-refactor-mesher-to-use-pipe-operators-and-idiomatic-mesh-features
- 92-alerting-system
- 93-data-retention-and-cleanup
- 93.1-issues-encountered
- 93.2-fix-actor-spawn-segfault-in-project-mode
- 94-multi-node-clustering
- 95-react-frontend
- 96-compiler-additions
- 97-schema-metadata-sql-generation
- quick
- 1-rename-project-from-snow-to-mesh-change-
- 10-add-icons-to-each-button-in-the-docs-sid
- 2-mesh-story-article
- 3-ensure-all-tests-still-pass-after-applyi
- 4-build-mesher-and-fix-existing-warnings-e
- 5-update-article-with-new-changes-and-addi
- 6-write-an-article-about-the-benchmarks-in
- 7-get-isolated-peak-throughput-numbers-by-
- 8-improve-env-syntax-ergonomics-in-mesher-
- 9-update-the-tools-skill-mesh-skill-with-t
- research
- .tmp
- m032-s01
- cast_if_else
- nested_and
- request_query
- route_bare_server
- route_closure_server
- route_closure
- service_call_case
- timer_service_cast
- verify
- xmod_from_json
- xmod_identity
- m032-s02-debug
- local_identity
- xmod_identity
- m032-s02-ll.JsTH4Y
- m032-s02-localemit.JBh6S4
- m032-s02-localid.DdKVCu
- m032-s02-localid1.kDZd4T
- m032-s02-localidstr.elzKK6
- m032-s02-xmod.nB3lKr
- m032-s02-xmod1.46BoH2
- m033-debug
- m033-s02-debug/alert/project
- storage
- types
- m033-s03-debug-issue-list/project
- storage
- types
- m033_t03_inline_rate_probe
- m034-s01-research-build
- .mesh/packages/snowdamiz__mesh-slug@1.0.0
- m034-s01-research-install
- .mesh/packages/snowdamiz/mesh-slug@1.0.0
- m034-s01
- home/.mesh
- verify
- 0.34.0-20260326212211-33954
- 0.34.0-20260326212356-34324
- 0.34.0-20260326212437-34464
- 0.34.0-20260326212518-34969
- 0.34.0-20260326213418-36394
- 0.34.0-20260326213540-36652
- work
- consumer
- named-install
- proof-package
- m034-s02/verify
- cluster-proof
- tests
- compiler
- mesh-codegen/src
- codegen
- mir
- mesh-common/src
- mesh-lexer/src
- mesh-lsp
- src
- mesh-parser
- src
- ast
- parser
- tests
- snapshots
- mesh-pkg
- src
- mesh-rt/src
- actor
- db
- dist
- http
- mesh-typeck
- src
- tests
- meshc
- src
- tests
- support
- mesher/landing
- app/docs
- components
- community
- landing
- legal
- packages-website
- src
- routes
- packages
- [...name]
- [name]
- publish
- search
- token
- static
- scripts
- fixtures
- m036-s01
- lib
- tests
- tests
- tiny-cluster
- tests
- tools/editors
- neovim-mesh
- ftdetect
- lsp
- lua
- plugin
- syntax
- tests
- vscode-mesh
- node_modules
- out
- src
- test
- suite
- syntaxes
- website
- docs
- .vitepress
- theme
- components
- landing
- styles
- docs
- distributed-proof
- distributed
- getting-started
- clustered-example
- tooling
- scripts/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,614 files changed
+149697
-308263
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
45 | 51 | | |
46 | 52 | | |
47 | 53 | | |
| 54 | + | |
48 | 55 | | |
49 | 56 | | |
50 | 57 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
18 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
19 | 34 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 35 | + | |
27 | 36 | | |
28 | 37 | | |
29 | 38 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
35 | 47 | | |
36 | 48 | | |
37 | 49 | | |
| |||
45 | 57 | | |
46 | 58 | | |
47 | 59 | | |
48 | | - | |
49 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
50 | 70 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments