File tree
108 files changed
+1260
-634
lines changed- dist
- src
- container
- modules
- custom-nodes
- node
- custom-nodes
- common/templates
- console-output-nodes
- templates
- control-flow-flattening-nodes
- control-flow-storage-nodes
- dead-code-injection-nodes
- debug-protection-nodes
- templates
- debug-protection-function-call-node
- debug-protection-function-interval-node
- debug-protection-function-node
- domain-lock-nodes
- group
- templates
- node-calls-controller-nodes
- object-expression-keys-transformer-nodes
- self-defending-nodes
- group
- templates
- string-array-nodes
- templates
- string-array-calls-wrapper
- string-array-node
- string-array-rotate-function-node
- generators/identifier-names-generators
- interfaces
- custom-nodes
- generators/identifier-names-generators
- node
- node-transformers
- converting-transformers/object-expression-extractors
- obfuscating-transformers
- preparing-transformers
- node
- types/node
- test
- dev
- functional-tests
- custom-nodes
- common/templates
- debug-protection-nodes/templates
- fixtures
- workers
- domain-lock-nodes/templates
- fixtures
- string-array-nodes/templates
- string-array-calls-wrapper-node-template
- fixtures
- string-array-rotate-function-template
- fixtures
- string-array-template
- fixtures
- generators/identifier-names-generators/mangled-identifier-names-generator
- fixtures
- node-transformers
- obfuscating-transformers/scope-identifiers-transformer
- class-declaration
- fixtures
- function-declaration
- fixtures
- variable-declaration
- fixtures
- preparing-transformers/variable-preserve-transformer
- fixtures
- runtime-tests
- fixtures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
108 files changed
+1260
-634
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
|
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 |
| - | |
| 63 | + | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
86 |
| - | |
| 85 | + | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
196 | 197 |
| |
197 | 198 |
| |
198 | 199 |
| |
| 200 | + | |
199 | 201 |
| |
200 | 202 |
| |
201 | 203 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| 43 | + | |
42 | 44 |
| |
43 |
| - | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
| 44 | + | |
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
| |||
163 | 165 |
| |
164 | 166 |
| |
165 | 167 |
| |
| 168 | + | |
166 | 169 |
| |
167 | 170 |
| |
168 | 171 |
| |
| |||
175 | 178 |
| |
176 | 179 |
| |
177 | 180 |
| |
| 181 | + | |
178 | 182 |
| |
179 | 183 |
| |
180 | 184 |
| |
| |||
186 | 190 |
| |
187 | 191 |
| |
188 | 192 |
| |
| 193 | + | |
189 | 194 |
| |
190 | 195 |
| |
191 | 196 |
| |
| |||
200 | 205 |
| |
201 | 206 |
| |
202 | 207 |
| |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
203 | 213 |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
0 commit comments