misc/vim: inform the user when no results are found
[nit.git] / lib / opts.nit
2015-01-12 Alexandre Terrasalib/opts: fixes documentation warnings
2015-01-12 Alexandre Terrasalib/opts: fixes old style inits
2014-12-17 Jean Privatlib/opts: do not crash for empty arguments
2014-11-28 Jean Privatlib/standard: remove 3 useless types in local variables
2014-11-04 Jean Privatlib/opts: add flag `options_before_rest`
2014-10-11 Jean Privatsrc: remove useless comparisons on null
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-07-24 Alexis Laferrièrelib/opts: cleaner init
2014-07-23 Jean PrivatMerge: Opts: small improvement
2014-07-23 Jean Privatopts: fix crash on grouped single options
2014-07-23 Maxime Leroyopts: added possibility to hide an option from the...
2014-07-23 Maxime Leroyopts: added some obvious comments and fixed some syntax
2014-07-17 Jean Privatcode: remove useless as(not null)
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-05-23 Jean Privatlib/opts: clean constructors and prepare for new constr...
2014-04-18 Alexis LaferrièreMerge branch 'master' into inkscape-tool
2014-04-16 Alexis Laferrièrelib: opts add OptionFloat
2014-04-15 Jean Privatlib: remove usage of old-style getters and setters
2014-04-15 Jean Privatsyntax: remove last usages of `=` in one liner function
2014-04-04 Jean Privatlib/string: teach clients to use non deprecated services.
2014-03-24 Lucas Bajoletstdlib/strings: Moved Buffer to FlatBuffer, Buffer...
2014-02-17 Lucas Bajoletstdlib/strings: Removed usage of Strings as SequenceRea...
2012-10-22 Jean Privatlib: fix "--" handling in opts
2012-09-21 Alexandre Pennetieropts: get_errors function instead of check_errors.
2012-09-21 Alexandre Pennetieropts: handling for packed short options
2012-09-21 Alexandre Pennetieropts: errors gathered into OptionContext class
2012-09-21 Alexandre Pennetieropts: error when unexpected value for an enum
2012-09-21 Alexandre Pennetieropts: error when lack of a mandatory parameter
2012-09-21 Alexandre Pennetieropts: error when lack of a mandatory option
2012-04-26 Jean Privatlib: improve shortdoc of modules
2012-04-10 Jean Privatclean: make some classes abstract or interfaces
2012-01-04 Jean Privatlib: add missing documentation synopsis on some modules
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-02-14 Jean Privatlib: change identifier enum to values
2010-01-18 Jean Privatsyntax: fix code using superstrings with nullables
2009-09-11 Jean-Sebastien Gelinaslib: add value_name to OptionEnum to get the selected...
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-26 Jean Privatnullable: convert lib, tools and tests
2009-06-24 Jean Privatlib/opt: add OptionCount
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-01-27 Jean PrivatFix opts: forgot to assign the default value.
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1