compiler: Added prefixed and suffixed `String` support
[nit.git] / src / frontend / i18n_phase.nit
2016-04-06 Lucas Bajoletcompiler: Added prefixed and suffixed `String` support
2016-02-16 Alexis Laferrièrefrontend/i18n: escape % in internationalized strings
2016-02-15 Alexis Laferrièrelib/text: `Text::format` uses an index starting at...
2015-12-08 Jean Privatcode: various update to clean declaration or usage...
2015-06-21 Alexis Laferrièresrc/i18n_phase: there's no need to unescape
2015-06-21 Alexis Laferrièresrc/i18n_phase: breakup 2 complexe lines of code
2015-06-21 Alexis Laferrièresrc/i18n_phase: use an escape custom to gettext
2015-06-20 Alexis Laferrièresrc/i18n_phase: accepts string literals within a supers...
2015-05-08 Lucas Bajoletsrc/frontend: i18n phase updated to support superstring...
2015-04-27 Lucas Bajoletcompiler: Added i18n phase and annotation