lean4-htt/script
Sebastian Ullrich 01dbbeed99
feat: do not export def bodies by default (#8221)
This PR adjusts the experimental module system to not export the bodies
of `def`s unless opted out by the new attribute `@[expose]` on the `def`
or on a surrounding `section`.

---------

Co-authored-by: Markus Himmel <markus@lean-fro.org>
2025-05-15 12:16:54 +00:00
..
lib chore: fix spelling mistakes in non-Lean files (#5430) 2024-09-23 21:11:20 +00:00
apply.lean chore: add missing copyright headers (#3411) 2024-02-20 01:49:55 +00:00
benchReelabRss.lean feat: do not export def bodies by default (#8221) 2025-05-15 12:16:54 +00:00
collideProfiles.lean feat: trace.profiler export to Firefox Profiler (#3801) 2024-04-15 12:13:14 +00:00
diff_changelogs.py chore(script): fix nightlies... finally? 2018-03-26 16:17:42 +02:00
gen_constants_cpp.py chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
gen_tokens_cpp.py chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
issues_summary.sh feat: script to summarize issues (#3952) 2024-04-24 06:11:07 +00:00
mathlib-bench chore: script/mathlib-bench (#6280) 2024-12-02 10:00:57 +00:00
merge_remote.py feat: upgrades to release_checklist.py script (#8192) 2025-05-05 09:03:57 +00:00
patch.sh fix(script/patch): apply changes 2019-08-09 08:52:49 -07:00
prepare-llvm-linux.sh fix: ld.so linking on Linux (#8228) 2025-05-05 11:50:59 +00:00
prepare-llvm-macos.sh fix: set LLVM sysroot consistently (#6574) 2025-01-08 12:56:27 +00:00
prepare-llvm-mingw.sh fix: set CP_UTF8 on Windows (#7213) 2025-02-26 18:36:32 +00:00
push_repo_release_tag.py chore: update release checklist (#6637) 2025-01-14 10:18:46 +00:00
rebase-stage0.sh chore: add ./script/rebase-stage0.sh (#3984) 2024-05-02 12:26:25 +00:00
reformat.lean chore: fix script/reformat.lean 2022-11-28 15:47:17 +01:00
release_checklist.py chore: update release_checklist.py to check new release notes page (#8235) 2025-05-05 13:29:53 +00:00
release_notes.py fix: indenting in release notes script (#7326) 2025-03-12 23:02:02 +00:00
release_repos.yml feat: upgrades to release_checklist.py script (#8192) 2025-05-05 09:03:57 +00:00
release_steps.py feat: upgrades to release_checklist.py script (#8192) 2025-05-05 09:03:57 +00:00