Leonardo de Moura
|
130bbfc501
|
chore: update README
|
2022-03-25 14:48:07 -07:00 |
|
Leonardo de Moura
|
9aca413e31
|
chore: add link to doc/examples
|
2022-03-25 14:46:43 -07:00 |
|
Leonardo de Moura
|
6da9119516
|
doc: add Parametric Higher-Order Abstract Syntax example
|
2022-03-25 14:42:24 -07:00 |
|
Sebastian Ullrich
|
ca9678be58
|
doc: move tier list to setup.md
|
2022-03-25 17:45:15 +01:00 |
|
Sebastian Ullrich
|
7ce4a85d25
|
doc: add platform support tiers to README
|
2022-03-25 17:45:15 +01:00 |
|
Sebastian Ullrich
|
7e853621eb
|
feat: CI: build linux_aarch64
|
2022-03-25 17:45:15 +01:00 |
|
Leonardo de Moura
|
e53435979f
|
fix: remove hacky addAutoBoundImplicitsOld
|
2022-03-25 09:23:43 -07:00 |
|
Leonardo de Moura
|
6631d92d7b
|
fix: addAutoBoundImplicitsOld occurrences at MutualDef.lean and Structure.lean
This commit also fixes non-termination at `collectUnassignedMVars`
|
2022-03-25 09:07:59 -07:00 |
|
Leonardo de Moura
|
e48cc8901e
|
fix: add new addAutoBoundImplicits that avoids the hack at addAutoBoundImplicitsOld
|
2022-03-25 08:40:57 -07:00 |
|
Leonardo de Moura
|
519b780164
|
doc: document InfoTree issue
|
2022-03-25 07:12:07 -07:00 |
|
Leonardo de Moura
|
370e9c421f
|
fix: bug at deriving Hashable
|
2022-03-24 18:46:10 -07:00 |
|
E.W.Ayers
|
534aa88188
|
doc: MetaM
|
2022-03-24 16:57:42 -07:00 |
|
Leonardo de Moura
|
3c9556ec18
|
doc: finish deBruijn.lean example
|
2022-03-24 16:17:53 -07:00 |
|
Leonardo de Moura
|
52a52fbed7
|
chore: add doc/examples to the test suite
|
2022-03-24 15:20:18 -07:00 |
|
Arthur Paulino
|
53faa9c8ca
|
doc: restriction of partial functions
|
2022-03-24 15:01:50 -07:00 |
|
E.W.Ayers
|
90baf14e82
|
doc: add lib and style changes to lean3changes.md
|
2022-03-24 15:00:36 -07:00 |
|
E.W.Ayers
|
1e69639fd2
|
doc: clarify mkLocalDecl
|
2022-03-24 14:59:46 -07:00 |
|
E.W.Ayers
|
6f5fc72c06
|
doc: Docstrings for LocalContext.lean
|
2022-03-24 14:59:46 -07:00 |
|
E.W.Ayers
|
24ebd78071
|
doc: Expr.lean
|
2022-03-24 14:52:09 -07:00 |
|
Wojciech Nawrocki
|
8f83c7ab32
|
feat: user-defined RPC handlers
|
2022-03-24 08:09:33 -07:00 |
|
Sebastian Ullrich
|
e49949b781
|
chore: prepare-llvm-linux: fix include path order
should really be `-isystem-after`, but clang ignores it...??
|
2022-03-24 12:33:33 +01:00 |
|
Sebastian Ullrich
|
75b3012a37
|
chore: prepare-llvm-linux: stop relying on /usr
|
2022-03-24 12:33:33 +01:00 |
|
Sebastian Ullrich
|
720e445755
|
chore: Nix: update inputs
|
2022-03-24 12:33:33 +01:00 |
|
Sebastian Ullrich
|
5c6e054e24
|
chore: update to LLVM 14
|
2022-03-24 12:33:33 +01:00 |
|
Leonardo de Moura
|
fdbe893c40
|
fix: catch mkAppM exceptions
|
2022-03-23 17:35:04 -07:00 |
|
Leonardo de Moura
|
96de208a6b
|
chore: remove some partial
|
2022-03-23 17:16:30 -07:00 |
|
Sebastian Ullrich
|
8a5febf130
|
chore: CI: fix release job
|
2022-03-23 19:33:25 +01:00 |
|
Leonardo de Moura
|
be7c71d1c8
|
chore: update date
|
2022-03-23 07:44:15 -07:00 |
|
Leonardo de Moura
|
e0aa9fb290
|
chore: fix typo
|
2022-03-23 07:39:46 -07:00 |
|
Leonardo de Moura
|
170b911a6f
|
doc: expand deBruijn
|
2022-03-22 19:35:58 -07:00 |
|
Leonardo de Moura
|
20fb3e470d
|
doc: add dependent de Bruijn indices
TODO: explain example.
|
2022-03-22 19:11:06 -07:00 |
|
Leonardo de Moura
|
b2a1b88a4e
|
doc: a certified type checker
|
2022-03-22 19:01:26 -07:00 |
|
Leonardo de Moura
|
a23fcb6033
|
chore: use github link until we generate the proper webpage using Alectryon
|
2022-03-22 18:34:40 -07:00 |
|
Leonardo de Moura
|
028e3561e2
|
fix: link
|
2022-03-22 18:07:04 -07:00 |
|
Leonardo de Moura
|
265803f7ac
|
doc: fix links
|
2022-03-22 16:52:08 -07:00 |
|
Leonardo de Moura
|
e06893d1f2
|
doc: proper TPIL link
|
2022-03-22 16:37:16 -07:00 |
|
Leonardo de Moura
|
973b76a6e2
|
doc: add Examples section
|
2022-03-22 16:35:14 -07:00 |
|
Leonardo de Moura
|
412bc14fbe
|
doc: add well-typed interpreter as an example
|
2022-03-22 16:32:41 -07:00 |
|
Leonardo de Moura
|
5ae125262b
|
chore: remove C++ coding style from manual
|
2022-03-22 15:54:51 -07:00 |
|
Leonardo de Moura
|
2e9adf0e04
|
chore: remove broken documentation
|
2022-03-22 15:52:13 -07:00 |
|
Leonardo de Moura
|
9d32d7bcf5
|
test: for issue #1062
closes #1062
|
2022-03-22 14:14:28 -07:00 |
|
Leonardo de Moura
|
2f67140603
|
fix: incorrect uses of getMVarType'
|
2022-03-22 14:11:29 -07:00 |
|
Leonardo de Moura
|
6007147d71
|
fix: allow universes to be postponed further
closes #1058
|
2022-03-22 13:57:58 -07:00 |
|
Leonardo de Moura
|
f3b181b972
|
chore: comment withoutPostponingUniverseConstraints
|
2022-03-22 13:57:58 -07:00 |
|
Mario Carneiro
|
c29da66c5a
|
fix: annotate binders in intro for hover / go to def
|
2022-03-22 12:10:51 +00:00 |
|
Sebastian Ullrich
|
3818ea8333
|
chore: CI: document previous workaround
|
2022-03-22 12:25:59 +01:00 |
|
Sebastian Ullrich
|
c758d442dc
|
chore: CI: try using the correct C++ compiler for tests on Windows
|
2022-03-22 12:22:23 +01:00 |
|
Sebastian Ullrich
|
bba0baf92c
|
chore: CI: I'm sure they work fine
|
2022-03-22 12:22:23 +01:00 |
|
Sebastian Ullrich
|
82049c519c
|
chore: CI: fix MinGW library root
|
2022-03-22 12:22:23 +01:00 |
|
Sebastian Ullrich
|
00aeaed544
|
chore: CI: fix manual build
|
2022-03-22 09:36:52 +01:00 |
|