Commit c4dd424
authored
v1.3.0 - MonoScript, BuildReport support in analyze, Doc improvement, serialized-file command (#46)
* Update version to 1.3
* Add MonoScript handler to Analyze command
* Centralize docs in Documentation
* Analyze - Support BuildReport files (#45)
* New "serialized-file" command with docs and new test data (#47)1 parent ad5a911 commit c4dd424
File tree
61 files changed
+3322
-469
lines changed- Analyzer
- Properties
- Resources
- SQLite
- Handlers
- Parsers
- Models
- Writers
- SerializedObjects
- Util
- Documentation
- ReferenceFinder
- TestCommon/Data
- BuildReports
- PlayerNoTypeTree
- PlayerWithTypeTrees
- TextDumper
- UnityDataTool.Tests
- UnityDataTool
- UnityFileSystem
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+3322
-469
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
50 | 67 | | |
51 | 68 | | |
52 | 69 | | |
| |||
61 | 78 | | |
62 | 79 | | |
63 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
64 | 85 | | |
65 | 86 | | |
66 | 87 | | |
| |||
122 | 143 | | |
123 | 144 | | |
124 | 145 | | |
125 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
126 | 149 | | |
127 | 150 | | |
128 | 151 | | |
129 | 152 | | |
130 | 153 | | |
| 154 | + | |
131 | 155 | | |
132 | 156 | | |
133 | 157 | | |
| |||
207 | 231 | | |
208 | 232 | | |
209 | 233 | | |
210 | | - | |
| 234 | + | |
211 | 235 | | |
212 | 236 | | |
213 | 237 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
223 | 226 | | |
224 | 227 | | |
225 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
226 | 235 | | |
0 commit comments