Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix state saving for pfunction lfsr. (nw) | 2017-05-28 | 1 | -1/+0 | |
* | Fix issues identified by Vas and LordKale4: | 2017-05-27 | 1 | -2/+1 | |
* | Add rand() function to pfunction expression parser. Use this to simulate | 2017-05-27 | 1 | -0/+7 | |
* | Change pstring to use std::string as storage container. | 2017-03-30 | 1 | -2/+2 | |
* | Turn psring iterator into a real forward iterator that works with standard al... | 2017-03-30 | 1 | -1/+1 | |
* | More cppcheck fixes. (nw) | 2017-03-05 | 1 | -4/+4 | |
* | Reorder include order to comply with best practices. (nw) | 2017-02-10 | 1 | -2/+3 | |
* | Do not derive other classes from std::vector. More cleanup. (nw) | 2017-01-27 | 1 | -3/+3 | |
* | fix for visual studio (nw) | 2017-01-26 | 1 | -3/+3 | |
* | Netlist refactoring: | 2017-01-25 | 1 | -1/+1 | |
* | Added infix notation parsing to the function parser. (nw) | 2017-01-25 | 1 | -1/+109 | |
* | Netlist: | 2017-01-17 | 1 | -0/+104 |