update NOTICE and LICENSE
[nit.git] / lib /
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-02-14 Jean Privatlib: change identifier enum to values
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-18 Jean Privatsyntax: fix code using superstrings with nullables
2010-01-14 Jean Privatsyntax: prepare stmts following loops to be unreachable
2009-09-11 Jean-Sebastien Gelinaslib: add value_name to OptionEnum to get the selected...
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-17 Jean Privatclib: move files to the clib directory
2009-08-17 Jean Privatclib: add copyright notice to nit_{common,main}
2009-08-17 Jean Privatclib: clean spaces in nit_common.h
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-07-14 Jean-Sebastien Gelinasclib: add signal 'SIGBUS' for compatibility with MAC
2009-07-04 Jean-Sebastien Gelinaslib: add 'close' in filter_stream
2009-07-04 Jean-Sebastien Gelinaslib: fix nullable in filter_stream
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/opt: add OptionCount
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 Privatcompile: Simplify closure C structures
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-01-27 Jean PrivatAdd default values for some primitive type attributes.
2009-01-27 Jean PrivatFix opts: forgot to assign the default value.
2009-01-25 Jean PrivatShow gcc warnings.
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-26 Jean PrivatFix 64 bits: use long int in class tables
2008-09-10 Jean PrivatAutomatically enable Bohem's GC if available.
2008-11-25 Jean PrivatPrepare unset variable control flow
2008-11-14 Jean PrivatPrepare default constructors
2008-11-13 Jean PrivatFactorize common strings in generated C.
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1