January 16, 2012
View 9994957

lavu/eval: add if() and ifnot() eval functions

Stefano Sabatini authored on 2012/01/16 06:59:42
November 30, 2011
View d086c12

Add coverage exclusions for test code.

Reimar Döffinger authored on 2011/11/30 06:01:09
October 13, 2011
View 40963ea

eval: add mathematical constants (PI, E, PHI).

Nicolas George authored on 2011/10/13 20:24:24
October 9, 2011
View 085ea85

eval: fix () bug in not.

Michael Niedermayer authored on 2011/10/09 06:16:53
October 8, 2011
View 1339702

eval: add gcd()

Michael Niedermayer authored on 2011/10/08 11:38:17
View 9e5e086

eval:add hypot()

Michael Niedermayer authored on 2011/10/08 11:12:00
View ac7cda9

eval: add random()

Michael Niedermayer authored on 2011/10/08 10:09:16
View 8fd56f7

eval: make variables persistent so they can be used between evaluations.

Michael Niedermayer authored on 2011/10/08 10:08:18
September 23, 2011
View 28d3738

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/09/23 07:23:10
September 22, 2011
View 775af76

eval: test isnan(sqrt(-1)) instead of just sqrt(-1)

Anton Khirnov authored on 2011/09/22 03:25:19
July 7, 2011
View c3b6cc6

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/07/07 06:57:11
July 6, 2011
View dfd8116

eval: add missing comma to tests.

Ronald S. Bultje authored on 2011/07/06 10:11:32
View fe277b1

eval: fix memleak.

Ronald S. Bultje authored on 2011/07/06 10:10:48
May 23, 2011
View 8cee38a

eval: implement not() expression

Stefano Sabatini authored on 2011/05/23 20:13:50
May 4, 2011
View 9bc3939

eval: add sqrt function for computing the square root

Stefano Sabatini authored on 2011/05/04 06:31:14