| Commit message (Expand) | Author | Age |
... | |
* | Add saving and loading of dot_config file in permute program | Karel Kočí | 2015-05-10 |
* | permute fix makefile | Karel Kočí | 2015-05-07 |
* | Rename setpermute to permute | Karel Kočí | 2015-05-07 |
* | Add initial implementation of setpermute | Karel Kočí | 2015-05-07 |
* | Add implementation of hash indexing of configurations | Karel Kočí | 2015-05-07 |
* | Add generation of all solutions in initialization phase | Karel Kočí | 2015-05-06 |
* | Add possibility of calling pahe_set from outside of loop.py | Karel Kočí | 2015-05-06 |
* | Fix some comments and if in solution | Karel Kočí | 2015-05-06 |
* | Change message in generated nbscript | Karel Kočí | 2015-05-06 |
* | Separate initialisation | Karel Kočí | 2015-05-06 |
* | Remove automatic initram build | Karel Kočí | 2015-05-06 |
* | Move buildroot submodule | Karel Kočí | 2015-05-06 |
* | Replace minisat with picosat | Karel Kočí | 2015-05-05 |
* | Add gitignore for picosat | Karel Kočí | 2015-05-05 |
* | Add picosat version 959 | Karel Kočí | 2015-05-05 |
* | Add minisat config | Karel Kočí | 2015-05-05 |
* | parse_kconfig fix problems with choice configs | Karel Kočí | 2015-05-05 |
* | Small change in parse_kconfig Makefile | Karel Kočí | 2015-05-04 |
* | Fix missing addition for commit 9a1f3ff8fbff9dd418242eefa7aa69dfd38609c5 | Karel Kočí | 2015-05-04 |
* | parse_kconfig change module decode value | Karel Kočí | 2015-05-04 |
* | Add some configuration options and clean write_conf | Karel Kočí | 2015-05-04 |
* | parse_kconfig fix problem with generated rules | Karel Kočí | 2015-05-04 |
* | parse_kconfig adding proper visibility dependency | Karel Kočí | 2015-05-04 |
* | parse_kconfig fix problems with generated rules to be UNSAT | Karel Kočí | 2015-05-02 |
* | parse_kconfig add debug output of boolexpr | Karel Kočí | 2015-05-02 |
* | Fixes in scripts and add minisat_args | Karel Kočí | 2015-05-02 |
* | parse_kconfig add missing rule | Karel Kočí | 2015-05-01 |
* | parse_kconfig fix boolexpr_not | Karel Kočí | 2015-05-01 |
* | parse_kconfig move debug output before action | Karel Kočí | 2015-05-01 |
* | Fix Dprintf macro | Karel Kočí | 2015-05-01 |
* | Fix parse_kconfig symlist_el variables type | Karel Kočí | 2015-05-01 |
* | parse_kconfig add debug outputs | Karel Kočí | 2015-05-01 |
* | Add DEBUG and Wall to parse_kconfig | Karel Kočí | 2015-05-01 |
* | Fix parse_kconfig symbol_map ids | Karel Kočí | 2015-05-01 |
* | write_config update to parse_kconfig changes | Karel Kočí | 2015-05-01 |
* | Fix missing definition | Karel Kočí | 2015-05-01 |
* | Fit solution.apply to new changes | Karel Kočí | 2015-05-01 |
* | parse_kconfig rewriten | Karel Kočí | 2015-05-01 |
* | parse_kconfig changes before more changes come | Karel Kočí | 2015-04-30 |
* | Add prompt variable to parse_kconfig | Karel Kočí | 2015-04-29 |
* | Add possibility of running step-by-step | Karel Kočí | 2015-04-28 |
* | Include iteration and phase code to loop | Karel Kočí | 2015-04-28 |
* | Fix solution.apply error | Karel Kočí | 2015-04-28 |
* | Add boot phase | Karel Kočí | 2015-04-28 |
* | Remove spare line from scripts/conf.py | Karel Kočí | 2015-04-28 |
* | Fix wrong open mode of iteration file in boot | Karel Kočí | 2015-04-27 |
* | Fix boot benchmark script | Karel Kočí | 2015-04-27 |
* | Fix missing symbol_map on test launch | Karel Kočí | 2015-04-27 |
* | Set execution file mode bit on test.py | Karel Kočí | 2015-04-27 |
* | Finish implementation of test.test | Karel Kočí | 2015-04-27 |