Reorder and complete the string and file serialization methods
[pyi2ncommon] / src / cnfvar / model.py
2022-05-19 Plamen DimitrovReorder and complete the string and file serialization...
2022-05-19 Plamen DimitrovDeprecate "to" and privatize "from" cnf structure methods
2022-05-19 Plamen DimitrovConvert the old cnfvar module into a cnfvar string...
2022-05-11 Plamen DimitrovAdd case-insensitive replace() behavior to str-inheriti...
2022-05-11 Plamen DimitrovImplement add() to add cnfvars to cnfvar lists directly...
2022-05-11 Plamen DimitrovFix inconsistent cnf structure method naming
2022-05-11 Plamen DimitrovAdd a shortcut to obtain the instance of a possibly...
2022-05-10 Plamen DimitrovRevert the default instance number back to zero
2022-04-05 Christian HerdtweckReview: a few fixes
2022-04-04 Samir AguiarAdd a new cnfvar2 API