Leonardo de Moura
|
b0ce461fcd
|
feat(library/vm): native closures that do not depend on vm_state
Remark: native_closures are used in the C++ code generator.
|
2016-12-14 18:51:24 -08:00 |
|
Leonardo de Moura
|
6f0d8cb258
|
refactor(library/init/string): do not mark string as reducible
|
2016-11-23 11:28:20 -08:00 |
|
Leonardo de Moura
|
dfd2a23cd4
|
feat(frontends/lean): use #"c" instead of 'c' for character literals
The new notation is the same one used in Standard ML.
It will also allow us to use ' in the beginning of identifiers like Standard ML.
|
2016-11-17 11:35:54 -08:00 |
|
Leonardo de Moura
|
47cd475052
|
feat(library): add debugger
|
2016-11-16 14:53:13 -08:00 |
|