Bullet.FromDocument: Abstract weird constructor handling.
[python-bulletml.git] / bulletml / expr.py
2010-03-19 Joe WreschnigBulletML.FromDocument: Type detector. Various setstate...
2010-03-19 Joe WreschnigNumberDef: Store 'expr' field, a string for things...
2010-03-17 Joe WreschnigINumberDef: Pre-int-round static values.
2010-03-17 Joe WreschnigSeparate element constructors from regular constructors.
2010-03-17 Joe WreschnigNumberDef: Bind random and builtins in a separate dicti...
2010-03-16 Joe WreschnigEvaluation optimizations.
2010-03-16 Joe WreschnigINumberDef: Rounding version of NumberDef.
2010-03-15 Joe WreschnigExpression evaluator.