Merge: Added contributing guidelines and link from readme
[nit.git] / lib / core / re.nit
2016-05-31 Alexandre Terrasacore: fix warnings in re
2015-12-29 Lucas Bajoletlib/core: Improve speed of `utf8_length` in NativeStrin...
2015-09-09 Lucas Bajoletlib/core: Sub-regular expressions API change from Array...
2015-09-08 Lucas Bajoletlib/core/re: Fixed search_in for Regex, should now...
2015-09-01 Alexis Laferrièrelib/re: mark with FIXME problems with length computations
2015-08-31 Alexis Laferrièrelib/re: fix offset of submatches and clarify variables...
2015-08-31 Alexis Laferrièrelib/re: make `native` a local variable to check it...
2015-08-31 Alexis Laferrièrelib/re: rename `optimize_is_in` to `optimize_has`
2015-08-28 Jean PrivatMerge: Regular Expression fix with Unicode
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-27 Jean Privatlib: rename `standard` as `core`