Commit f6d7e4f
authored
Code cleanup and scaffolding for new Extendable mixin (#2044)
* Add some tests to trigger crash bug
* Add warning for not yet implemented and seal off comment resolution to avoid type errors
* Begin implementation
* Extend a timeout
* warnable
* Main tests pass
* Finish up scaffolding and clean up
* Remove an import that got added somewhere1 parent 06ee261 commit f6d7e4f
File tree
6 files changed
+177
-160
lines changed- bin
- lib
- src
- test
6 files changed
+177
-160
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
653 | | - | |
654 | | - | |
| 653 | + | |
655 | 654 | | |
656 | 655 | | |
657 | 656 | | |
| |||
0 commit comments