Joachim Breitner
|
232a0495b0
|
chore: remove public section from end of files (#10684)
This PR removes `public section` lines from end of files; they look a
bit silly there.
|
2025-10-06 13:30:48 +00:00 |
|
Sebastian Ullrich
|
ff1d3138bf
|
refactor: module-ize Lean (#9330)
|
2025-07-25 12:02:51 +00:00 |
|
Cameron Zwarich
|
575adbae18
|
chore: remove now-unused Lean.Compiler.AtMostOnce (#9278)
|
2025-07-09 14:31:15 +00:00 |
|
Cameron Zwarich
|
5e19c47710
|
chore: remove now-unused Lean.Compiler.ConstFolding (#9277)
|
2025-07-09 14:18:32 +00:00 |
|
Sebastian Ullrich
|
64e105c121
|
feat: meta phase restrictions
|
2025-06-12 16:36:08 +02:00 |
|
Henrik Böving
|
23e49eb519
|
perf: add prelude to all Lean modules
|
2024-02-18 14:55:17 -08:00 |
|
Leonardo de Moura
|
3a2758a59b
|
refactor: new LCNF frontend
|
2022-08-24 11:40:37 -07:00 |
|
Leonardo de Moura
|
126ad49401
|
feat: add stage1 extension for storing LCNF declarations
|
2022-08-14 10:59:36 -07:00 |
|
Leonardo de Moura
|
18ccc01cf1
|
feat: add inferType for LCNF
|
2022-08-09 17:33:24 -07:00 |
|
Leonardo de Moura
|
9e00cbd6d8
|
feat: add LCNFTypes.lean
|
2022-08-09 15:47:58 -07:00 |
|
Leonardo de Moura
|
ee70805c35
|
feat: add LCNF missing cases
|
2022-08-06 20:23:29 -07:00 |
|
Leonardo de Moura
|
bf59ad0efc
|
feat: add new compiler entry point function
|
2022-08-06 08:05:07 -07:00 |
|
Leonardo de Moura
|
9a16d4afce
|
feat: add CompilerM.lean and LCNF.lean
|
2022-08-05 21:14:39 -07:00 |
|
Leonardo de Moura
|
4ba1e0ad4b
|
feat: add isNoncomputable function for querying whether a given declaration has been marked as "noncomputable" by users
|
2022-02-16 13:20:31 -08:00 |
|
Sebastian Ullrich
|
6e9574045a
|
feat: expose C & linker flags as API
|
2021-11-20 11:04:39 +01:00 |
|
Leonardo de Moura
|
71e0ff40c2
|
feat: add basic support for csimp
|
2021-08-21 11:58:51 -07:00 |
|
Leonardo de Moura
|
13c2a8ff51
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Leonardo de Moura
|
805481ac50
|
chore: move to new frontend
|
2020-10-20 16:24:10 -07:00 |
|
Leonardo de Moura
|
249bda16c0
|
chore: remove prelude commands from Lean package
|
2020-06-25 11:21:17 -07:00 |
|
Leonardo de Moura
|
4ccc3fef52
|
chore: move Init.Lean files to Lean package
|
2020-05-26 15:04:35 -07:00 |
|