update NOTICE and LICENSE
[nit.git] / lib / standard /
2012-01-05 Jean PrivatMerge zeta.labunix.uqam.ca:prog/nit/zeta-wip into tools
2012-01-05 Jean Privatlib: remove macro definition _POSIX_C_SOURCE
2012-01-04 Jean Privatlib: add missing documentation synopsis on some modules
2011-04-29 Alexandre Terrasalib : Add class name support
2011-03-31 Jean Privatlib: Pattern is an interface
2011-02-15 Jean PrivatMerge branch 'update_syntax' into next
2011-02-14 Jean Privatlib: fix NaiveCollection::length
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-01-25 Jean PrivatMerge branch 'alexis/various-fixes' into wip
2011-01-25 Alexis Laferrièrelib: adds methods to tell if Char is a lower, upper...
2010-09-26 Alexis Laferrièrelib: Removes debug output from use of environement...
2010-08-06 Jean Privatlib: keys in maps and sets are not nullable
2010-08-06 Jean Privatlib: fix ArrayMap::first
2010-07-16 Jean Privatlib: hash_collection learns the standard hashmap implem...
2010-07-16 Jean Privatlib: reduce acces to _array in hash_collection
2010-07-13 Jean Privatlib: direct key access in HashMap and HashSet
2010-01-14 Jean Privatsyntax: prepare stmts following loops to be unreachable
2009-09-04 Jean Privatlib: add Array::sort !cmp
2009-08-28 Jean Privatsrc: use 'loop' for infinite loop and do-until-like
2009-08-27 Jean Privatlib: add Int::enumerate_*
2009-08-27 Jean Privatlib: add iterate methods on Collection
2009-08-19 Jean Privatlib: remove exec::kill and exec::term
2009-08-19 Jean Privatlib: fix file_nit.c for 64bits
2009-08-06 Jean Privatsyntax: remove local variable masking
2009-08-06 Jean Privatlib: rename IndexedCollection to Sequence
2009-08-06 Jean Privatlib: split hash into hash_collection
2009-08-06 Jean Privatlib: new /lib/standard/collection directory
2009-07-24 Jean Privatlib: redef Array::add (a faster version)
2009-07-23 Jean Privatparser: optimize lexer.nit
2009-07-15 Jean Privatlib: improve list iterator
2009-06-26 Jean-Sebastien Gelinaslib: fix a bug with String::has_substring and related...
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-26 Jean Privatnullable: convert lib, tools and tests
2009-06-24 Jean Privatlib: Map:[] aborts if key is not found
2009-06-16 Jean Privatlib: remove some explicit Object bounds
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-01-27 Jean PrivatAdd default values for some primitive type attributes.
2008-12-28 Jean PrivatRename methods named 'with'.
2008-10-24 Jean-Sebastien GelinasAdd "file_delete" method in String and NativeString.
2008-12-27 Jean PrivatPrepare Nit code for inherited and automatic constructors.
2008-11-26 Jean PrivatRemove some remaining PRM references
2008-11-26 Jean Privatremove putenv, setenv and unsetenv
2008-11-25 Jean PrivatPrepare unset variable control flow
2008-11-14 Jean PrivatPrepare default constructors
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1