Commit 84deb75
authored
File tree
- blog
- compiler
- ori_arc/src
- expand_reuse
- ir
- lower
- uniqueness
- ori_eval/src
- exec
- interpreter
- ori_ir/src
- ast
- canon/tree
- token
- ori_lexer/src
- ori_llvm/src
- aot/incremental/arc_cache
- codegen
- arc_emitter
- builtins/collections
- ir_builder
- runtime_decl
- ori_parse/src/grammar
- expr
- ori_rt/src
- list
- map
- set
- ori_types/src/infer/expr
- docs
- compiler/design
- 04-parser
- 06-pattern-system
- 09-arc-system
- 10-llvm-backend
- 11-runtime
- 12-formatter
- 13-diagnostics
- 14-testing
- 15-platform-targets
- appendices
- ori_lang
- 0.1-alpha/spec
- proposals
- approved
- rejected
- v2026
- archived-design
- 01-philosophy
- 02-syntax
- 03-type-system
- 04-traits
- 05-error-handling
- 06-pattern-matching
- 07-functions
- 08-memory-model
- 09-modules
- 10-async
- 11-testing
- 12-tooling
- 13-documentation
- 14-capabilities
- appendices
- design
- modules
- std.async
- std.cache
- std.collections
- std.compress
- std.crypto
- std.encoding
- std.env
- std.fmt
- std.fs
- std.io
- std.json
- std.log
- std.math
- std.net
- std.process
- std.resilience
- std.testing
- std.text
- std.time
- std.validate
- std
- spec
- tooling/formatter
- design
- 03-layers
- plans
- design-docs-rewrite
- iso-spec-conversion
- repr-opt
- roadmap
- spec-depth
- value-semantics-optimization
- scripts
- tests
- benchmarks/cow
- spec
- collections/cow
- website
- public
- src
- components
- common
- landing
- playground
- layouts
- lib
- loaders
- pages
- blog
- proposals
- roadmap
- plans/[plan]
- remark
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
187 | 194 | | |
188 | 195 | | |
189 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments