| .. |
|
bin
|
|
|
|
dev
|
chore: CRLF be gone
|
2021-11-09 09:49:09 +01:00 |
|
examples/compiler
|
chore: move tests to new frontend
|
2020-10-23 14:07:26 -07:00 |
|
images
|
doc: add wsl setup docs and reorganize a new "dev" folder
|
2021-09-23 09:21:39 +02:00 |
|
latex
|
doc: bundle updated lean4.py Pygments file and lstlean.tex
|
2021-07-12 11:33:13 -07:00 |
|
make
|
chore: CRLF be gone
|
2021-11-09 09:49:09 +01:00 |
|
tutorial
|
feat: allow more atoms starting with "`"
|
2021-10-19 14:10:31 +02:00 |
|
.gitignore
|
doc: mdbook init
|
2020-10-30 14:23:47 +01:00 |
|
array.md
|
doc: fix typos (#379)
|
2021-04-30 19:36:30 +02:00 |
|
autobound.md
|
fix: docs
|
2021-06-29 22:14:16 -07:00 |
|
book.toml
|
doc: add # prefix to hide lines in lean code blocks
|
2020-10-30 16:00:20 +01: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
|
doc: fix some syntax and link in the docs, and more
|
2021-10-10 11:36:43 +02: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: fix typo in the manual
|
2021-07-10 10:35:51 +02:00 |
|
enum.md
|
doc: "enumerated types" section markdown fix
|
2021-05-06 17:04:51 +02:00 |
|
expressions.md
|
doc: fix some syntax and link in the docs, and more
|
2021-10-10 11:36:43 +02:00 |
|
faq.md
|
doc: very important clarification
|
2021-10-29 07:52:48 -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: fix typos
|
2021-03-07 15:06:02 +01: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
|
doc: structures
|
2020-12-08 16:25:19 -08: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: fix typos
|
2021-03-07 15:06:02 +01: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 |
|
metaprogramming.md
|
doc: fix
|
2021-10-03 21:19:45 +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 |
|
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 |
|
quickstart.md
|
doc: quickstart: updated Windows instructions
|
2021-10-22 09:57:07 +02:00 |
|
sections.md
|
doc: correct typo “command instruct” ->”command instructs”
|
2021-07-03 11:22:04 +02:00 |
|
setup.md
|
doc: fix link
|
2021-08-08 18:39:28 +02: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: fix typos
|
2021-03-07 15:06:02 +01:00 |
|
SUMMARY.md
|
doc: ubuntu: specify fewer versions that will become outdated anyway
|
2021-11-09 09:41:18 +01:00 |
|
syntax.md
|
doc: fix some syntax and link in the docs, and more
|
2021-10-10 11:36:43 +02:00 |
|
syntax_highlight_in_latex.md
|
doc: bundle updated lean4.py Pygments file and lstlean.tex
|
2021-07-12 11:33:13 -07:00 |
|
tactics.md
|
chore: fix docs
|
2021-08-08 13:26:46 +02:00 |
|
task.md
|
doc: builtin types
|
2020-12-08 10:09:58 -08:00 |
|
thunk.md
|
chore: fix doc
|
2021-03-11 11:40:39 -08:00 |
|
tour.md
|
chore: fix doc
|
2021-09-16 10:32:00 -07:00 |
|
typeclass.md
|
chore: fix test
|
2021-11-15 18:47:25 -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
|
doc: fix some syntax and link in the docs, and more
|
2021-10-10 11:36:43 +02:00 |