lean4-htt/doc
Alok Singh 6dd502321f
chore: add parallelism fallback for macOS on build (#4647)
1 less thing to think about.

---------

Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
2024-08-08 14:26:06 +00:00
..
bin
dev doc: stderrAsMessages is now the default on the cmdline as well (#4955) 2024-08-08 10:28:22 +00:00
examples feat: safer #eval, and #eval! (#4810) 2024-07-23 15:26:56 +00:00
images doc: update quickstart guide (#4806) 2024-07-23 07:31:21 +00:00
latex doc: upstream the Lean4 pygments lexer (#3125) 2024-05-20 11:40:24 +00:00
make chore: add parallelism fallback for macOS on build (#4647) 2024-08-08 14:26:06 +00:00
monads chore: Std -> Batteries renaming (#4108) 2024-05-08 05:04:25 +00:00
.gitignore
alectryon.css
alectryon.js
array.md
autobound.md
book.toml
bool.md
BoolExpr.lean chore: Std -> Batteries renaming (#4108) 2024-05-08 05:04:25 +00:00
builtintypes.md
char.md doc: documenting Char and upstreaming extensionality from batteries (#4438) 2024-06-16 00:43:34 +00:00
declarations.md
decltypes.md
definitions.md
dep.md
deptypes.md
do.md
elaborators.md
enum.md
examples.md
expressions.md
faq.md
flake.lock chore: deprecate Nix-based build, remove interactive components (#4895) 2024-08-02 09:57:34 +00:00
flake.nix chore: deprecate Nix-based build, remove interactive components (#4895) 2024-08-02 09:57:34 +00:00
float.md
fplean.md
funabst.md
functions.md
highlight.js
implicit.md
inductive.md
int.md doc: fix integer division example 2024-07-19 10:36:43 +02:00
introdef.md
lean3changes.md
lexical_structure.md
list.md
macro_overview.md
metaprogramming-arith.lean
metaprogramming-arith.md
mission.md
namespaces.md
nat.md
notation.md
option.md
organization.md
other_commands.md
perf.md
pygments.css
quickstart.md doc: update quickstart guide (#4806) 2024-07-23 07:31:21 +00:00
sections.md
semantic_highlighting.md
setup.md chore: CI: native-compile aarch64 macOS (#4265) 2024-05-24 08:18:49 +00:00
simptypes.md
string.md
stringinterp.md
struct.md
SUMMARY.md feat: checklist for release process (#3536) 2024-03-05 02:55:17 +00:00
syntax.md
syntax_example.lean
syntax_example.md
syntax_examples.md
syntax_highlight_in_latex.md doc: upstream the Lean4 pygments lexer (#3125) 2024-05-20 11:40:24 +00:00
tactics.md
task.md
thunk.md
tour.md
tpil.md
typeclass.md
typeobjs.md
types.md
uint.md
unifhint.md
using_lean.md
whatIsLean.md