NumberDef: Store 'expr' field, a string for things that will get evaled but a static...
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Fri, 19 Mar 2010 04:33:46 +0000 (21:33 -0700)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Fri, 19 Mar 2010 04:33:46 +0000 (21:33 -0700)
commitbf75a44b852c5b2f9ad74fbfd11e2907a94f76a4
treee04a269b73a6f2437c7562af726fe76c7e6511fe
parent4bb0077fd274237fb81db63460620470b1f6d520
NumberDef: Store 'expr' field, a string for things that will get evaled but a static number for times when it can be computed at compile time. Allow numbers to be passed to the constructor.
bulletml/expr.py