Commit Graph

6 Commits

Author SHA1 Message Date
lurchi 6bdcd1273b PsycOperator instead of char
let the parser return PsycOperator instead of char. Move the type
definitions PsycOperator and PsycStateOp to types.rs because they are
commonly used.
2017-01-05 22:37:46 +01:00
lurchi 5d7bdfd7be added psyctext 2016-09-14 00:04:40 +02:00
lurchi 749d0abf79 add variable and method modules 2016-09-11 03:11:14 +02:00
lurchi 393d3d0883 change uniform interface for more comprehensive access to entity data 2016-09-10 13:11:50 +02:00
lurchi 006ed09bb1 add uniform parsing 2016-09-07 19:25:44 +02:00
lurchi dd62ec934c first version of the rust bindings: parsing and rendering is mostly functional 2016-08-23 00:04:57 +02:00