.. |
loop
|
Keep only project-related files; reroot to project/
|
2017-12-19 13:35:04 +01:00 |
.gitignore
|
Keep only project-related files; reroot to project/
|
2017-12-19 13:35:04 +01:00 |
bool.exp
|
Keep only project-related files; reroot to project/
|
2017-12-19 13:35:04 +01:00 |
bool.lambda
|
Keep only project-related files; reroot to project/
|
2017-12-19 13:35:04 +01:00 |
church.exp
|
Keep only project-related files; reroot to project/
|
2017-12-19 13:35:04 +01:00 |
church.lambda
|
Keep only project-related files; reroot to project/
|
2017-12-19 13:35:04 +01:00 |
hello.exp
|
Keep only project-related files; reroot to project/
|
2017-12-19 13:35:04 +01:00 |
hello.lambda
|
Keep only project-related files; reroot to project/
|
2017-12-19 13:35:04 +01:00 |
if_func.exp
|
Add test if_func
|
2018-02-16 00:56:35 +01:00 |
if_func.lambda
|
Add test if_func
|
2018-02-16 00:56:35 +01:00 |
if_func_branch.exp
|
Add test if_func_branch
|
2018-02-16 00:59:39 +01:00 |
if_func_branch.lambda
|
Add test if_func_branch
|
2018-02-16 00:59:39 +01:00 |
multi_args.exp
|
Add two passing tests
|
2018-02-16 01:58:24 +01:00 |
multi_args.lambda
|
Add two passing tests
|
2018-02-16 01:58:24 +01:00 |
multi_args_rec.exp
|
Add two passing tests
|
2018-02-16 01:58:24 +01:00 |
multi_args_rec.lambda
|
Add two passing tests
|
2018-02-16 01:58:24 +01:00 |
printprint.exp
|
Keep only project-related files; reroot to project/
|
2017-12-19 13:35:04 +01:00 |
printprint.lambda
|
Keep only project-related files; reroot to project/
|
2017-12-19 13:35:04 +01:00 |
rec_factorial.exp
|
Add test rec_factorial (computes 7!) -- fails
|
2018-02-16 01:09:21 +01:00 |
rec_factorial.lambda
|
Add test rec_factorial (computes 7!) -- fails
|
2018-02-16 01:09:21 +01:00 |
rec_fibo.exp
|
Add complicated recursion and nesting -- fail
|
2018-02-16 01:40:23 +01:00 |
rec_fibo.lambda
|
Fix rec_fibo's syntax — now works perfectly
|
2018-02-16 02:06:45 +01:00 |
simple_call.exp
|
Add test simple_call
|
2018-02-15 19:46:16 +01:00 |
simple_call.lambda
|
Add test simple_call
|
2018-02-15 19:46:16 +01:00 |
simple_if.exp
|
Fix C code production, add ifzero basic test
|
2018-02-16 00:52:07 +01:00 |
simple_if.lambda
|
Fix C code production, add ifzero basic test
|
2018-02-16 00:52:07 +01:00 |