Commit cf3a147
authored
HEDL v2.0.0
## Summary
- Complete v2.0 specification: required `%NULL:~` and `%QUOTE:"` headers, strict 1-space indent, ditto removal
- 10 workspace crates updated: parser, c14n, lint, LSP, CLI, FFI, WASM, MCP, streaming, benchmarks
- Format converters (JSON, YAML, XML, CSV, TOON) with list/matrix support
- Fuzz testing infrastructure across 6 crates
- 9,965 tests passing, zero warnings
- Fixed wasm-pack `--out-dir` path in Pages workflow
- Added .gitignore entries for fuzz corpus/artifacts and wasm-pack output
- Removed one-time migration scripts from release
## Breaking Changes
- `%V:2.0`, `%NULL:~`, `%QUOTE:"` headers now required
- Ditto operator removed entirely
- Strict 1-space indentation enforced
- No space after `|` in matrix rows
- `%ENUM`, `%DICT`, `%CONSTRAINT` directives removed1 parent eb65950 commit cf3a147
904 files changed
Lines changed: 254010 additions & 72960 deletions
File tree
- .cargo
- .github
- workflows
- bindings
- common/fixtures
- csharp
- c
- go
- node
- php
- python
- ruby
- crates
- hedl-bench
- baselines
- benches
- bindings
- cli
- core
- features
- formats
- integration
- mcp
- regression
- tools
- fixtures/accuracy
- src
- accuracy
- benchmark_utilities
- bin
- accuracy
- core
- fixtures
- generators
- harness
- legacy
- reporters
- tests
- hedl-c14n
- src
- writer
- tests
- hedl-cli
- fuzz
- fuzz_targets
- src
- batch
- cli
- commands
- tests
- hedl-core
- examples
- fuzz
- fuzz_targets
- src
- errors
- header
- inference
- lex
- arena
- parser
- validation
- rules
- visitor
- tests
- conformance
- property
- hedl-csv
- fuzz
- fuzz_targets
- src
- from_csv
- tests
- hedl-ffi
- examples
- src
- async_ops
- conversions
- tests
- hedl-json
- examples
- fuzz
- fuzz_targets
- src
- from_json
- tests
- hedl-lint
- benches
- src
- fix
- rules
- tests
- hedl-lsp
- examples
- src
- tests
- hedl-mcp
- examples
- src
- auth
- resource_limits
- tools
- tests
- hedl-neo4j
- examples
- fuzz
- fuzz_targets
- src
- config
- cypher
- mapping
- safe_arithmetic
- to_cypher
- tests
- hedl-parquet
- benches
- src
- predicate
- tests
- hedl-stream
- examples
- fuzz
- src
- async_parser
- parser
- tests
- hedl-test
- fixtures
- src
- fixtures
- tests
- hedl-toon
- examples
- src
- tests
- hedl-wasm
- examples
- src
- tests
- hedl-xml
- examples
- fuzz
- fuzz_targets
- src
- from_xml
- tests
- hedl-yaml
- fuzz
- fuzz_targets
- src
- from_yaml
- tests
- hedl
- examples
- src
- tests
- docs
- api
- guides
- reference
- sdk
- tutorials
- architecture
- components
- decisions
- diagrams
- infrastructure
- system-design
- developer
- concepts
- guides
- how-to
- operations
- reference
- tutorials
- spec
- user
- concepts
- guides
- reference
- tutorials
- examples
- playground
- scripts
- tests/conformance
- invalid
- valid
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| 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 | + | |
| 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 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 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 | + | |
| 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 | + | |
0 commit comments