..
bin
chore(src/emacs): move lean-mode to https://github.com/leanprover/lean-mode
2017-10-06 10:46:43 -07:00
dev
feat: server.stderrAsMessages option
2022-04-19 22:29:26 +02:00
examples
fix: unused variables linter review comments
2022-06-03 13:03:52 +02:00
images
doc: replace quickstart leanpkg info with info about lake
2022-03-11 16:31:58 -08:00
latex
doc: bundle updated lean4.py Pygments file and lstlean.tex
2021-07-12 11:33:13 -07:00
make
doc: refine development manual
2022-04-05 16:03:24 +02:00
.gitignore
doc: mdbook init
2020-10-30 14:23:47 +01:00
alectryon.css
doc: adjust alectryon.css a little
2022-04-06 09:06:49 -07:00
alectryon.js
doc: embed examples into doc book
2022-04-06 09:06:49 -07:00
array.md
doc: fix typos ( #379 )
2021-04-30 19:36:30 +02:00
autobound.md
chore: fix doc
2022-02-10 17:12:18 -08:00
book.toml
doc: fold sub-chapters by default
2022-04-20 18:46:30 +02:00
bool.md
chore: CRLF be gone
2021-11-09 09:49:09 +01:00
BoolExpr.lean
doc: add example
2021-03-31 08:13:22 -07:00
builtintypes.md
doc: builtin types
2020-12-08 10:09:58 -08:00
char.md
doc: builtin types
2020-12-08 10:09:58 -08:00
declarations.md
fix: documentation
2022-02-15 16:19:35 -08:00
decltypes.md
doc: fix typos
2021-03-07 15:06:02 +01:00
definitions.md
doc: basic documentation
2020-11-18 18:47:22 -08:00
dep.md
fix: docs
2021-06-29 22:14:16 -07:00
deptypes.md
doc: add deptypes section
2020-12-07 13:58:52 -08:00
do.md
doc: document some do block patterns/sugar
2022-02-07 20:50:15 +01:00
elaborators.md
doc: clean up syntax ToC
2022-04-26 18:58:45 +02:00
enum.md
doc: "enumerated types" section markdown fix
2021-05-06 17:04:51 +02:00
examples.md
doc: embed examples into doc book
2022-04-06 09:06:49 -07:00
expressions.md
doc: document some do block patterns/sugar
2022-02-07 20:50:15 +01:00
faq.md
doc: faq: bullet points look weird and are not anchors
2021-12-09 11:53:25 +01:00
flake.lock
chore: update benchmark suite
2022-05-25 18:26:36 +02:00
flake.nix
doc: embed examples into doc book
2022-04-06 09:06:49 -07:00
float.md
doc: builtin types
2020-12-08 10:09:58 -08:00
funabst.md
doc: minor edits
2020-12-22 18:54:57 +01:00
functions.md
doc: restriction of partial functions
2022-03-24 15:01:50 -07:00
highlight.js
fix: docs
2021-06-29 22:14:16 -07:00
implicit.md
doc: replace variables
2021-01-22 18:38:49 +01:00
inductive.md
chore: remove broken documentation
2022-03-22 15:52:13 -07:00
int.md
doc: minor edits
2020-12-22 18:54:57 +01:00
introdef.md
doc: add deptypes section
2020-12-07 13:58:52 -08:00
lean3changes.md
doc: add lib and style changes to lean3changes.md
2022-03-24 15:00:36 -07:00
lexical_structure.md
doc: fix some syntax and link in the docs, and more
2021-10-10 11:36:43 +02:00
list.md
doc: builtin types
2020-12-08 10:09:58 -08:00
macro_overview.md
feat: always accept antiquotations, simplify quotDepth code
2022-04-06 19:43:07 +02:00
metaprogramming-arith.lean
doc: metaprogramming-arith: style
2022-05-03 18:38:36 +02:00
metaprogramming-arith.md
doc: metaprogramming-arith: deduplicate
2022-05-03 18:38:36 +02:00
mission.md
doc: start porting reference manual
2021-08-27 19:30:08 -07:00
namespaces.md
fix: namespaces.md
2020-11-20 07:56:53 -08:00
nat.md
doc: typo
2021-01-10 10:51:00 +01:00
notation.md
doc: add macro guide, light reorganizing
2021-11-22 11:02:07 +01:00
option.md
doc: builtin types
2020-12-08 10:09:58 -08:00
organization.md
doc: implicit arguments
2020-12-07 16:12:16 -08:00
other_commands.md
doc: fix some syntax and link in the docs, and more
2021-10-10 11:36:43 +02:00
perf.md
doc: add basic perf documentation
2021-09-06 07:12:36 -07:00
pygments.css
doc: embed examples into doc book
2022-04-06 09:06:49 -07:00
quickstart.md
doc: update quickstart
2022-05-18 17:43:14 +02:00
sections.md
doc: correct typo “command instruct” ->”command instructs”
2021-07-03 11:22:04 +02:00
setup.md
feat: CI: build darwin_aarch64
2022-03-26 16:29:52 +01:00
simptypes.md
doc: minor edits
2020-12-22 18:54:57 +01:00
string.md
doc: builtin types
2020-12-08 10:09:58 -08:00
stringinterp.md
chore: cleaner structure/class syntax
2020-11-24 13:07:43 -08:00
struct.md
doc: structure update
2021-12-15 11:48:46 +00:00
SUMMARY.md
doc: clean up syntax ToC
2022-04-26 18:58:45 +02:00
syntax.md
doc: clean up syntax ToC
2022-04-26 18:58:45 +02:00
syntax_example.lean
doc: fix example style
2022-04-22 16:26:16 +02:00
syntax_example.md
doc: fix example style
2022-04-22 16:26:16 +02:00
syntax_examples.md
doc: missing file
2022-04-20 19:13:53 +02:00
syntax_highlight_in_latex.md
doc: add amssymb package to latex example to make it work in all cases
2022-04-28 11:21:12 +02:00
tactics.md
fix: documentation
2022-03-03 18:18:37 -08:00
task.md
doc: builtin types
2020-12-08 10:09:58 -08:00
thunk.md
doc: fix trivial typo
2022-01-09 10:19:26 +01:00
tour.md
chore: style use · instead of . for lambda dot notation
2022-03-11 07:49:03 -08:00
tpil.md
doc: proper TPIL link
2022-03-22 16:37:16 -07:00
typeclass.md
chore: style use · instead of . for lambda dot notation
2022-03-11 07:49:03 -08:00
typeobjs.md
doc: fix typos
2021-03-07 15:06:02 +01:00
types.md
chore: CRLF be gone
2021-11-09 09:49:09 +01:00
uint.md
doc: builtin types
2020-12-08 10:09:58 -08:00
unifhint.md
doc: structures
2020-12-08 16:25:19 -08:00
using_lean.md
doc: start porting reference manual
2021-08-27 19:30:08 -07:00
whatIsLean.md
chore: fix broken links
2022-04-03 10:32:00 -07:00