projects: update some short descriptions
[nit.git] / lib / standard / re.nit
2015-08-10 Lucas Bajoletlib/standard/: Removed bin_and/or/xor/not from math
2015-06-02 Lucas Bajoletlib: Fixed imports throughout standard library
2015-05-27 Alexis Laferrièrelib/standard: update to use `self` in C code
2014-12-02 Alexis Laferrièrelib/re: prevent allocating `native_match` only to free it
2014-12-02 Alexis Laferrièrelib/re: intro `Match::[]`
2014-12-02 Alexis Laferrièrelib/re: support regex subexpressions
2014-12-01 Alexis Laferrièrelib/re: improve doc of `NativeRegex::re_nsub`
2014-11-25 Alexandre Terrasare: fix useless var warnings
2014-09-23 Alexis Laferrièrelib/re: fix invalid malloc
2014-09-09 Alexis Laferrièrelib: intro `re`, regular expressions in Nit