lean2/doc
Leonardo de Moura a98fdd9be6 refactor(shell): combine lean and leanlua executables in a single executable
The main motivation is to allow users to configure/extend Lean using .lua files before loading the actual .lean files.
Example:
        ./lean extension1.lua extension2.lua file.lean

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-19 16:48:21 -08:00
..
lua refactor(shell): combine lean and leanlua executables in a single executable 2013-11-19 16:48:21 -08:00
make doc(README): add lua 2013-11-08 10:43:52 -08:00
.gitignore Update doxygen process, only update changed files 2013-09-15 01:17:05 -07:00
authors.md Create doc directory for documentation. Move wiki pages to doc. Reorganize README.md 2013-09-13 10:57:45 -07:00
coding_style.md doc(coding_style.md): add section about git pre-push hook 2013-11-11 20:18:38 -05:00
commit_convention.md doc(commit_convention): add new category 2013-10-25 09:23:14 -07:00
design.md Update docs, use 4-space indentation for code fragments 2013-09-14 21:18:05 -07:00
todo.md chore(todo): update todo list 2013-11-07 15:25:03 -08:00