Sebastian Ullrich
|
4ed79472af
|
fix: explicitly initialize Std in lean_initialize (#4668)
Fixes the stage 2 build, which runs with `prefer_native=true`
|
2024-07-06 13:17:30 +00:00 |
|
int-y1
|
ce4ae37c19
|
chore: fix more typos in comments
|
2023-10-08 14:37:34 -07:00 |
|
Mario Carneiro
|
51694cd6de
|
fix: calling convention for module initializers
|
2023-07-10 09:00:17 -07:00 |
|
Mario Carneiro
|
37252e5fa7
|
chore: remove Bootstrap package
|
2022-09-02 16:39:03 -07:00 |
|
Mario Carneiro
|
bf89c5a0f5
|
chore: move Std -> Bootstrap
|
2022-08-29 01:26:12 -07:00 |
|
Sebastian Ullrich
|
b13d3e6ca5
|
fix: dllexport functions not already annotated in header
|
2021-09-20 18:41:46 +02:00 |
|
Leonardo de Moura
|
c8406a301d
|
chore: reduce src/include/lean
|
2021-09-07 08:24:54 -07:00 |
|
Sebastian Ullrich
|
5f4b1b1d44
|
Revert "Revert "feat: reintroduce libleanshared, link lean & leanpkg against it""
This reverts commit ccbc9d00db.
|
2021-08-20 09:42:05 -07:00 |
|
Sebastian Ullrich
|
ccbc9d00db
|
Revert "feat: reintroduce libleanshared, link lean & leanpkg against it"
|
2021-08-20 15:39:00 +02:00 |
|
Sebastian Ullrich
|
52f3c6a1d0
|
fix: initialize Std
|
2021-08-18 13:54:52 +02:00 |
|
Wojciech Nawrocki
|
12a4ef54a9
|
chore: document io_mark_end_initialization setup
|
2021-06-13 17:32:35 -07:00 |
|
Wojciech Nawrocki
|
bf41d40b1d
|
fix: allow plugins to run IO initializers
|
2021-06-13 17:32:35 -07:00 |
|
Leonardo de Moura
|
94bc5ed7a3
|
chore: remove old frontend, equation compiler and tactics from build
|
2020-10-25 10:20:30 -07:00 |
|
Sebastian Ullrich
|
32b98a1d4a
|
chore: remove obsolete build options & other stuff
TODO: remove JSON with the old frontend
|
2020-10-14 18:57:11 +02:00 |
|
Leonardo de Moura
|
4bca76a87e
|
chore: use src/Lean.lean to initialize lean
|
2020-05-26 13:54:13 -07:00 |
|
Leonardo de Moura
|
7c76a19885
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
Sebastian Ullrich
|
6a0410f8f0
|
feat: make import A import A.olean instead of A/Default.olean
|
2020-05-19 11:29:32 -07:00 |
|
Leonardo de Moura
|
8bdca35282
|
chore: use #include <lean/runtime/...> for runtime .h files
|
2020-05-18 11:30:07 -07:00 |
|
Sebastian Ullrich
|
3b37737c8a
|
fix: leaks
|
2019-12-22 15:09:19 -08:00 |
|
Leonardo de Moura
|
4adacf1413
|
chore: src/init ==> src/initialize
|
2019-11-22 04:59:13 -08:00 |
|