Add general storage parameters to node info call
[ganeti-local] / autotools / convert-constants
2013-03-05 Iustin Popconvert-constants: generate better Haddock markup
2013-03-04 Iustin PopFix convert-constants handling of booleans
2012-12-17 Iustin PopExport jstore constants as well to Constants.hs
2012-11-30 Iustin PopEnable equivalence checks of opcode list
2012-11-20 Iustin PopAdd custom code for CV_E* constants to convert-constants
2012-10-11 Iustin PopEnable conversion of errors constants
2012-09-18 Michael HanselmannUse autoconf-based paths from Haskell instead of constants
2012-09-03 Iustin PopExtend convert-constants support for dicts
2012-09-03 Iustin PopEnhance convert-constants list generation
2012-08-28 Iustin Popconvert-constants: also export qlang.py constants
2012-05-07 Iustin PopImplement reverse mapping of values to names
2012-05-07 Iustin PopImplement support for multi-module export
2012-01-13 Iustin PopAdd support for RE patterns to convert constants
2012-01-13 Iustin PopAdd support for lists/frozensets in convert-constants
2012-01-13 Iustin PopAdd support for tuples in convert-constants
2012-01-13 Iustin PopMore improvements to convert-constants
2012-01-13 Iustin PopImprove convert-constants to handle dictionaries
2011-07-13 Iustin PopFix some issues in htools apidoc generation
2011-05-24 Iustin PopImplement conversion of Python constants to Haskell