.. |
old
|
test(lua): remove obsolete test
|
2014-04-29 17:08:50 -07:00 |
slow
|
perf(lua/name): improve to_name_ext performance
|
2013-11-14 18:06:09 -08:00 |
threads
|
fix(tests/lua/threads): increase timeout to make sure it passes the test on slow machines
|
2014-01-15 08:46:14 -08:00 |
cnstr1.lua
|
test(lua): add constraint API tests, and fix minor bugs
|
2014-05-02 13:37:46 -07:00 |
def1.lua
|
test(lua): add definition API tests
|
2014-05-02 17:01:22 -07:00 |
env1.lua
|
feat(library/kernel_bindings): add new global level methods to environment Lua API
|
2014-05-07 16:17:04 -07:00 |
env2.lua
|
feat(library/kernel_bindings): add optional arguments to empty_environment Lua API
|
2014-05-07 17:06:27 -07:00 |
env3.lua
|
feat(library/kernel_bindings): add add_decl and type_check functions to Lua API
|
2014-05-08 18:08:32 -07:00 |
env4.lua
|
test(lua): add example for testing is_descendant
|
2014-05-08 18:50:24 -07:00 |
expr1.lua
|
feat(library/kernel_bindings): expose expr_binder_info in the Lua API
|
2014-05-01 11:23:37 -07:00 |
extra.lua
|
refactor(frontends/lua): replace lean.lua.h with util.lua
|
2013-12-26 19:49:26 -08:00 |
format1.lua
|
feat(lua): expose format objects in the Lua bindings
|
2013-11-07 21:54:42 -08:00 |
format2.lua
|
feat(lua): add is_* predicates
|
2013-11-08 12:40:28 -08:00 |
format3.lua
|
test(lua): add tests for format object
|
2013-11-11 12:58:47 -08:00 |
jst1.lua
|
test(lua): add justification API tests
|
2014-05-02 12:16:24 -07:00 |
level1.lua
|
feat(library/kernel_bindings): cleanup level Lua API
|
2014-04-29 17:05:25 -07:00 |
level2.lua
|
feat(library/kernel_bindings): global level constructor/accessor/recognizer
|
2014-05-07 16:22:45 -07:00 |
map2.lua
|
test(lua): reactivate some of the Lua unit tests
|
2014-04-29 10:36:57 -07:00 |
mpz1.lua
|
feat(lua): allow Lean to be compiled with Lua 5.1 and LuaJit
|
2013-11-03 12:40:44 -08:00 |
mpz2.lua
|
feat(lua): add is_* predicates
|
2013-11-08 12:40:28 -08:00 |
n1.lua
|
test(lua): use assertions
|
2013-11-05 13:21:01 -08:00 |
n2.lua
|
feat(lua): add is_* predicates
|
2013-11-08 12:40:28 -08:00 |
n3.lua
|
feat(lua): add State objects, it allows us to create several Lua State objects in a lua script
|
2013-11-11 15:05:50 -08:00 |
n5.lua
|
test(lua): reactivate some of the Lua unit tests
|
2014-04-29 10:36:57 -07:00 |
name1.lua
|
test(tests/lua): extra tests for Lua hierachical name API
|
2014-01-14 11:38:10 -08:00 |
name_gen1.lua
|
feat(util): name_generator Lua API
|
2014-05-07 17:28:11 -07:00 |
ns1.lua
|
feat(util): name_set Lua API
|
2014-05-07 18:32:53 -07:00 |
ns2.lua
|
feat(util/name_set): improve name_set Lua API
|
2014-05-08 17:17:00 -07:00 |
num1.lua
|
fix(lua/numerics): bug in bindings, add more tests
|
2013-11-17 11:02:44 -08:00 |
opt1.lua
|
refactor(lua/options): improve options bindings for Lua
|
2013-11-04 18:46:58 -08:00 |
opt2.lua
|
feat(lua): add is_* predicates
|
2013-11-08 12:40:28 -08:00 |
opt3.lua
|
test(lua): add tests for options object
|
2013-11-11 09:42:50 -08:00 |
opt4.lua
|
feat(bindings/lua/options): improve options Lua API
|
2013-11-25 21:05:05 -08:00 |
sexpr1.lua
|
feat(lua): expose s-expressions in the Lua bindings
|
2013-11-04 19:58:32 -08:00 |
sexpr2.lua
|
test(lua): add test driver for Lua binding tests
|
2013-11-05 13:11:34 -08:00 |
sexpr3.lua
|
feat(lua): add is_* predicates
|
2013-11-08 12:40:28 -08:00 |
sexpr4.lua
|
test(lua): add tests for sexpr object
|
2013-11-11 09:51:07 -08:00 |
sexpr5.lua
|
feat(lua): add fields method to sexpr Lua API
|
2013-11-13 12:10:24 -08:00 |
subst1.lua
|
feat(library/kernel_bindings): substitution Lua API
|
2014-05-01 15:30:30 -07:00 |
tc1.lua
|
feat(library/kernel_bindings): type_checker Lua API
|
2014-05-07 19:04:15 -07:00 |
test.sh
|
feat(util/options): 'verbose' as a system option, add -q (quiet) option
|
2014-01-09 15:31:58 -08:00 |
test_single.sh
|
refactor(frontends/lua): replace lean.lua.h with util.lua
|
2013-12-26 19:49:26 -08:00 |