binary logic functions and bit shift operators

Issue #90 closed
Former user created an issue

Originally reported on Google Code with ID 90

I would be really nice if you could add the functions and, or and not to
speed crunch. And if possible add either a functions or operators (i prefer
<< and >>) for bit shift operations.
All these operations should be only available on integers and not on any
floating points.

Reported by rothan on 2007-07-24 12:41:35

Comments (15)

  1. Former user Account Deleted

    ``` Thank you. This will be available in 0.9 (0.8 will be released tomorrow and the release plan for 0.9 will be available soon). The upcoming math engine already supports these operations. ```

    Reported by `helder.pereira.correia` on 2007-07-24 12:59:19 - Status changed: `Accepted` - Labels added: Type-Enhancement, Milestone-0.9 - Labels removed: Type-Defect

  2. Former user Account Deleted

    ``` new engine in trunk supports this already, but user interface has still to be created ```

    Reported by `wolf.lammen` on 2007-08-08 21:19:50

  3. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2007-11-03 19:44:03 - Labels added: Milestone-0.10 - Labels removed: Milestone-0.9

  4. Former user Account Deleted

    ``` available in trunk. See doc/logic-unit.pdf for details ```

    Reported by `wolf.lammen` on 2007-11-20 18:32:20

  5. Former user Account Deleted

    ``` Marking as started. Will mark as fixed when we do get operators as well (and I'm targetting it for the next release, the new parser has high priority). ```

    Reported by `helder.pereira.correia` on 2007-11-20 21:39:57 - Status changed: `Started`

  6. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2008-03-28 22:24:59 - Labels added: Milestone-0.11 - Labels removed: Milestone-0.10

  7. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2008-07-19 18:23:38 - Labels removed: Milestone-0.11

  8. Former user Account Deleted

    ``` @1100101: thank you for the patch, this is exactly why I decided to move to git. On a quick look, it looks good. I'll try to find the time to merge it soon, and add proper testing. ```

    Reported by `helder.pereira.correia` on 2009-05-12 13:58:14 - Labels added: OpSys-All, Milestone-0.11

  9. Former user Account Deleted

    ``` Issue 236 has been merged into this issue. ```

    Reported by `helder.pereira.correia` on 2009-05-29 12:25:40

  10. Former user Account Deleted

    ``` Thank You for great tool! Is it possible to create and upload new alpha package with this issue fixed? ```

    Reported by `andre.bossert` on 2010-08-05 21:32:20

  11. Former user Account Deleted

    ``` @andre.bossert: Thanks. I'll try to get a beta package out soon but can't promise. ```

    Reported by `helder.pereira.correia` on 2010-08-05 22:00:23

  12. Log in to comment