Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add cie_temperature to lisp-esque | Mattias Andrée | 2014-03-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-03-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + implement _brightness, _contrast, _gamma and _pgamma | Mattias Andrée | 2014-03-17 | 1 | -29/+163 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add todo for _sigmoid | Mattias Andrée | 2014-03-17 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + _clip | Mattias Andrée | 2014-03-17 | 1 | -1/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | ... | Mattias Andrée | 2014-03-17 | 1 | -1/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | implement _standardise, _manipulate, _linearise and _sigmoid | Mattias Andrée | 2014-03-17 | 1 | -10/+38 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix cie_invert | Mattias Andrée | 2014-03-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | cie_invert takes only one argument | Mattias Andrée | 2014-03-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | implemenet _negative and _invert | Mattias Andrée | 2014-03-16 | 1 | -4/+75 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fully eval the tree | Mattias Andrée | 2014-03-15 | 1 | -0/+17 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix compose specs and implement it | Mattias Andrée | 2014-03-15 | 1 | -13/+48 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | derp | Mattias Andrée | 2014-03-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | evaluation of a few functions | Mattias Andrée | 2014-03-14 | 1 | -17/+90 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix tree eval errors | Mattias Andrée | 2014-03-14 | 1 | -11/+17 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add tree eval | Mattias Andrée | 2014-03-11 | 1 | -0/+72 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | not necessary, symlinks are enough and less burdensome | Mattias Andrée | 2014-03-11 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | function name to function mapping | Mattias Andrée | 2014-03-11 | 1 | -0/+36 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix doc | Mattias Andrée | 2014-03-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add EDID support | Mattias Andrée | 2014-03-10 | 1 | -0/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | document functions | Mattias Andrée | 2014-03-10 | 1 | -0/+43 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | document functions | Mattias Andrée | 2014-03-10 | 1 | -0/+120 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | documentation for some of the functions | Mattias Andrée | 2014-03-09 | 1 | -2/+207 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-03-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix parsing into tree | Mattias Andrée | 2014-03-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add license for lisp-esque and sleepmode | Mattias Andrée | 2014-03-09 | 1 | -0/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + specifications for lisp-esque | Mattias Andrée | 2014-03-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | start on lisp-esque, reads and parses into tree | Mattias Andrée | 2014-03-08 | 1 | -0/+113 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |