Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eval: test isnan(sqrt(-1)) instead of just sqrt(-1) | Anton Khirnov | 2011-09-22 | 1 | -2/+2 |
* | eval: implement not() expression | Stefano Sabatini | 2011-09-19 | 1 | -0/+9 |
* | eval: add sqrt function for computing the square root | Stefano Sabatini | 2011-09-19 | 1 | -0/+6 |
* | eval: add missing comma to tests. | Ronald S. Bultje | 2011-07-05 | 1 | -2/+5 |
* | eval: clear Parser instances before using | Mans Rullgard | 2011-07-04 | 1 | -1/+1 |
* | eval: add fate test | Mans Rullgard | 2011-07-04 | 1 | -0/+134 |