Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-23 | shortcut common cases in hot code paths | Jesse Plamondon-Willard | |
2022-05-15 | reduce performance impact of deprecation warnings | Jesse Plamondon-Willard | |
Creating a stack is *very* slow, so it should be avoided if possible until after the duplicate-warning check. | |||
2022-04-30 | omit stack trace for deprecated code not called directly by the mod | Jesse Plamondon-Willard | |
2022-04-19 | suppress some duplicate deprecation notices | Jesse Plamondon-Willard | |
2022-04-19 | add immutable stack trace to cache stack info | Jesse Plamondon-Willard | |
2022-04-19 | move deprecation code into namespace | Jesse Plamondon-Willard | |