Leonardo de Moura
|
8c30067f8c
|
fix(util/stackinfo): lazy thread initialization
We also add a multithread example for the C API.
This example reproduces a problem reported by Joe Hendrix.
|
2015-08-23 19:08:02 -07:00 |
|
Leonardo de Moura
|
e03c0ae93d
|
chore(api/module): fix style
|
2015-08-23 09:55:25 -07:00 |
|
Leonardo de Moura
|
38b0a6e22c
|
test(tests/shared/env): add type checker tests
|
2015-08-23 09:49:33 -07:00 |
|
Leonardo de Moura
|
23a490f3f1
|
feat(api): add lean_type_checker API
|
2015-08-23 09:34:31 -07:00 |
|
Leonardo de Moura
|
2926b41e9f
|
fix(tests/shared/env): memory leak
|
2015-08-23 09:24:05 -07:00 |
|
Leonardo de Moura
|
b42e561bb1
|
feat(api): expose lean_expr pretty printing function
|
2015-08-23 09:09:17 -07:00 |
|
Leonardo de Moura
|
3798493d99
|
test(tests/shared/env): add import module test
|
2015-08-23 08:54:11 -07:00 |
|
Leonardo de Moura
|
6f78304f31
|
feat(api): APIs for importing/exporting modules
|
2015-08-23 08:30:55 -07:00 |
|
Leonardo de Moura
|
5263ef4a74
|
feat(api): add lean_ios API
|
2015-08-23 08:19:25 -07:00 |
|
Leonardo de Moura
|
98a27c53de
|
refactor(api/env): use module procedures
|
2015-08-23 07:49:06 -07:00 |
|
Leonardo de Moura
|
c83b72e9b6
|
test(tests/shared/env): add tests for lean_env API
|
2015-08-22 13:35:35 -07:00 |
|
Leonardo de Moura
|
0aff6bd747
|
feat(api): add lean_env API
|
2015-08-22 12:37:22 -07:00 |
|
Leonardo de Moura
|
62e396bec6
|
test(tests/shared): add some tests for lean_expr C API
|
2015-08-22 11:08:07 -07:00 |
|
Leonardo de Moura
|
a7e4cd94c2
|
feat(api): add lean_decl API
|
2015-08-22 10:41:33 -07:00 |
|
Leonardo de Moura
|
8272ff61f6
|
fix(tests/shared/name): access violation
|
2015-08-21 18:33:06 -07:00 |
|
Leonardo de Moura
|
2b6033f42e
|
feat(api): add lean_expr API
|
2015-08-21 17:45:13 -07:00 |
|
Leonardo de Moura
|
a3c404ac3b
|
feat(library/tactic/apply_tactic): do not report elaboration failure in apply tactic when proof_state.report_failure() is false
|
2015-08-21 15:45:52 -07:00 |
|
Leonardo de Moura
|
9bae1eee29
|
feat(api/univ): add lean_list_univ API
|
2015-08-21 15:25:12 -07:00 |
|
Leonardo de Moura
|
35d3c6f5a5
|
test(tests/shared/name): add tests for lean_list_name API
|
2015-08-21 15:12:43 -07:00 |
|
Leonardo de Moura
|
adeba5c05e
|
feat(api/name): add lean_list_name API
|
2015-08-21 15:04:19 -07:00 |
|
Leonardo de Moura
|
453bd2341d
|
chore(README): remove coveralls "badge"
The coveralls website is having technical problems.
We will restore the link after they fix it.
|
2015-08-20 18:00:15 -07:00 |
|
Leonardo de Moura
|
3747ba095a
|
fix(frontends/lean/elaborator): incorrect assertion
It is supposed to be "!first implies is_local(from)"
fixes #807
|
2015-08-20 17:56:20 -07:00 |
|
Leonardo de Moura
|
c32a95bb13
|
chore(tests/shared/options): fix compilation warning
|
2015-08-19 08:13:58 -07:00 |
|
Leonardo de Moura
|
87349dc355
|
feat(frontends/lean/token_table): add 'proposition' keyword
|
2015-08-19 08:05:31 -07:00 |
|
Leonardo de Moura
|
3a72cd9621
|
fix(frontends/lean): rename multiword keyword "suffices to show" to "suffices"
|
2015-08-18 17:57:53 -07:00 |
|
Daniel Selsam
|
0942e94321
|
fix(library/export): typos
|
2015-08-18 17:49:03 -07:00 |
|
Leonardo de Moura
|
2b52198702
|
fix(library/unfold_macros): fixes #806
|
2015-08-18 17:46:47 -07:00 |
|
Leonardo de Moura
|
3ce8c5d6f7
|
feat(frontends/lean): add "suffices to show A, from B, C" construct
|
2015-08-18 17:04:38 -07:00 |
|
Leonardo de Moura
|
a18983c1aa
|
fix(api/lean_univ): typo
|
2015-08-18 16:01:50 -07:00 |
|
Leonardo de Moura
|
858971c3a5
|
test(tests/shared): add test for the universe C API
|
2015-08-18 15:32:27 -07:00 |
|
Leonardo de Moura
|
d627414f9b
|
feat(api): expose universe expressions in the C API
|
2015-08-18 15:07:44 -07:00 |
|
Leonardo de Moura
|
0909c8f08f
|
chore(CMakeLists): use --export-all in cygwin
|
2015-08-18 13:57:01 -07:00 |
|
Leonardo de Moura
|
53bf7f5ff1
|
fix(src/tests/shared/name): invalid delete
|
2015-08-18 13:56:06 -07:00 |
|
Leonardo de Moura
|
81baa64c77
|
chore(src/api/options): fix style
|
2015-08-18 12:43:58 -07:00 |
|
Leonardo de Moura
|
9fcf3d4675
|
fix(tests/lean/extra): discrepancy between tests output when compiling Lean with IGNORE_SORRY
|
2015-08-18 12:42:22 -07:00 |
|
Leonardo de Moura
|
a1798ed331
|
test(tests/shared): add test for the options C API
|
2015-08-18 12:18:33 -07:00 |
|
Leonardo de Moura
|
da11f7738d
|
feat(api): expose configuration options in the C API
|
2015-08-18 11:57:27 -07:00 |
|
Leonardo de Moura
|
e8e315ff14
|
refactor(api): uniform names
|
2015-08-18 11:01:46 -07:00 |
|
Leonardo de Moura
|
617f55b947
|
chore(src/api): workaround style
|
2015-08-18 10:13:07 -07:00 |
|
Leonardo de Moura
|
52c4133021
|
test(tests/shared/name.c): add anonymous unique test
|
2015-08-18 10:06:50 -07:00 |
|
Leonardo de Moura
|
549eec8a06
|
test(tests/shared/name.c): test exception
|
2015-08-17 18:22:59 -07:00 |
|
Leonardo de Moura
|
9d486a4e88
|
feat(tests/shared): add test for the hierarchical name C API
|
2015-08-17 17:48:09 -07:00 |
|
Leonardo de Moura
|
42d41fb276
|
feat(api): expose hierarchical names in the C API
|
2015-08-17 17:23:10 -07:00 |
|
Leonardo de Moura
|
21c41f50ea
|
fix(frontends/lean/elaborator): fixes #803
|
2015-08-17 14:56:41 -07:00 |
|
Leonardo de Moura
|
4d3ed6ca43
|
feat(init/init): automatically initialize lean shared library
|
2015-08-17 14:18:32 -07:00 |
|
Leonardo de Moura
|
cb7ca51dcb
|
feat(library/unfold_macros): avoid unnecessary get_value
|
2015-08-17 13:03:08 -07:00 |
|
Leonardo de Moura
|
b07a364d2f
|
feat(frontends/lean/parser): process multiple parsing actions
closes #800
|
2015-08-17 09:42:10 -07:00 |
|
Leonardo de Moura
|
d913c04e90
|
feat(frontends/lean/parse_table): add simple notion of "compatible" parsing actions
See issue #800
|
2015-08-17 08:41:30 -07:00 |
|
Leonardo de Moura
|
933850e0d1
|
fix(library/shared_environment): compilation warning
|
2015-08-17 08:41:12 -07:00 |
|
Jeremy Avigad
|
7dda69fec7
|
feat/refactor(library/theories/number_theory/irrational_roots,library/*): show nth roots irrational, and add lots of missing theorems
|
2015-08-16 23:23:23 -04:00 |
|