Commit 791314b
Adding ~2000 normative rules from CSC to main repo (#2518)
* Zfh norm rules
* Zfa norm rules
* Remove non cmo norm rule/tag changes
* Fix typo
* fixed duplicates in normative rules
* Updated rules with feedback
* Rule updates
* Norm rules for rv32e
* Use latest docs-resources submodule
Signed-off-by: James Ball <[email protected]>
* Minor typo fixes
* Move yaml file to normative rules dir
* Move to norm rules dir
* Minor typo fixes
* Update normative_curations to normative_rule_definitions
* Move rules to norm rules dir
* typo fixes
* typo fix
* bfloat16 norm tags and rules
* fix header currations to definitions
* Zfinx norm tags and rules
* addressed feedback
* all changes committed
* updated format
* vector crypto norm rules and tags
* second half vector crypto
* Fix naming underscores and dashes, remove untestable rules, tag CSRs better
* requested changes fixed
* old removed
* updated style, added remaining zicsr tags and rules
* merge
* fixed yaml file names to match
* cleanup
* Merge conflict with spaces
* Switch to latest docs-resources
Signed-off-by: James Ball <[email protected]>
* Manually merged in changes from PR 11
Signed-off-by: James Ball <[email protected]>
* Fixed wrong link is norm rule tagging doc
Signed-off-by: James Ball <[email protected]>
* Cleanup
* Removed bad tags
* chapter names and yaml language servers
* Fixing yaml
* yaml fixes
* cleanup
* tagging schema
* Trailing spaces
* Reduce from 151 to 77 number of norm rule defs referencing non-existant adoc tags. And switching to latest doc-resources (no tool changes though).
Signed-off-by: James Ball <[email protected]>
* Added AI summary of normative rule tagging errors (used Claude).
Signed-off-by: James Ball <[email protected]>
* Merging changes from upstream CSC fork to this fork.
Signed-off-by: James Ball <[email protected]>
* Update to latest docs-resources
Signed-off-by: James Ball <[email protected]>
* Added norm rules for c-st-ext and zilsd (manually copied from HMC fork)
Signed-off-by: James Ball <[email protected]>
* Bump pre-commit/action from 3.0.0 to 3.0.1
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Adding normative rules for priv-csrs
Signed-off-by: James Ball <[email protected]>
* Added norm rules for Zc extension
Signed-off-by: James Ball <[email protected]>
* Reduced zilsd chapter name
Signed-off-by: James Ball <[email protected]>
* Added fix for partial tagging of unordered list in Zc
Signed-off-by: James Ball <[email protected]>
* Fixed all HMC norm rules that referenced non-existant tags
Signed-off-by: James Ball <[email protected]>
* Shortened chapter names to fit better in cells and fixed $schema paths that were corrupted.
Signed-off-by: James Ball <[email protected]>
* Updated docs-resources to latest with fixes/improvements and changed Makefile to have uncommented warning flag.
Signed-off-by: James Ball <[email protected]>
* Fixed unreferenced rules
* formatted yaml per pre-commit hook
* Fix renaming of anchor from "rm" to "norm:dyn_round_enc".
Signed-off-by: James Ball <[email protected]>
* Update Makefile to add HTML format of normative rules
Signed-off-by: James Ball <[email protected]>
* Build just HTML version of norm rules for all/build targets
Signed-off-by: James Ball <[email protected]>
* Using norm rule direct to html and Tim's toggle to display norm tags
Signed-off-by: James Ball <[email protected]>
* Update to latest docs-resources submodule
Signed-off-by: James Ball <[email protected]>
* Removed tags_without_text (obscure feature not required by norm rules)
Signed-off-by: James Ball <[email protected]>
* Bump softprops/action-gh-release from 2.4.1 to 2.4.2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Commits](softprops/action-gh-release@v2.4.1...v2.4.2)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump docs-resources from `7f7f63a` to `40844de`
Bumps [docs-resources](https://github.com/riscv/docs-resources) from `7f7f63a` to `40844de`.
- [Commits](riscv/docs-resources@7f7f63a...40844de)
---
updated-dependencies:
- dependency-name: docs-resources
dependency-version: 40844defba0d1bcad46ce690ebca51912fbb3f67
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update to docs-resources with better norm rule HTML table column names
Signed-off-by: James Ball <[email protected]>
* Fix formatting in m-st-ext.adoc
Correct spacing in REMW and REMUW documentation.
Signed-off-by: David Harris <[email protected]>
* Build and deploy norm-rules.json and norm-rules.html so they can have a static URL
Signed-off-by: James Ball <[email protected]>
* Copy priv/unpriv ISA manual HTML to same directory as norm-rules.html (mimicking how they are all in the build directory)
Signed-off-by: James Ball <[email protected]>
* Forgot to put riscv- prefix into ISA manual HTML copied to norm-rules deployment directory for GitHub Pages
Signed-off-by: James Ball <[email protected]>
* Use latest docs-resources
Signed-off-by: James Ball <[email protected]>
* Added normative rules
Signed-off-by: James Ball <[email protected]>
* Updated to match agreed parameter tagging scheme. Made a few other small improvements while at it.
Signed-off-by: James Ball <[email protected]>
* Replace _param with kind: parameter
Signed-off-by: James Ball <[email protected]>
* Update to latest docs-resources commit
Signed-off-by: James Ball <[email protected]>
* Use tag instead of tags if only one tag in Zilsd norm rules
Signed-off-by: James Ball <[email protected]>
* Incorporating some feedback from Christian on Zilsd norm rules
Signed-off-by: James Ball <[email protected]>
* Update f-st-ext.yaml
Signed-off-by: james-ball-qualcomm <[email protected]>
* Update f-st-ext.adoc
Signed-off-by: james-ball-qualcomm <[email protected]>
* update doc-resources submodule
* Added blank lines in zimop.yaml and zimop.adoc for norm_rule review
* Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Made changes to Zilsd norm rules based on PR feedback from Christian and Derek
Signed-off-by: James Ball <[email protected]>
* A couple of additional latexmath calls in mm-formal.adoc (should be all gone).
Signed-off-by: James Ball <[email protected]>
* Added more norm rules into M-mode chapter. Commiting so I can merge in changes from upstream ISA manual chapters.
Signed-off-by: James Ball <[email protected]>
* Extract norm rules in m-mode up to endianness control in mstatus
Signed-off-by: James Ball <[email protected]>
* Bump docs-resources from `49eff17` to `824bd66`
Bumps [docs-resources](https://github.com/riscv/docs-resources) from `49eff17` to `824bd66`.
- [Commits](riscv/docs-resources@49eff17...824bd66)
---
updated-dependencies:
- dependency-name: docs-resources
dependency-version: 824bd661c4464e1314309ed07c9069753940929b
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Latest docs-resources
Signed-off-by: James Ball <[email protected]>
* Bump softprops/action-gh-release from 2.4.2 to 2.5.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Commits](softprops/action-gh-release@v2.4.2...v2.5.0)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Fix formatting for C.FLDSP instruction description
Signed-off-by: David Harris <[email protected]>
* Rename c-fdwsp_op to c-fldsp_op in YAML file
Signed-off-by: David Harris <[email protected]>
* Remove c-jalr entry from c-st-ext.yaml
Removed the 'c-jalr' entry from the YAML file. Redundant with the c-ebreak entry with the same tag and the c_jalr_op entry with the main operation.
Signed-off-by: David Harris <[email protected]>
* Working my way through the machine chapter. Got up to mstatus.tw.
Signed-off-by: James Ball <[email protected]>
* Remove spaces yamlchk didn't like
Signed-off-by: James Ball <[email protected]>
* Get latest docs-resources to get fix for table column widths
Signed-off-by: James Ball <[email protected]>
* added norm rule tags for wavedrom generated images
* Latest docs-resources
Signed-off-by: James Ball <[email protected]>
* Replace note with clarification text for rule mstatus_tw_op
Signed-off-by: James Ball <[email protected]>
* removed some non-normative text from zimop. changed to inline tag
* Replace note with clarification text for rule mstatus_tw_op
Signed-off-by: James Ball <[email protected]>
* Bump softprops/action-gh-release from 2.4.2 to 2.5.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Commits](softprops/action-gh-release@v2.4.2...v2.5.0)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Latest docs-resources
Signed-off-by: James Ball <[email protected]>
* changed name of c-mop tag from tab:c-mop to norm:c-mop_enc
* added zcmop enc table tags to yaml file
* Added norm rule to image to test HTML
Signed-off-by: James Ball <[email protected]>
* added additional context for existing rules by adding another tag for ztso_ld,sd,amo
* removed trailing blank spaces
* Merging in origin/main
Signed-off-by: James Ball <[email protected]>
* Finished tagging mstatus
Signed-off-by: James Ball <[email protected]>
* Bump actions/github-script from 6 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v6...v8)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Added norm rules for mtvec CSR
Signed-off-by: James Ball <[email protected]>
* Added medeleg and mideleg CSRs
Signed-off-by: James Ball <[email protected]>
* updated doc resources
* Adding mip/mie
Signed-off-by: James Ball <[email protected]>
* Added norm rules for mip/mie.
Signed-off-by: James Ball <[email protected]>
* Added fcvtmod-w-s_rsv rule
* Fixed typo
* Added c-srai_hint normative rule
* Zihintntl: Created PR to enable review (won't show all changes like normal) (#119)
* Fixes issue #80. Removed norm rule fence_null_pred_succ_inter and its tags with the same name. Added norm rules and tags for HINT and NOP instructions.
Signed-off-by: James Ball <[email protected]>
* Remove copilot_instructions.md
Signed-off-by: James Ball <[email protected]>
* Remove changes accidentally introduced by tagging into priv ISA volume.
Signed-off-by: James Ball <[email protected]>
* Remove changes accidentally introduced by tagging into unpriv ISA volume.
Signed-off-by: James Ball <[email protected]>
* Found a couple more unintentional visible changes introduced by norm tagging by using Copilot to compare HTML versions of priv and unpriv ISA volumes.
Signed-off-by: James Ball <[email protected]>
* Machine mode chapter now has norm rules tagged up to mcause (mtval is next).
Signed-off-by: James Ball <[email protected]>
* Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump docs-resources from `d644eb9` to `b5eaf50`
Bumps [docs-resources](https://github.com/riscv/docs-resources) from `d644eb9` to `b5eaf50`.
- [Commits](riscv/docs-resources@d644eb9...b5eaf50)
---
updated-dependencies:
- dependency-name: docs-resources
dependency-version: b5eaf5000174386aa3d790eb6e0904ced0f2a93b
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump pre-commit/action from 3.0.0 to 3.0.1
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump pre-commit/action from 3.0.0 to 3.0.1
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---------
Signed-off-by: James Ball <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: james-ball-qualcomm <[email protected]>
Signed-off-by: James Ball <[email protected]>
Signed-off-by: David Harris <[email protected]>
Signed-off-by: james-ball-qualcomm <[email protected]>
Co-authored-by: Corey Hickson <[email protected]>
Co-authored-by: Neil Chulani <[email protected]>
Co-authored-by: SadhviNarayanan <[email protected]>
Co-authored-by: David Harris <[email protected]>
Co-authored-by: David Harris <[email protected]>
Co-authored-by: Noah Fotenos <[email protected]>
Co-authored-by: Vikram Krishna <[email protected]>
Co-authored-by: Georgia Tai <[email protected]>
Co-authored-by: jacassidy <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamie Grimm <[email protected]>1 parent 103fee6 commit 791314b
File tree
78 files changed
+7917
-2463
lines changed- .github/workflows
- normative_rule_defs
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+7917
-2463
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
103 | 121 | | |
104 | 122 | | |
105 | 123 | | |
| |||
118 | 136 | | |
119 | 137 | | |
120 | 138 | | |
| 139 | + | |
| 140 | + | |
121 | 141 | | |
122 | 142 | | |
123 | 143 | | |
124 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
125 | 147 | | |
126 | 148 | | |
127 | | - | |
| 149 | + | |
128 | 150 | | |
129 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
130 | 157 | | |
131 | 158 | | |
132 | 159 | | |
133 | | - | |
| 160 | + | |
134 | 161 | | |
135 | 162 | | |
136 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
111 | | - | |
| 112 | + | |
| 113 | + | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| |||
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
131 | | - | |
| 133 | + | |
| 134 | + | |
132 | 135 | | |
133 | 136 | | |
134 | 137 | | |
| |||
143 | 146 | | |
144 | 147 | | |
145 | 148 | | |
146 | | - | |
147 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
148 | 153 | | |
149 | 154 | | |
150 | 155 | | |
151 | | - | |
152 | | - | |
| 156 | + | |
| 157 | + | |
153 | 158 | | |
154 | 159 | | |
155 | 160 | | |
156 | 161 | | |
157 | 162 | | |
158 | 163 | | |
159 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
160 | 171 | | |
161 | 172 | | |
162 | 173 | | |
| |||
180 | 191 | | |
181 | 192 | | |
182 | 193 | | |
183 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
184 | 202 | | |
185 | 203 | | |
186 | 204 | | |
187 | | - | |
| 205 | + | |
188 | 206 | | |
189 | 207 | | |
190 | 208 | | |
| |||
Submodule docs-resources updated 24 files
- .gitignore+2
- .pre-commit-config.yaml+2-2
- Makefile+274
- converters/tags.rb+71-3
- normative-rules.md+95-58
- schemas/common-schema.json+20-12
- schemas/defs-schema.json+54-15
- schemas/norm-rules-schema.json+32-3
- tests/norm-rule/expected/test-norm-rules.html+567
- tests/norm-rule/expected/test-norm-rules.json+912
- tests/norm-rule/expected/test-norm-tags.json+188
- tests/norm-rule/missing_tag_refs.yaml+72
- tests/norm-rule/test.adoc+308
- tests/norm-rule/test.yaml+175
- tests/tag-changes/additions-only.json+60
- tests/tag-changes/current.json+59
- tests/tag-changes/formatting-only.json+59
- tests/tag-changes/modifications-only.json+59
- tests/tag-changes/reference.json+59
- tests/tag-changes/whitespace-only.json+59
- tests/tags/duplicate.adoc+7
- tools/README_detect_tag_changes.md+206
- tools/create_normative_rules.rb+1.1k-234
- tools/detect_tag_changes.rb+327
| 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 | + | |
| 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 | + | |
0 commit comments