summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02Do not invalidate everything when loading .configsUlf Magnusson
2017-11-01Emulate 'range' internals closerUlf Magnusson
2017-11-01Clean up printing code a bitUlf Magnusson
2017-11-01Documentation nitsUlf Magnusson
2017-11-01Switch to a much faster invalidation algorithmUlf Magnusson
2017-10-31Require manual mode setting for choicesUlf Magnusson
2017-10-31Handle choices more like the C implementationUlf Magnusson
2017-10-30Rename _TYPENAME to TYPE_TO_STRUlf Magnusson
2017-10-30Add missing docstringsUlf Magnusson
2017-10-30Documentation fixesUlf Magnusson
2017-10-30Docstring and comment fixesUlf Magnusson
2017-10-30Explain how to get the integer value for int/hexUlf Magnusson
2017-10-30Merge user_str/tri_value into user_valueUlf Magnusson
2017-10-30Comment nitUlf Magnusson
2017-10-30Get some basic MenuNode.__str__() test coverageUlf Magnusson
2017-10-30Have printing a menu node print the itemUlf Magnusson
2017-10-30Move __str__() after __repr__()Ulf Magnusson
2017-10-30Doc nitsUlf Magnusson
2017-10-30Rename Symbol/Choice/MenuNode.config to kconfigUlf Magnusson
2017-10-30Fix outdated set_value() documentationUlf Magnusson
2017-10-30Consistently use 0/1/2 for tristate valuesUlf Magnusson
2017-10-28Add uncommitted test filesUlf Magnusson
2017-10-28Test suite work, cleanup, const sym invalidation fixUlf Magnusson
2017-10-28Nearly finalize APIUlf Magnusson
2017-10-27BackupUlf Magnusson
2017-10-27BackupUlf Magnusson
2017-10-25BackupUlf Magnusson
2017-10-25BackupUlf Magnusson
2017-10-24Kconfiglib 2 backupUlf Magnusson
2017-10-02Clean up _expand_sym_refs() a bitUlf Magnusson
2017-10-02Explain common 'source' gotcha in warningUlf Magnusson
2017-10-02Test suite style nitsUlf Magnusson
2017-10-02Remove empty Comment.__init__()Ulf Magnusson
2017-10-02Rename _dep to _direct_dependentsUlf Magnusson
2017-10-02_type_and_val() nitUlf Magnusson
2017-10-02Mention that pypy speeds up the test suiteUlf Magnusson
2017-10-02line_profile a bit moreUlf Magnusson
2017-10-02Make 1.0.6 releasev1.0.6Ulf Magnusson
2017-10-02Make 'imply' consider direct dependenciesUlf Magnusson
2017-10-01Mention ranges too in commentUlf Magnusson
2017-10-01Make 1.0.5 releasev1.0.5Ulf Magnusson
2017-10-01Propagate dependencies to range conditionsUlf Magnusson
2017-10-01Micro-optimize _tokenize() some moreUlf Magnusson
2017-09-30Get rid of _referenced_symsUlf Magnusson
2017-09-30Get rid of _selected_syms and _implied_symsUlf Magnusson
2017-09-30Get rid of _all_referenced_symsUlf Magnusson
2017-09-30Clean up dependency handlingUlf Magnusson
2017-09-29Move _is_header_line to a better spotUlf Magnusson
2017-09-29Make 1.0.4 releasev1.0.4Ulf Magnusson
2017-09-29Refactor load_config() and fix minor issuesUlf Magnusson