lean4-htt/library
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
..
algebra feat(library): Port subset of lean2 standard library needed for bitvectors. 2016-11-15 12:15:49 -08:00
data feat(library): add debugger 2016-11-16 14:53:13 -08:00
debugger feat(frontends/lean): use #"c" instead of 'c' for character literals 2016-11-17 11:35:54 -08:00
init feat(frontends/lean): use #"c" instead of 'c' for character literals 2016-11-17 11:35:54 -08:00
system chore(library/system): enforce Lean naming conventions IO ==> io 2016-11-17 11:27:37 -08:00
.gitignore chore(library/.gitignore): update 2014-08-29 10:31:16 -07:00
.project chore(library): remove old files 2016-09-21 11:46:40 -07:00
library.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
standard.lean chore(library/system): enforce Lean naming conventions IO ==> io 2016-11-17 11:27:37 -08:00