.. |
arith1.lean
|
Improve error messages when overloads+coercions do not work
|
2013-09-02 20:05:47 -07:00 |
arith1.lean.expected.out
|
Improve error messages when overloads+coercions do not work
|
2013-09-02 20:05:47 -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
|
Improve error messages when overloads+coercions do not work
|
2013-09-02 20:05:47 -07:00 |
arith3.lean.expected.out
|
Improve error messages when overloads+coercions do not work
|
2013-09-02 20:05:47 -07:00 |
arith4.lean
|
Add trigonometric functions
|
2013-09-02 17:03:02 -07:00 |
arith4.lean.expected.out
|
Add trigonometric functions
|
2013-09-02 17:03:02 -07:00 |
arith5.lean
|
Add hyperbolic functions
|
2013-09-02 17:28:43 -07:00 |
arith5.lean.expected.out
|
Add hyperbolic functions
|
2013-09-02 17:28:43 -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
|
Create pp::unicode option. The idea is to be able to disable unicode characters, but still be able to use mixfix notation.
|
2013-09-03 10:11:45 -07:00 |
ex2.lean.expected.out
|
Create pp::unicode option. The idea is to be able to disable unicode characters, but still be able to use mixfix notation.
|
2013-09-03 10:11:45 -07:00 |
ex3.lean
|
Improve application type mismatch error messages
|
2013-09-02 18:28:12 -07:00 |
ex3.lean.expected.out
|
Improve error messages when overloads+coercions do not work
|
2013-09-02 20:05:47 -07:00 |
overload1.lean
|
Add support for overloads in the elaborator
|
2013-09-01 14:54:02 -07:00 |
overload1.lean.expected.out
|
Create pp::unicode option. The idea is to be able to disable unicode characters, but still be able to use mixfix notation.
|
2013-09-03 10:11:45 -07:00 |
overload2.lean
|
Create pp::unicode option. The idea is to be able to disable unicode characters, but still be able to use mixfix notation.
|
2013-09-03 10:11:45 -07:00 |
overload2.lean.expected.out
|
Create pp::unicode option. The idea is to be able to disable unicode characters, but still be able to use mixfix notation.
|
2013-09-03 10:11:45 -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
|
Create pp::unicode option. The idea is to be able to disable unicode characters, but still be able to use mixfix notation.
|
2013-09-03 10:11:45 -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
|
Improve application type mismatch error messages
|
2013-09-02 18:28:12 -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
|
Improve application type mismatch error messages
|
2013-09-02 18:28:12 -07:00 |
tst9.lean.expected.out
|
Improve error messages when overloads+coercions do not work
|
2013-09-02 20:05:47 -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 |
unicode.lean
|
Create pp::unicode option. The idea is to be able to disable unicode characters, but still be able to use mixfix notation.
|
2013-09-03 10:11:45 -07:00 |
unicode.lean.expected.out
|
Create pp::unicode option. The idea is to be able to disable unicode characters, but still be able to use mixfix notation.
|
2013-09-03 10:11:45 -07:00 |