]> git.webhop.me Git - lcd4linux.git/commit
[lcd4linux @ 2004-03-06 20:31:16 by reinelt]
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sat, 6 Mar 2004 20:31:16 +0000 (20:31 +0000)
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sat, 6 Mar 2004 20:31:16 +0000 (20:31 +0000)
commitc008748638679f10746c70a7f677c0e8906ffa9e
treee8d53c15a9184b19109453e56cf4fc8f8cfac6b0
parent2f4f59ba2e28ee38f721f09ab6756fd4575b3f78
[lcd4linux @ 2004-03-06 20:31:16 by reinelt]
Complete rewrite of the evaluator to get rid of the code
from mark Morley (because of license issues).
The new Evaluator does a pre-compile of expressions, and
stores them in trees. Therefore it should be reasonable faster...

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@387 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
12 files changed:
cfg.c
evaluator.c
evaluator.h
lcd4linux.c
plugin_cfg.c
plugin_math.c
widget_bar.c
widget_bar.h
widget_icon.c
widget_icon.h
widget_text.c
widget_text.h