Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix wrong template parameter passed to boost::get | mingchuan | 2018-05-14 | 1 | -2/+2 |
* | Do not use solAssert within libjulia | Alex Beregszaszi | 2018-05-09 | 1 | -10/+7 |
* | Optimize number of moves. | chriseth | 2018-05-02 | 1 | -8/+14 |
* | Assert function hoister and grouper has been used. | chriseth | 2018-05-02 | 1 | -0/+2 |
* | Move NameDispenser into its own file. | chriseth | 2018-05-02 | 1 | -13/+0 |
* | Extend pop(0)-remover to any movable expression. | chriseth | 2018-05-02 | 1 | -4/+3 |
* | Replace pop(0)-statements by empty blocks. | chriseth | 2018-05-02 | 1 | -0/+19 |
* | Inline functions returning nothing. | chriseth | 2018-05-02 | 1 | -10/+22 |
* | Full inliner. | chriseth | 2018-05-02 | 1 | -0/+237 |