.. |
arith1.lean
|
Add natural numbers. Fix how coercions and overloads interact (switch to approach used in C++). Add notation for natural and integer arithmetic. Rename m and u universe variables to M and U.
|
2013-09-02 12:24:29 -07:00 |
arith1.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
arith2.lean
|
Add Real arithmetic. Fix elaborator for coercions. Now, two overloads are considered ambiguous if they need the same number of coercions. Improve pretty printer for nest infix operators with same precedence and associativity.
|
2013-09-02 13:20:00 -07:00 |
arith2.lean.expected.out
|
Add Real arithmetic. Fix elaborator for coercions. Now, two overloads are considered ambiguous if they need the same number of coercions. Improve pretty printer for nest infix operators with same precedence and associativity.
|
2013-09-02 13:20:00 -07:00 |
arith3.lean
|
Define mod and unary minus
|
2013-09-02 16:31:44 -07:00 |
arith3.lean.expected.out
|
Define mod and unary minus
|
2013-09-02 16:31:44 -07:00 |
coercion1.lean
|
Add coercion declarations
|
2013-09-01 18:11:28 -07:00 |
coercion1.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
coercion2.lean
|
Add coercion support in the elaborator and pretty printer
|
2013-09-01 19:09:07 -07:00 |
coercion2.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
deep.lean
|
Move files in examples directory to tests directory. They are not real examples
|
2013-08-31 19:16:30 -07:00 |
deep.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
ex1.lean
|
Add test script
|
2013-08-31 18:31:39 -07:00 |
ex1.lean.expected.out
|
Add test script
|
2013-08-31 18:31:39 -07:00 |
ex2.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
ex2.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
ex3.lean
|
Add more tests
|
2013-08-31 18:46:18 -07:00 |
ex3.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
overload1.lean
|
Add support for overloads in the elaborator
|
2013-09-01 14:54:02 -07:00 |
overload1.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
test.sh
|
Make sure we have unlimited stack space for testing the scripts
|
2013-09-01 07:58:58 -07:00 |
tst1.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst1.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst2.lean
|
Move files in examples directory to tests directory. They are not real examples
|
2013-08-31 19:16:30 -07:00 |
tst2.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst3.lean
|
Add coercion support in the elaborator and pretty printer
|
2013-09-01 19:09:07 -07:00 |
tst3.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst4.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst4.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst5.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst5.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst6.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst6.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst7.lean
|
Add natural numbers. Fix how coercions and overloads interact (switch to approach used in C++). Add notation for natural and integer arithmetic. Rename m and u universe variables to M and U.
|
2013-09-02 12:24:29 -07:00 |
tst7.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst8.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst8.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst9.lean
|
Move files in examples directory to tests directory. They are not real examples
|
2013-08-31 19:16:30 -07:00 |
tst9.lean.expected.out
|
Add coercion support in the elaborator and pretty printer
|
2013-09-01 19:09:07 -07:00 |
tst10.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst10.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst11.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst11.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst12.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst12.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst13.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst13.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst14.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst14.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst15.lean
|
Add natural numbers. Fix how coercions and overloads interact (switch to approach used in C++). Add notation for natural and integer arithmetic. Rename m and u universe variables to M and U.
|
2013-09-02 12:24:29 -07:00 |
tst15.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst16.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst16.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |
tst17.lean
|
Minimize use the colors in tests. The colors make the diff hard to read
|
2013-09-01 10:34:57 -07:00 |
tst17.lean.expected.out
|
Modify verbose message for Set command
|
2013-09-02 12:29:21 -07:00 |