lean4-htt/tests/pkg/user_plugin
Mac Malone a41fb49e25
feat: smarter plugin loading (#7090)
This PR strips `lib` prefixes and `_shared` suffixes from plugin names.
It also moves most of the dynlib processing code to Lean to make such
preprocessing more standard.
2025-02-18 23:03:52 +00:00
..
clean.sh feat: Lean.loadPlugin (#6130) 2024-11-27 09:56:31 +00:00
lakefile.toml feat: Lean.loadPlugin (#6130) 2024-11-27 09:56:31 +00:00
test.lean feat: Lean.loadPlugin (#6130) 2024-11-27 09:56:31 +00:00
test.sh feat: smarter plugin loading (#7090) 2025-02-18 23:03:52 +00:00
testEnv.lean feat: Lean.loadPlugin (#6130) 2024-11-27 09:56:31 +00:00
testEnvUse.lean feat: Lean.loadPlugin (#6130) 2024-11-27 09:56:31 +00:00
UserEnvPlugin.lean feat: Lean.loadPlugin (#6130) 2024-11-27 09:56:31 +00:00
UserPlugin.lean feat: Lean.loadPlugin (#6130) 2024-11-27 09:56:31 +00:00